Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"server1": {
"command": "python",
"args": [
".claude-plugin/mcp_simple_server.py"
]
}
}
}Server configuration and connection parameters
pythonCommand-line arguments passed to the server process
npx claudepluginhub xiangflight/learn-claude-code-version-chapter19