Back to search
30
MCP

cc-plugin-mcp

pypi/cc-plugin-mcp

Claude Code Plugin MCP - Access Claude Code plugins via MCP protocol

Uptime
0.0%
3 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

mcp-claude-code
MCP implementation of Claude Code capabilities
0 tools
iflow-mcp_mcp-claude-code
MCP implementation of Claude Code capabilities
0 tools
claude-library-mcp
Claude knowledge library MCP server
0 tools
claudecode-mcp-async
Asynchronous MCP wrapper for Claude Code CLI
0 tools
ctags-mcp
MCP server for ctags-based code navigation in Claude Code
0 tools
claude-sessions-mcp
MCP server for managing Claude Code conversation sessions
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "cc-plugin-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}