freshveejay/mcp-server-demo
Minimal MCP server for LLM tool integration (Cloudflare Workers)
Platform-specific configuration:
{
"mcpServers": {
"mcp-server-demo": {
"command": "npx",
"args": [
"-y",
"mcp-server-demo"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...