Skip to main content
Glama
http-smoke.http505 B
### POST http://localhost:3000/mcp Content-Type: application/json { "method": "tools/call", "params": { "name": "search-links", "arguments": { "q": "Playwright Bing", "limit": 5, "headless": true } }, "id": "1", "jsonrpc": "2.0" } ### POST http://localhost:3000/mcp Content-Type: application/json { "method": "tools/call", "params": { "name": "extract-page-text", "arguments": { "url": "https://playwright.dev/", "headless": true } }, "id": "2", "jsonrpc": "2.0" }

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kimmywork/mcp-myz-search'

If you have feedback or need assistance with the MCP directory API, please join our Discord server