Monica MCP
by jclement
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | Listen port | 3000 |
| AUTH_RESET | No | Wipe all passkeys + sessions on boot | 0 |
| MASTER_KEY | No | 32-byte base64/hex key; encrypts Monica tokens at rest. Required unless ALLOW_DEV_MASTER_KEY=1 | |
| PUBLIC_URL | No | Hard-pin the public origin/rpID (derived from proxy if unset) | |
| ALLOW_DEV_MASTER_KEY | No | Local dev only: opt into the built-in insecure key when MASTER_KEY is unset | 0 |
| MONICA_DEFAULT_BASE_URL | No | Pre-fills the 'connect Monica' form | https://app.monicahq.com |
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/jclement/monica-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server