18 lines
512 B
JSON
18 lines
512 B
JSON
{
|
|
"name": "mcp-builder",
|
|
"owner": {
|
|
"name": "ComposioHQ",
|
|
"email": "tech@composio.dev"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "mcp-builder",
|
|
"description": "Guides creation of high-quality MCP (Model Context Protocol) servers for integrating external APIs and services with LLMs using Python or TypeScript.",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-composiohq-awesome-claude-skills-mcp-builder.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |