agentalmanac-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| AGENTALMANAC_API_BASE | No | Override for testing against a different base URL | https://agentalmanac.org/api/v1 |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
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