We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/mukiwu/dev-advisor-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"mcpServers": {
"dev-advisor": {
"command": "node",
"args": ["dist/src/server.js"],
"description": "開發決策顧問 - 程式碼現代化分析、API 組合推薦、相容性檢查"
}
}
}