11 lines
425 B
JSON
11 lines
425 B
JSON
{
|
|
"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).",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "codethread"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
]
|
|
} |