Skip to main content
Glama
reilly3000
by reilly3000

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
MCP_PORTNoPort for MCP server when using streamable-http transport8000
PLAID_ENVYesPlaid environment (sandbox or production)
DATABASE_URLNoPostgreSQL database URL (required if STORAGE_MODE=postgres)
PLAID_SECRETYesYour Plaid secret
STORAGE_MODENoStorage mode (file or postgres)file
MCP_TRANSPORTNoMCP transport mode (stdio or streamable-http)stdio
ENCRYPTION_KEYYesYour 32-byte encryption key for securing access tokens
PLAID_CLIENT_IDYesYour Plaid client ID
BALANCE_CACHE_TTLNoBalance cache time-to-live in seconds300

Tools

Functions exposed to the LLM to take actions

NameDescription

No tools

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

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/reilly3000/tool-plaid'

If you have feedback or need assistance with the MCP directory API, please join our Discord server