Catalog
Demo MCP Server
Officialby vigneshRN52
Minimal Go MCP Server for high-performance context bridging
Minimal Go MCP server providing high-performance context bridging capabilities.
README not available yet.
Install
claude_desktop_config.json
{
"mcpServers": {
"demo-mcp-server": {
"command": "npx",
"args": [
"-y",
"demo-server-mcp@1.0.0"
]
}
}
}