cc-plugin-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": true
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| list_pluginsA | Get list of all available plugins from marketplaces. Returns: List of plugins with name, description, and categorized elements (agents, commands, skills). Raises: HTTPException: If plugins cannot be read. Responses:
|
| load_elementsC | Load plugin elements (skills, agents, commands) with their content. Args: plugin_name: Name of the plugin. request: Request body with elements to load. Returns: Response with loaded element contents. Raises: HTTPException: If plugin is not found or elements cannot be read. Path Parameters:
Responses:
|
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ppspps824/cc-plugin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server