mcp-config
Version:
CLI client to edit MCP server configurations
13 lines (11 loc) • 320 B
JSON
{
"name": "mcp-package-version",
"description": "An MCP Server to help LLMs suggest the latest stable package versions when writing code",
"url": "https://github.com/sammcj/mcp-package-version",
"command": "npx",
"args": {
"fixed": ["-y", "mcp-package-version"],
"configurable": []
},
"env": []
}