Skip to content
Back to search
30
MCP

@vurb/yaml

npm/@vurb/yaml

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

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

Similar MCP servers embedding-nearest

@mcpfusion/yaml
Declarative MCP Server Engine — define tools, resources, and prompts in mcpfusion.yaml. The docker-compose for MCP servers.
0 tools
vurb.ts
TypeScript framework for building production MCP servers. Fluent tool API, FSM gating, presenters, semantic routing, cache hints, Zod valida
0 tools
create-my-mcp-server
Create production-ready MCP servers in seconds. Powered by vurb.ts — The Express.js for MCP Servers.
0 tools
mcp-docker-server
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
0 tools
Docker
MCP server for managing Docker containers, images, networks, volumes, and registries
0 tools
io.github.ofershap/docker
MCP server for Docker — manage containers, images, volumes, and compose services from your IDE
0 tools

How to use

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

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