Files
gh-codethread-claude-code-p…/plugin.lock.json
2025-11-29 18:14:59 +08:00

77 lines
3.0 KiB
JSON

{
"$schema": "internal://schemas/plugin.lock.v1.json",
"pluginId": "gh:codethread/claude-code-plugins:plugins/mcp-builder",
"normalized": {
"repo": null,
"ref": "refs/tags/v20251128.0",
"commit": "2e060affa99fc5e61a10606d679fb89f7669b92f",
"treeHash": "c45201eb783c0faa3d9fca9a91a7b63adf18796ca354e527c66ecfabb5303d4f",
"generatedAt": "2025-11-28T10:15:43.488890Z",
"toolVersion": "publish_plugins.py@0.2.0"
},
"origin": {
"remote": "git@github.com:zhongweili/42plugin-data.git",
"branch": "master",
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
},
"manifest": {
"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"
},
"content": {
"files": [
{
"path": "README.md",
"sha256": "d947112d8d7dfd11b9363511227c76390da41c2f3fb330bb567f031c8fec7536"
},
{
"path": ".claude-plugin/plugin.json",
"sha256": "7ea08dfcc82784ba298b5c09b0f462a39f69ab098b77a5fd7cbb75bc60462343"
},
{
"path": "skills/mcp-builder/SKILL.md",
"sha256": "b1010e90adcb8fd6bf57640df34ab6454fbf7e4216e150a4620f7caccadc4e63"
},
{
"path": "skills/mcp-builder/scripts/requirements.txt",
"sha256": "d5d7558b2368ecea9dfeed7d1fbc71ee9e0750bebd1282faa527d528a344c3c7"
},
{
"path": "skills/mcp-builder/scripts/evaluation.py",
"sha256": "49ed1d17cdce5da101b210197740713f49b935c29d4f339542a14b132658e6f7"
},
{
"path": "skills/mcp-builder/scripts/connections.py",
"sha256": "9403668a2041568772082a8b334122c1f88daf0541fb393af4522d0094a47a6e"
},
{
"path": "skills/mcp-builder/scripts/example_evaluation.xml",
"sha256": "9272b348ddcc4b06ba562367ccd0770e018158c0068ac5116d5e34aaeff8777a"
},
{
"path": "skills/mcp-builder/reference/mcp_best_practices.md",
"sha256": "3bdf013379bdd3c198baccd0f183441c710fc7cae07ba4c6f8f8048276519688"
},
{
"path": "skills/mcp-builder/reference/python_mcp_server.md",
"sha256": "4e6db48188f44ff4eb707f50b8d273d5d18af4b88d326f7a26f03a405064bc0b"
},
{
"path": "skills/mcp-builder/reference/node_mcp_server.md",
"sha256": "40b03e9c07463d5db524c1f5140ef60713fdd911c2f4386f89e0b94d43b8764e"
},
{
"path": "skills/mcp-builder/reference/evaluation.md",
"sha256": "8c99479f8a2d22a636c38e274537aac3610879e26f34e0709825077c4576f427"
}
],
"dirSha256": "c45201eb783c0faa3d9fca9a91a7b63adf18796ca354e527c66ecfabb5303d4f"
},
"security": {
"scannedAt": null,
"scannerVersion": null,
"flags": []
}
}