A Model Context Protocol server for the Quire project management platform, enabling AI assistants to securely interact with Quire projects, tasks, and data.
Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.
Install from
M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.
Disclosed vulnerabilities in this server's declared npm dependencies (via OSV). Whether each is reachable depends on the installed versions.
express-rate-limit: IPv4-mapped IPv6 addresses bypass per-client rate limiting on servers with dual-stack network
process.env. You'll be asked to provide them before it can run.MCP_ISSUER_URL— No http://localhost:3001 Base URL for OAuth endpointsMCP_SERVER_HOST— No 127.0.0.1 Host to bind the HTTP serverMCP_SERVER_PORT— No 3001 Port for the HTTP serverMCP_TRANSPORT— Yes stdio Set to http to enable HTTP modeQUIRE_ACCESS_TOKEN— "": "your-access-token"QUIRE_OAUTH_CLIENT_ID— "": "your-client-id",QUIRE_OAUTH_CLIENT_SECRET— "": "your-client-secret"QUIRE_OAUTH_REDIRECT_URI— No http://localhost:3001/oauth/callback Quire OAuth callback URLQUIRE_TOKEN_STORE_PATH— No Platform default Path to token cache fileXDG_CONFIG_HOME[](https://m8ven.ai/mcp/jacob-hartmann-quire-mcp-tfsxch)