stripe-reporting-mcp
by ohrytskov
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_MODE | No | Operation mode: 'demo' or 'stripe'. | demo |
| MONGODB_URI | No | MongoDB connection string for audit log and storage. | |
| STRIPE_SECRET_KEY | No | Stripe secret key required in 'stripe' mode. | |
| GOOGLE_OAUTH_CLIENT_ID | No | Google OAuth client ID (required if AUTH_REQUIRED is true). | |
| GOOGLE_OAUTH_CLIENT_SECRET | No | Google OAuth client secret (required if AUTH_REQUIRED is true). | |
| STRIPE_REPORTING_AUTH_REQUIRED | No | Set to 'true' to enable authentication with Google OAuth. | false |
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
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/ohrytskov/stripe-reporting-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server