MCP Web Research Agent
by jstrick9
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_KB_DIR | No | Data directory for the knowledge base server (contains kb.db). | ~/MCPKnowledge |
| OLLAMA_URL | No | OpenAI-compatible Ollama chat endpoint used by agent.py. | http://localhost:11434/v1/chat/completions |
| OLLAMA_MODEL | No | Default model used by agent.py scripts. | qwen2.5:7b |
| MCP_NOTES_DIR | No | Directory for saved notes for the web research server. | ~/MCPWebResearch/notes |
| MCP_HEALTH_DIR | No | Data directory for the health & habit tracker server. | ~/MCPHealth |
| MCP_PLANNER_DIR | No | Data directory for the local planner server. | ~/MCPPlanner |
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
ActivityMaintained
ResponsivenessNo issues