MCP Components
MCPs (Model Context Protocol servers) enable Claude Code to integrate with external services, databases, APIs, and tools. They extend Claude’s capabilities beyond the local codebase.Browse All MCPs
Explore 65+ MCP integrations at aitmpl.com
Installation
MCP Categories
- Database
- Web
- Browser Automation
- Productivity
- DevTools
- Audio
- Marketing
Database MCPs
Connect to databases and manage data:Neon
Neon serverless Postgres integrationFeatures:
- Query databases directly
- Manage schemas and migrations
- Access Neon Management API
Supabase
Supabase platform integrationFeatures:
- Database operations
- Authentication management
- Storage and realtime
PostgreSQL
Direct PostgreSQL database access
MySQL
MySQL database integration
MCP Configuration
MCPs are configured in.claude/.mcp.json:
How MCPs Work
- Installation: MCP configuration is added to
.mcp.json - Startup: Claude Code loads configured MCPs on launch
- Tool Access: MCPs expose tools that Claude can use
- Execution: When Claude uses an MCP tool, it communicates with the external service