org-roam-mcp
by if001
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ORG_MCP_EMACS | No | The Emacs command to use. | emacs |
| ORG_MCP_ROAM_DB | No | Path to the Org-roam SQLite database for the agent daemon. | |
| ORG_MCP_BOOTSTRAP | No | Absolute path to the Emacs Lisp bootstrap file (org-agent-mcp.el). | |
| ORG_MCP_HTTP_HOST | No | Host interface for the HTTP MCP server. | 127.0.0.1 |
| ORG_MCP_HTTP_PATH | No | Path for the HTTP MCP endpoint. | /mcp |
| ORG_MCP_HTTP_PORT | No | Port for the HTTP MCP server. | 3333 |
| ORG_MCP_HTTP_TOKEN | No | Bearer token for HTTP authentication. | |
| ORG_MCP_EMACSCLIENT | No | The emacsclient command to use. | emacsclient |
| ORG_MCP_EMACS_SERVER_NAME_PREFIX | No | Prefix for the Emacs server name. | org-mcp |
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
ResponsivenessNo issues