We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/thanhtn2902/mcp-playground'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"mcpServers": {
"learning-mcp-server": {
"command": "node",
"args": ["/home/tnt2902/projects/mcp-playground/server.js"],
"description": "Educational MCP server demonstrating tools, resources, and prompts"
}
}
}