lunchmoney-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| PORT | No | The port the server listens on in HTTP mode (default: 8080). | |
| BASE_URL | No | The base URL of the server (e.g., https://your-domain.com). Required for HTTP mode. | |
| OAUTH_SCOPES | No | Optional scopes for custom OAuth (defaults to openid,email). | openid,email |
| AUTH_PROVIDER | No | The OAuth provider for HTTP mode. Valid values: google, github, cyberark, custom. | |
| OAUTH_AUTH_URL | No | The authorization URL for custom OAuth providers. | |
| OAUTH_CLIENT_ID | No | Client ID for custom OAuth or fallback for CyberArk. | |
| OAUTH_TOKEN_URL | No | The token URL for custom OAuth providers. | |
| GITHUB_CLIENT_ID | No | GitHub OAuth Client ID. | |
| GOOGLE_CLIENT_ID | No | Google OAuth Client ID. | |
| CYBERARK_CLIENT_ID | No | CyberArk OAuth Client ID. | |
| CYBERARK_TENANT_URL | No | CyberArk Identity tenant URL (e.g., https://abc1234.id.cyberark.cloud). | |
| OAUTH_CLIENT_SECRET | No | Client Secret for custom OAuth or fallback for CyberArk. | |
| GITHUB_CLIENT_SECRET | No | GitHub OAuth Client Secret. | |
| GOOGLE_CLIENT_SECRET | No | Google OAuth Client Secret. | |
| LUNCH_MONEY_API_TOKEN | No | Your Lunch Money API token. Required for non-interactive environments like containers or CI/CD. | |
| CYBERARK_CLIENT_SECRET | No | CyberArk OAuth Client Secret. |
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 | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/infamousendeavors/lunchmoney-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server