MCP Research Tools
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_HOST | No | Bind host for HTTP transport | 127.0.0.1 |
| MCP_PORT | No | Port for HTTP transport | 9000 |
| SEARXNG_URL | No | SearXNG instance URL | http://localhost:8080 |
| MCP_TRANSPORT | No | Transport: stdio or streamable-http | stdio |
| WHISPER_MODEL | No | Whisper model (tiny/base/small/medium/large) | small |
| WHISPER_CPP_BIN | No | Whisper binary name | whisper-cli |
| MAX_FETCH_SIZE_MB | No | Max page download size | 10 |
| MAX_VIDEO_SECONDS | No | Max video duration to process | 120 |
| WHISPER_MODEL_PATH | No | Path to whisper model | ~/.cache/whisper-cpp/ggml-small.bin |
| FRAME_EVERY_SECONDS | No | Keyframe extraction interval | 3 |
| FETCH_TIMEOUT_SECONDS | No | Page fetch timeout | 30 |
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
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 | |
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues