Markdown Source Graph MCP
by sungreong
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Local port for the MCP server and dashboard. Default is 8811. | 8811 |
| MARKDOWN_MCP_MODE | No | Workspace selection mode: 'single' for one workspace, 'hub' for dynamic discovery from a parent folder. Default is 'single'. | single |
| MARKDOWN_PUBLIC_PATH | Yes | Host path shown in MCP responses. Often the same as MARKDOWN_MOUNT_SOURCE, but can differ if the mount source is a subset or a different logical path is desired. | |
| MARKDOWN_MOUNT_SOURCE | Yes | Host folder to mount as read-only into the container. For single mode, this is the Markdown workspace itself; for hub mode, it is the parent folder containing multiple workspaces. | |
| MARKDOWN_MCP_DISCOVERY_MAX_DEPTH | No | Maximum directory depth for discovering Markdown workspaces when MARKDOWN_MCP_MODE is 'hub'. Default is 4. | 4 |
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