mcp-websearch-aggregator
by anuragsindhu
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ARXIV_API | No | ArXiv service endpoint | http://export.arxiv.org/api/query |
| LOG_LEVEL | No | Logging verbosity | INFO |
| ENVIRONMENT | No | Runtime environment identifier (dev, uat, prod) | dev |
| MAX_RESULTS | No | Maximum results fetched per third-party service | 1 |
| SERVER_HOST | No | Host interface for the HTTP server | 127.0.0.1 |
| SERVER_PORT | No | Port for the HTTP server | 3000 |
| WIKIDATA_API | No | Wikidata service endpoint | https://www.wikidata.org/w/api.php |
| DUCKDUCKGO_API | No | DuckDuckGo service endpoint | https://api.duckduckgo.com |
| METRICS_ENABLED | No | Enable Prometheus metrics export | true |
| REQUEST_TIMEOUT | No | HTTP request timeout in seconds | 10 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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
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/anuragsindhu/mcp-websearch-aggregator'
If you have feedback or need assistance with the MCP directory API, please join our Discord server