Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription
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

NameDescription
simple_promptA prompt without arguments
complex_promptA prompt with arguments
resource_promptA prompt that includes an embedded resource reference

Resources

Contextual data attached and managed by the client

NameDescription
Resource 1
Resource 2
Resource 3
Resource 4
Resource 5
Resource 6
Resource 7
Resource 8
Resource 9
Resource 10

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/epicweb-dev/epic-me-mcp'

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