EpicMe MCP
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
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 |
|---|---|
| echoC | Echoes back the input |
| addC | Adds two numbers |
| longRunningOperationC | Demonstrates a long running operation with progress updates |
| printEnvA | Prints all environment variables, helpful for debugging MCP server configuration |
| sampleLLMC | Samples from an LLM using MCP's sampling feature |
| getTinyImageC | Returns the MCP_TINY_IMAGE |
| annotatedMessageC | Demonstrates how annotations can be used to provide metadata about content |
| getResourceReferenceC | Returns a resource reference that can be used by MCP clients |
| getResourceLinksC | Returns multiple resource links that reference different types of resources |
| structuredContentC | Returns structured content along with an output schema for client data validation |
| zipB | Compresses the provided resource files (mapping of name to URI, which can be a data URI) to a zip file, which it returns as a data URI resource link. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
| simple_prompt | A prompt without arguments |
| complex_prompt | A prompt with arguments |
| resource_prompt | A prompt that includes an embedded resource reference |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| Resource 1 | |
| Resource 2 | |
| Resource 3 | |
| Resource 4 | |
| Resource 5 | |
| Resource 6 | |
| Resource 7 | |
| Resource 8 | |
| Resource 9 | |
| Resource 10 |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- 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/epicweb-dev/epic-me-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server