rb58853/simple-mcp-server
A python implementation of the Model Context Protocol (MCP) server with fastmcp, fastapi and streamablehttp.
Platform-specific configuration:
{
"mcpServers": {
"simple-mcp-server": {
"command": "npx",
"args": [
"-y",
"simple-mcp-server"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...