markdown-mcp
by planexhq
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_TOKEN | No | Optional bearer token for HTTP transport. When set, every HTTP request must carry Authorization: Bearer <token>. | |
| VAULT_TOKENIZER | No | Token estimator backend. | heuristic/content-aware-v1 |
| VAULT_EXTENSIONS | No | Comma-separated list of file extensions treated as parseable notes (no leading dot, case-insensitive). | md |
| MCP_HTTP_SESSION_IDLE_MS | No | Idle-session reclaim threshold in milliseconds. | 1800000 |
| MCP_HTTP_SESSION_SWEEP_MS | No | Idle-session sweep interval in milliseconds. | 60000 |
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/planexhq/markdown-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server