mschwarzmueller/demo-mcp-server-client-implementation
A demo implementation of a MCP server (consuming a dummy API) and basic client.
Platform-specific configuration:
{
"mcpServers": {
"demo-mcp-server-client-implementation": {
"command": "npx",
"args": [
"-y",
"demo-mcp-server-client-implementation"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...