docwriter-mcp-server
by cyanheads
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_AUTH_MODE | No | Authentication mode for HTTP: jwt or oauth. | jwt |
| MCP_HTTP_PORT | No | Port for the HTTP server. | 3010 |
| MCP_LOG_LEVEL | No | Logging level (debug, info, warning, error). | debug |
| OAUTH_AUDIENCE | No | Required for oauth mode. The audience identifier for this server. | |
| OAUTH_ISSUER_URL | No | Required for oauth mode. The issuer URL of your OAuth 2.1 provider. | |
| MCP_TRANSPORT_TYPE | No | Server transport: stdio or http. | stdio |
| DOCWRITER_DATA_PATH | Yes | The root directory for storing .tex files and compiled PDFs. | ./data |
| MCP_AUTH_SECRET_KEY | No | Required for jwt mode. Secret key (min. 32 chars) for signing tokens. |
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 | |