We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/wuyunmei/momedb-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"mcpServers": {
"momedb": {
"command": "node",
"args": ["/Users/c0249/Desktop/momedb-mcp/build/index.js"],
"env": {
"API_BASE_URL": "https://api.memobase.dev/api",
"API_TOKEN": "sk-proj-0f89a6ddf181c547-5a2e86d2ae8c57a88ed15f68da1ea45f"
},
"disabled": false,
"autoApprove": []
}
}
}