hypermnesia
by others-git
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HM_AUTH_TOKENS | No | JSON object mapping tokens to principal and scopes | {} |
| HM_REQUIRE_AUTH | No | Whether authentication is required | true |
| HM_EMBEDDING_MODEL | No | Model name for the embedding provider | BAAI/bge-small-en-v1.5 |
| HM_DEDUPE_THRESHOLD | No | Cosine similarity threshold for de-duplication on save | 0.92 |
| HM_EMBEDDING_PROVIDER | No | Embedding provider: fastembed, sentence_transformers, or ollama | fastembed |
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/others-git/hypermnesia'
If you have feedback or need assistance with the MCP directory API, please join our Discord server