Skip to content
Back to search
30
MCP

@mcpfusion/yaml

npm/@mcpfusion/yaml

Declarative MCP Server Engine — define tools, resources, and prompts in mcpfusion.yaml. The docker-compose for MCP servers.

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@vurb/yaml
Declarative MCP Server Engine — define tools, resources, and prompts in vurb.yaml. The docker-compose for MCP servers.
0 tools
io.github.csoai-org/yaml-ai-mcp
AI-powered yaml ai MCP server for agents. Supports validate yaml, convert yaml json, lint yaml. By
0 tools
iflow-mcp_qtsone-workflows-mcp
MCP server for DAG-based workflow execution with YAML definitions and LLM collaboration
0 tools
synthesis/mcp-server
A collection of MCP servers, hosted in a single docker container
0 tools
iflow-mcp_scosman-hooks-mcp
MCP server that exposes project-specific development tools (tests, linters, etc.) and prompts via YAML configuration
0 tools
@yogeliu/mcp-server-yapi
Enhanced YAPI MCP server with multi-project support and enterprise features
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mcpfusion/yaml": {
      "url": "None",
      "transport": "http"
    }
  }
}