Skip to main content
Glama
diagram-architecture.mmd437 B
flowchart LR U["User/Client (Cursor MCP/stdio or HTTP/SSE)"] U -->|query| P[Planning Agent] subgraph Fan_out P -->|XML agent_n| R1[Research Agent 1] P --> R2[Research Agent 2] P --> Rk[Research Agent k] end R1 --> S[Synthesis] R2 --> S Rk --> S S -->|final report + citations| U R1 --> IDX[("Hybrid Index: BM25 + vector")] R2 --> IDX Rk --> IDX F[search_web / fetch_url] --> R1 F --> R2 F --> Rk

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/wheattoast11/openrouter-deep-research-mcp'

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