Skip to main content
Glama

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
AGENTALMANAC_API_BASENoOverride for testing against a different base URLhttps://agentalmanac.org/api/v1

Capabilities

Features and capabilities supported by this server

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
search_mcp_serversA

Search the Agent Almanac catalog of 9,000+ MCP (Model Context Protocol) servers by name, capability, or description. Use this when the user is looking for an MCP server that does a specific thing (e.g. 'an MCP server for postgres', 'MCP server for github issues', 'video processing MCP').

get_server_detailsA

Get full details on a specific MCP server by its slug (from search results). Returns install command, tool list, repository link, version, transports.

list_recent_serversA

List the most recently updated MCP servers in the catalog. Use to discover what's new or being actively maintained.

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/survivorforge/agentalmanac-mcp'

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