Python Configs & Rules
Claude Code configurations for Python projects.
MCP Configpython
semantic-sql MCP Config
{ "mcpServers": { "ols-mcp": { "type": "stdio", "command": "uvx", "args": [ "ols-mcp" ], "env": {} }, "pubmed": { "type": "http", "url": "https://pubmed.mcp.claude.com/mcp" } } }
55000
MCP Configpython
claude-code-templates MCP Config
{ "mcpServers": { "linear": { "command": "npx", "args": ["-y", "mcp-remote", "https://mcp.linear.app/mcp"] } } }
19,196002
MCP Configpython
knowledge-work-plugins MCP Config
{ "mcpServers": { "slack": { "type": "http", "url": "https://mcp.slack.com/mcp" }, "intercom": { "type": "http", "url": "https://mcp.intercom.com/mcp" }, "hubspot": { "type": "http", "url": "https://mcp.hubspot.com/anthropic" }, "guru": { "type": "http", "url": "https://mcp.api.getguru.com/mcp" },...
559000
MCP Configpython
isolated-pymcp MCP Config
{ "mcpServers": { "qrcode": { "type": "stdio", "command": "npx", "args": [ "-y", "@jwalsh/mcp-server-qrcode" ], "env": {} } } }
6000
MCP Configpython
Claudecode-Codex-Gemini MCP Config
{ "mcpServers": { "codex": { "type": "stdio", "command": "node", "args": ["mcp-servers/codex-server/index.js"] }, "gemini": { "type": "stdio", "command": "node", "args": ["mcp-servers/gemini-server/index.js"] } } }
70000
MCP Configpython
linkml-map MCP Config
{ "mcpServers": { "ols-mcp": { "type": "stdio", "command": "uvx", "args": [ "ols-mcp" ], "env": {} }, "pubmed": { "type": "http", "url": "https://pubmed.mcp.claude.com/mcp" } } }
29000
MCP Configpython
claude-plugins MCP Config
{ "mcpServers": { "go-sdk": { "name": "Go SDK", "description": "Official SDK maintained with Google for Go MCP development", "command": "go-sdk-server", "args": [], "env": {} }, "language-server": { "name": "MCP Language Server", "description": "Semantic tools for Go: definitions, references,...
24003
MCP Configpython
RustyTags MCP Config
{ "mcpServers": { "playwright": { "command": "npx", "args": [ "@playwright/mcp@0.0.38", "--browser", "chromium", "--executable-path", "/home/ndendic/.cache/ms-playwright/chromium-1187/chrome-linux/chrome", "--headless", "--no-sandbox" ] } } }
11000
MCP Configpython
wookstar-claude-plugins MCP Config
{ "mcpServers": { "google-workspace": { "command": "uvx", "args": ["workspace-mcp"], "env": { "GOOGLE_OAUTH_CLIENT_ID": "${GOOGLE_OAUTH_CLIENT_ID}", "GOOGLE_OAUTH_CLIENT_SECRET": "${GOOGLE_OAUTH_CLIENT_SECRET}", "OAUTHLIB_INSECURE_TRANSPORT": "1" } } } }
17000
MCP Configpython
flowspec MCP Config
{ "mcpServers": { "github": { "command": "npx", "args": ["-y", "@modelcontextprotocol/server-github"], "env": {}, "description": "GitHub API: repos, issues, PRs, code search, workflows" }, "serena": { "command": "uvx", "args": ["--from", "git+https://github.com/oraios/serena", "serena-mcp-server",...
10000
MCP Configpython
braintrust-claude-plugin MCP Config
{ "mcpServers": { "braintrust": { "type": "http", "url": "https://api.braintrust.dev/mcp", "headers": { "Authorization": "Bearer ${BRAINTRUST_API_KEY}" } } } }
10000
MCP Configpython
lambda-ber-schema MCP Config
{ "mcpServers": { "ols-mcp": { "type": "stdio", "command": "uvx", "args": [ "ols-mcp" ], "env": {} }, "pubmed": { "type": "http", "url": "https://pubmed.mcp.claude.com/mcp" } } }
8000
MCP Configpython
mcp_browser_use MCP Config
{ "mcpServers": { "mcp_browser_use": { "type": "stdio", "command": "/Users/janspoerer/code/agents/mcp_browser_use/.venv/bin/python", "args": [ "-m", "mcp_browser_use" ], "env": {} } } }
7000
MCP Configpython
ai-coding-demo MCP Config
{ "mcpServers": { "git": { "type": "stdio", "command": "uvx", "args": [ "mcp-server-git" ], "env": {} }, "electric-vehicle-data-server": { "type": "stdio", "command": ".venv/bin/mcp", "args": [ "run", "mcp/example_server/electric_vehicle_data_server.py" ], "env": {} }, "time": { "type": "stdio",...
6000
MCP Configpython
litmus-mcp-server MCP Config
{ "mcpServers": { "litmus-mcp-server": { "type": "sse", "url": "http://localhost:8000/sse", "headers": { "EDGE_URL": "https://litmusIp", "EDGE_API_CLIENT_ID": "<litmusOauthClientId>", "EDGE_API_CLIENT_SECRET": "<litmusOauthClenJ4u4YyKbLcGwEunfz1w58vBm", "NATS_SOURCE": "litmusIp", "NATS_PORT":...
5000
MCP Configpython
dexpi-sfiles-mcp-server MCP Config
{ "mcpServers": { "engineering-mcp": { "type": "stdio", "command": "uv", "args": [ "--directory", "/home/hvksh/processeng/engineering-mcp-server", "run", "python", "-m", "src.server" ], "description": "Engineering MCP Server - LLM-assisted generation of engineering drawings (BFD/PFD/P&ID)" } } }
4000
MCP Configpython
unamentis MCP Config
{ "mcpServers": { "mobile-mcp": { "type": "stdio", "command": "npx", "args": ["-y", "@mobilenext/mobile-mcp@latest"] }, "gradle-mcp-server": { "type": "stdio", "command": "java", "args": ["-jar", "~/mcp-servers/gradle-mcp-server/gradle-mcp-server-all.jar"] } } }
3000
MCP Configpython
popkit-claude MCP Config
{ "$schema": "https://claude.ai/schemas/mcp.json", "version": "1.0.0", "mcpServers": { "project-health": { "command": "node", "args": [".claude/mcp-servers/project-health/dist/index.js"], "permissions": { "allowed": ["mcp__project-health__*"] } }, "git-tools": { "command": "node", "args":...
3000
MCP Configpython
asciidoc-mcp MCP Config
{ "mcpServers": { "responsible-vibe-mcp": { "command": "npx", "args": [ "responsible-vibe-mcp" ] }, "playwright": { "command": "npx", "args": [ "@playwright/mcp", "--browser", "msedge" ] }, "asciidoc-docs-server": { "command": "/home/rdmueller/projects/asciidoc-mcp/.venv/bin/python", "args": [...
3000
MCP Configpython
pptx-shredder MCP Config
{ "mcpServers": { "pptx-shredder-local": { "command": "python", "args": ["mcp_server.py"], "cwd": ".", "description": "PPTX Shredder (Local Development) - Convert PowerPoint presentations to LLM-optimized markdown", "env": { "PYTHONPATH": "." } }, "pptx-shredder": { "command": "npx", "args": ["-y",...
3000