MCPedia
by HamedFathi
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| OLLAMA_HOST | No | Base URL for Ollama. | http://localhost:11434 |
| MCPEDIA_ROOT | No | Project root directory for the MCPedia server. | |
| GEMINI_API_KEY | No | API key for Gemini. | |
| GOOGLE_API_KEY | No | Alternative API key for Gemini. | |
| OLLAMA_API_KEY | No | API key for Ollama. | |
| OPENAI_API_KEY | No | API key for OpenAI. | |
| GEMINI_BASE_URL | No | Base URL for Gemini. | |
| OPENAI_BASE_URL | No | Base URL for OpenAI. | |
| ANTHROPIC_API_KEY | No | API key for Anthropic. | |
| ANTHROPIC_BASE_URL | No | Base URL for Anthropic. | |
| MCPEDIA_DISABLE_NATIVE_REPAIR | No | Set to '1' to disable automatic native repair. |
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
- 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/HamedFathi/MCPedia'
If you have feedback or need assistance with the MCP directory API, please join our Discord server