bharatnet
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ANTHROPIC_API_KEY | No | Optional API key for Claude research synthesis (used with `--report` in research). |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| prompts | {
"listChanged": false
} |
| resources | {
"subscribe": false,
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| reach_readA | Read any URL as clean text/Markdown. Routes automatically: YouTube → transcript+metadata, GitHub → repo/issue/PR via gh, Hacker News → story+comments, Discourse forums → topic+posts, RSS feeds → entries, anything else → Jina Reader. Also reads stock tickers (pass a symbol like RELIANCE or AAPL to reach_search with platform=stocks, or a plain URL here). If a platform's tool is missing, degrades to Jina Reader and includes the setup hint in meta.setup_hint. |
| reach_searchA | Search a platform. platform: web (Exa semantic search), youtube, github, hackernews, twitter, stocks (NSE/BSE/US symbol lookup), news (Indian+Western headlines), discourse (ValuePickr by default, any forum via kwargs), reddit/facebook/instagram (need OpenCLI + logged-in browser session). |
| reach_hotB | Trending listings: hackernews (front page), news (fresh Indian/Western headlines; region: india | western), discourse (top forum topics). |
| reach_researchA | Cross-platform research: fans the query out in parallel across web (Exa), Hacker News, Indian+Western news, YouTube, ValuePickr, and Twitter/Reddit if configured. Returns one merged Markdown bundle with per-source coverage notes — synthesize it yourself. region: "india" | "western" | "" (both). |
| reach_doctorA | Health-check every channel: status (ok/warn/off/error), the backend currently serving it, and a runnable fix prescription when broken. |
| reach_platformsA | List every platform and which operations (read/search/hot) it supports. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/atharvad999/agentknows'
If you have feedback or need assistance with the MCP directory API, please join our Discord server