Files
42marketplaces/sync/gh-phaezer-claude-mkt-plugins-mcp.json
2025-11-30 09:08:53 +08:00

18 lines
475 B
JSON

{
"name": "mcp",
"owner": {
"name": "Eric Austin",
"email": "e@plsr.io"
},
"plugins": [
{
"name": "mcp",
"description": "MCP (Model Context Protocol) engineering plugin for architecting, developing, testing, and deploying MCP servers and clients in Python and TypeScript",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-phaezer-claude-mkt-plugins-mcp.git"
},
"strict": true
}
]
}