Skip to main content
Glama
cyanheads

docwriter-mcp-server

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_AUTH_MODENoAuthentication mode for HTTP: jwt or oauth.jwt
MCP_HTTP_PORTNoPort for the HTTP server.3010
MCP_LOG_LEVELNoLogging level (debug, info, warning, error).debug
OAUTH_AUDIENCENoRequired for oauth mode. The audience identifier for this server.
OAUTH_ISSUER_URLNoRequired for oauth mode. The issuer URL of your OAuth 2.1 provider.
MCP_TRANSPORT_TYPENoServer transport: stdio or http.stdio
DOCWRITER_DATA_PATHYesThe root directory for storing .tex files and compiled PDFs../data
MCP_AUTH_SECRET_KEYNoRequired for jwt mode. Secret key (min. 32 chars) for signing tokens.

Capabilities

Server capabilities have not been inspected yet.

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/cyanheads/docwriter-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server