gramps-effect-mcp
by htayj
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAMPS_API_URL | Yes | Gramps Web base URL, for example https://gramps.example.com. Trailing slashes are removed. | |
| GRAMPS_PASSWORD | Yes | Gramps Web API password. It is held as a redacted value by the application. | |
| GRAMPS_USERNAME | Yes | Gramps Web API username. | |
| GRAMPS_TEST_API_URL | No | Optional API URL for test configuration. Production clients normally leave this unset. | |
| GRAMPS_HTTP_TIMEOUT_MS | No | HTTP request timeout in milliseconds. | 30000 |
| GRAMPS_MEDIA_MAX_BYTES | No | Maximum exposed or uploaded media size in bytes, 10 MiB by default. | 10485760 |
| GRAMPS_READ_RATE_LIMIT | No | Maximum number of GET attempts started per second, including retries. | 10 |
| GRAMPS_IF_MATCH_ENABLED | No | Enables conditional writes only when the server supplies an ETag accepted by PUT preconditions. Leave disabled for 3.19.0. | false |
| GRAMPS_RETRY_MAX_ATTEMPTS | No | Maximum read attempts, including the first request. Mutations are never retried automatically. | 5 |
| GRAMPS_MEDIA_ALLOW_PRIVATE | No | Allows media marked private to cross the media boundary. | false |
| GRAMPS_MEDIA_UPLOAD_ENABLED | No | Allows media uploads through the verified write pipeline. Independent of media exposure. | true |
| GRAMPS_MEDIA_RESOURCES_ENABLED | No | Allows MCP clients to read media file and thumbnail bytes. | false |
| GRAMPS_MEDIA_ALLOWED_MIME_TYPES | No | Comma-separated allowlist used by media exposure and upload policy. | image/jpeg,image/png,application/pdf |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
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 | |
This server cannot be deployed
Maintenance
ActivityMaintained
ResponsivenessUnresponsive