Fin-MCP Payment Server
by Veri5ied
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| ENABLE_AUTH | No | Enable or disable API key authentication. Set to 'true' for secure access; 'false' for testing or private networks. | false |
| FIN_MCP_KEY | No | Your self-generated secret key for authentication (only used if ENABLE_AUTH=true) | |
| STRIPE_SECRET | No | Stripe API secret key for payment operations (required for Stripe provider) |
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/Veri5ied/fin-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server