mcp-recall
by Jensimogit
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Server port | 3000 |
| MCP_API_KEY | No | Static Bearer token for CLI clients (Claude Code) | |
| TRUST_PROXY | No | Proxy trust level (set to 1 behind nginx/Caddy) | 0 |
| MCP_AUTH_PIN | No | PIN for OAuth 2.1 consent flow (claude.ai, mobile) | |
| MCP_BASE_URL | No | Public URL of the server (required for OAuth) | |
| EMBEDDINGS_MODEL | No | Model directory name in ./models/ | multilingual-e5-large |
| POSTGRES_PASSWORD | Yes | Database password |
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/Jensimogit/mcp-recall'
If you have feedback or need assistance with the MCP directory API, please join our Discord server