18 lines
648 B
JSON
18 lines
648 B
JSON
{
|
|
"name": "mcp-builder",
|
|
"owner": {
|
|
"name": "codethread",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "mcp-builder",
|
|
"description": "Guide for creating high-quality MCP (Model Context Protocol) servers that enable LLMs to interact with external services through well-designed tools. Use when building MCP servers to integrate external APIs or services, whether in Python (FastMCP) or Node/TypeScript (MCP SDK).",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-codethread-claude-code-plugins-plugins-mcp-builder.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |