Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:16:03 +08:00
commit de3acf6886
13 changed files with 4359 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"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.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "ComposioHQ",
"email": "tech@composio.dev"
},
"skills": [
"./"
]
}