mcp integration
Integrate external services and APIs into Claude Code using the Model Context Protocol (MCP).
Install
npx skills add https://github.com/anthropics/claude-code --skill 'MCP Integration'Stats
| Total installs | 4,257 |
| Weekly installs | – |
| GitHub stars | 83.6K |
| First seen | – |
| Source | @anthropics/claude-code |
Summary
- Supports four server types: stdio for local processes, SSE for OAuth-enabled hosted services, HTTP for REST APIs with token auth, and WebSocket for real-time bidirectional communication
- Configure servers in .mcp.json or inline in plugin.json with environment variable expansion and automatic tool discovery and prefixing
- Handles authentication patterns including OAuth flows, token-based headers, and environment variable injection for secure credential management
- Pre-allow specific MCP tools in command frontmatter for security; tools are automatically named and scoped to prevent unauthorized access
Tags
Related skills
| Skill | Installs | vs mcp integration |
|---|---|---|
| stripe-integration | 5,528 | +1,271 |
| microservices-patterns | 4,669 | +412 |
| instaclaw | 4,377 | +120 |
| java-spring-boot | 5,426 | +1,169 |
| clawdirect | 4,440 | +183 |
FAQ
- How many installs does mcp integration have?
- mcp integration has 4,257 total installs and – installs this week.
- Where is mcp integration hosted?
- mcp integration is published by @anthropics/claude-code at https://github.com/anthropics/claude-code.
- How many GitHub stars does mcp integration have?
- mcp integration has 83.6K GitHub stars.
- When was mcp integration first indexed?
- OrangeBot.AI first indexed mcp integration on –.
- How do I install mcp integration?
- Run: npx skills add https://github.com/anthropics/claude-code --skill 'MCP Integration'