mbeps/python-mcp-template
A minimal FastMCP server scaffold for building your own MCP tools and resources. It includes typed examples, stderr-only logging, and a clean project layout that works with uv.
Platform-specific configuration:
{
"mcpServers": {
"python-mcp-template": {
"command": "npx",
"args": [
"-y",
"python-mcp-template"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...