Tool-Plaid
by reilly3000
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_PORT | No | Port for MCP server when using streamable-http transport | 8000 |
| PLAID_ENV | Yes | Plaid environment (sandbox or production) | |
| DATABASE_URL | No | PostgreSQL database URL (required if STORAGE_MODE=postgres) | |
| PLAID_SECRET | Yes | Your Plaid secret | |
| STORAGE_MODE | No | Storage mode (file or postgres) | file |
| MCP_TRANSPORT | No | MCP transport mode (stdio or streamable-http) | stdio |
| ENCRYPTION_KEY | Yes | Your 32-byte encryption key for securing access tokens | |
| PLAID_CLIENT_ID | Yes | Your Plaid client ID | |
| BALANCE_CACHE_TTL | No | Balance cache time-to-live in seconds | 300 |
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
ActivityInactive
ResponsivenessNo issues