DrunkJin/mcp-python-tutorial
Build MCP (Model Context Protocol) servers in Python. Tutorial code examples for connecting AI models to tools and data.
Platform-specific configuration:
{
"mcpServers": {
"mcp-python-tutorial": {
"command": "npx",
"args": [
"-y",
"mcp-python-tutorial"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...