Files
42marketplaces/sync/gh-composiohq-awesome-claude-skills-mcp-builder.json
2025-11-29 18:53:27 +08:00

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
}
]
}