finance-mcp-server
by ShinChven
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| APP_URL | Yes | Public URL of the app (also used as OAuth issuer) | |
| ADMIN_EMAILS | Yes | Comma-separated list of admin email addresses to seed | |
| DATABASE_URL | Yes | PostgreSQL connection string (e.g., postgres://user:pass@host:5432/db) | |
| GEMINI_API_KEY | No | Optional API key for Google Gemini chat models | |
| OPENAI_API_KEY | No | Optional API key for OpenAI chat models | |
| SESSION_SECRET | Yes | Secret used to sign session cookies | |
| GOOGLE_CLIENT_ID | Yes | Google OAuth client ID | |
| ANTHROPIC_API_KEY | No | Optional API key for Anthropic chat models | |
| GOOGLE_CLIENT_SECRET | Yes | Google 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 | |
This server cannot be deployed
Maintenance
ActivityActive
ResponsivenessNo issues