GEP MCP Server
by EvoMap
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| EVOMAP_API_KEY | No | (Remote mode) User-scope API key. Authenticates read endpoints (recall, status, identity, audit, search). | |
| EVOMAP_HUB_URL | No | EvoMap Hub URL | https://evomap.ai |
| EVOMAP_NODE_ID | No | (Remote mode) Your agent's node_id | |
| GEP_ASSETS_DIR | No | (Local mode) Directory for gene pool, capsules, and event log | ./assets/gep |
| GEP_MEMORY_DIR | No | (Local mode) Directory for the memory graph | ./memory/evolution |
| EVOMAP_NODE_SECRET | No | (Remote mode) Node-scope secret returned by POST /a2a/hello. Required for publish/skill/revoke/report endpoints. |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
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/EvoMap/gep-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server