Skip to main content
Glama
jstrick9

MCP Web Research Agent

by jstrick9

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_KB_DIRNoData directory for the knowledge base server (contains kb.db).~/MCPKnowledge
OLLAMA_URLNoOpenAI-compatible Ollama chat endpoint used by agent.py.http://localhost:11434/v1/chat/completions
OLLAMA_MODELNoDefault model used by agent.py scripts.qwen2.5:7b
MCP_NOTES_DIRNoDirectory for saved notes for the web research server.~/MCPWebResearch/notes
MCP_HEALTH_DIRNoData directory for the health & habit tracker server.~/MCPHealth
MCP_PLANNER_DIRNoData 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

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/jstrick9/mcp_agent'

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