Browse Configs & Rules

Discover Claude Code configurations from the community.

MCP Configtypescript
sundae MCP Config
{ "mcpServers": { "chrome-devtools": { "type": "stdio", "command": "npx", "args": ["-y", "chrome-devtools-mcp@latest"], "env": {} } } }
1000
MCP Configgeneral
andyhinkle.com MCP Config
{ "mcpServers": { "laravel-boost": { "command": "php", "args": ["artisan", "boost:mcp"] }, "herd": { "command": "php", "args": ["/Applications/Herd.app/Contents/Resources/herd-mcp.phar"], "env": { "SITE_PATH": "/Users/ahinkle/Sites/ahinkle/andyhinkle.com" } } } }
1000
MCP Configtypescript
vibe MCP Config
{ "mcpServers": { "spawner": { "command": "cmd", "args": [ "/c", "npx", "-y", "mcp-remote", "https://mcp.vibeship.co" ], "description": "Spawner V2 - Project memory, validation, skills, sharp edges" } } }
1000
MCP Configtypescript
advent-of-svelte-25 MCP Config
{ "mcpServers": { "svelte": { "type": "http", "url": "https://mcp.svelte.dev/mcp" } } }
1000
MCP Configgo
claude-gate MCP Config
{ "mcpServers": { "todo": { "type": "http", "url": "http://localhost:8080/mcp", "headers": { "X-Working-Directory": "/Users/macbook/Programming/go_projects/claude-gate" } } } }
46000
MCP Configgeneral
julie-ai MCP Config
{ "mcpServers": { "zen": { "command": "sh", "args": [ "-c", "exec $(which uvx || echo uvx) --from git+https://github.com/BeehiveInnovations/zen-mcp-server.git zen-mcp-server" ], "env": { "PATH": "/usr/local/bin:/usr/bin:/bin:/opt/homebrew/bin:~/.local/bin", "OPENAI_API_KEY": "" } } } }
1000
MCP Configgo
leanView MCP Config
{ "mcpServers": { "shadcn": { "command": "npx", "args": ["shadcn@latest", "mcp"] } } }
1000
MCP Configgo
Autarch MCP Config
{ "mcpServers": { "playwright": { "type": "stdio", "command": "npx", "args": [ "-y", "@playwright/mcp@latest" ] }, "task-master-ai": { "type": "stdio", "command": "npx", "args": [ "-y", "task-master-ai" ] } } }
1000
MCP Configtypescript
ai-coding-assistants-setup MCP Config
{ "mcpServers": { "firecrawl-mcp": { "command": "npx", "args": ["-y", "firecrawl-mcp"], "env": { "FIRECRAWL_API_KEY": "${FIRECRAWL_API_KEY}" } }, "github": { "command": "docker", "envFile": "${workspaceFolder}/.env", "args": [ "run", "-i", "--rm", "-e", "GITHUB_PERSONAL_ACCESS_TOKEN",...
1000
MCP Configjavascript
chickenwing-map MCP Config
{ "mcpServers": { "supabase": { "command": "npx", "args": ["-y", "@supabase/mcp-server-supabase", "--project-ref=nzovofzjqjvxbzvelhyd"], "env": { "SUPABASE_ACCESS_TOKEN": "sbp_a07da3ebeb757e48f4b99f63d38b1c6dcfe3cefc" } } } }
1000
MCP Configpython
kong-tessl-eval MCP Config
{ "mcpServers": { "tessl": { "type": "stdio", "command": "tessl", "args": [ "mcp", "start" ], "env": { "TESSL_TOKEN": "${TESSL_TOKEN}" } } } }
1000
MCP Configgeneral
NixOS-Config MCP Config
{ "mcpServers": { "taskmaster-ai": { "type": "stdio", "command": "pnpx", "args": [ "task-master-ai" ] }, "github": { "type": "stdio", "command": "pnpx", "args": [ "@modelcontextprotocol/server-github" ] }, "nixos": { "type": "stdio", "command": "nix", "args": [ "run", "github:utensils/mcp-nixos",...
1000
MCP Configtypescript
r-worktime MCP Config
{ "mcpServers": { "task-master-ai": { "type": "stdio", "command": "npx", "args": ["-y", "--package=task-master-ai", "task-master-ai"], "env": { "ANTHROPIC_API_KEY": "YOUR_ANTHROPIC_API_KEY_HERE", "PERPLEXITY_API_KEY": "YOUR_PERPLEXITY_API_KEY_HERE", "OPENAI_API_KEY": "YOUR_OPENAI_KEY_HERE",...
1000
MCP Configtypescript
lsmcp MCP Config
{ "mcpServers": { "context7": { "type": "stdio", "command": "npx", "args": [ "-y", "@upstash/context7-mcp" ], "env": {} }, "lsmcp": { "type": "stdio", "command": "docker", "args": [ "run", "--rm", "-i", "--volume", "${PWD}:${PWD}", "--workdir", "${PWD}", "lsmcp:latest" ] } } }
1000
MCP Configjavascript
bun-monorepo-starter MCP Config
{ "mcpServers": { "ultracite": { "command": "npx", "args": ["-y", "mcp-remote", "https://www.ultracite.ai/api/mcp/mcp"] }, "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp@latest"] }, "sequential-thinking": { "type": "stdio", "command": "npx", "args": ["-y",...
1000
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
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" },...
839000
MCP Configtypescript
vinto MCP Config
{ "mcpServers": { "nx-mcp": { "command": "npx", "args": ["-y", "@nx/mcp"] }, "ide": { "command": "npx", "args": ["-y", "@anthropic-ai/mcp-server-ide"] } } }
1000
MCP Configtypescript
BibGraph MCP Config
{ "mcpServers": { "nx-mcp": { "type": "stdio", "command": "npx", "args": [ "nx", "mcp" ] }, "chrome-devtools-mcp": { "type": "stdio", "command": "chrome-devtools-mcp", "args": [ "mcp" ] } } }
1000
MCP Configtypescript
source-of-truth-monorepo MCP Config
{ "mcpServers": { "context7": { "command": "npx", "args": ["-y", "@upstash/context7-mcp"] }, "playwright": { "command": "npx", "args": ["@playwright/mcp@latest"] } } }
2000