gramps-remote-mcp
by CyberGitJul
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| GRAMPS_ROLE | No | Role level used when running ops/setup-automation-user.sh (e.g. 4 for OWNER). | |
| GRAMPS_BASE_URL | Yes | Base URL of the Gramps Web instance, e.g. https://gramps.example.com._ | |
| GRAMPS_PASSWORD | Yes | Password for that account. | |
| GRAMPS_USERNAME | Yes | Username of the EDITOR-role account. | |
| GRAMPS_BACKUP_DIR | No | Directory inside the container where backup/export files are written and imported from. Mount a host directory there. | |
| GRAMPS_BLOG_BODY_FORMAT | No | Storage format for blog post body text: plain text by default, or HTML (rendered and sanitized server-side) when set to 'html'. Set once per deployment. | |
| GRAMPS_ENABLE_DESTRUCTIVE | No | Set to 1 to enable destructive tools (off by default). The account also needs delete rights on the tree. | 0 |
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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/CyberGitJul/gramps-remote-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server