Hermes Atlas MCP Server
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| search_reposA | Search the Hermes Atlas ecosystem for repos matching a query. Searches across repo names, descriptions, categories, and owners. Returns ranked results with star counts and official badges. |
| list_categoriesA | List all ecosystem categories with repo counts. Useful for discovering what types of tools exist in the Hermes ecosystem. |
| get_repoA | Get detailed information about a specific repo including its AI-generated summary, highlights, and category. Use owner/repo format (e.g. 'NousResearch/hermes-agent'). |
| recommendA | Get personalized recommendations for Hermes ecosystem tools based on a use case description. Matches repos using AI-generated summaries and highlights. Great for answering 'what should I use for X?' questions. |
| get_featuredA | Get currently featured/trending repos in the Hermes ecosystem — the best new additions and rising projects. |
| get_listsA | Get curated lists (best memory providers, top skills, deployment options, etc.). Each list has a title, description, and per-repo descriptions. |
| get_listB | Get a specific curated list with per-repo descriptions and recommendations. |
| ecosystem_statsA | Get aggregate ecosystem statistics — total repos, total stars, category breakdown, latest Hermes version. |
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/bkuri/hermes-atlas-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server