Skip to main content
Glama
aliasdhacker

WorkPulse MCP Server

by aliasdhacker

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_HOSTNoBind address for HTTP transports. Default: 127.0.0.1127.0.0.1
MCP_PATHNoStreamable HTTP endpoint path. Default: /mcp/mcp
MCP_PORTNoBind port for HTTP transports. Default: 88888888
MCP_AUT_MODENoAuthentication mode for HTTP transports. Default: auto. Options: static, jwt, introspection, none.auto
MCP_STATELESSNoStateless Streamable HTTP mode. Default: falsefalse
MCP_TRANSPORTNoTransport type. Default: stdio. Options: stdio, streamable-http, sse.stdio
MCP_BEARER_TOKENNoPre-shared token for static auth mode. Not required by default.
MCP_OAUTH_ISSUERNoAuthorization server issuer URL.
MCP_RESOURCE_URLNoPublic URL of this endpoint; OAuth resource identifier. Default: http://<host>:<port>/mcp
OCR_PIPELINE_URLNoDriftMoney OCR pipeline URL. Default: http://localhost:8000http://localhost:8000
WORKPULSE_API_URLNoWorkPulse REST base URL. Default: http://localhost:8080http://localhost:8080
MCP_OAUTH_AUDIENCENoExpected aud claim. Default: MCP_RESOURCE_URL
MCP_OAUTH_JWKS_URLNoExplicit JWKS URL. Default: discovered from issuer.
WORKPULSE_PASSWORDYesRequired. WorkPulse password.
WORKPULSE_USERNAMEYesRequired. WorkPulse login username.
MCP_OAUTH_CLIENT_IDNoClient ID for introspection call.
MCP_OAUTH_ALGORITHMSNoAllowed JWT algorithms. Default: RS*/ES*/P256RS*/ES*/P256
WORKPULSE_MCP_DATA_DIRNoBatch state directory. Default: ~/.workpulse-mcp
MCP_OAUTH_CLIENT_SECRETNoClient secret for introspection call.
MCP_OAUTH_REQUIRED_SCOPESNoScopes every token must carry.
MCP_OAUTH_INTROSPECTION_URLNoRFC 7662 introspection endpoint.

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

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