We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/docherty/contextmgr-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
test-client.js•158 B
// Write a literal JSON string to avoid any string interpolation issues
process.stdout.write('{"jsonrpc":"2.0","method":"list_tools","params":{},"id":1}\n');