Skip to main content
Glama
zayedu

poke-plaid-mcp

by zayedu

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
HOSTNoBind interface.127.0.0.1
PORTNoHTTP/MCP port.3000
NODE_ENVNoEnvironment mode.development
PLAID_ENVNoPlaid environment (sandbox or production).sandbox
MCP_API_KEYNoAPI key for /mcp endpoint authorization. Required for internet-facing use.
SETUP_TOKENNoToken required to use /setup endpoints.
PLAID_SECRETNoPlaid secret.
ALLOWED_HOSTSNoExtra Host header allowlist entries.
ALLOW_ANY_HOSTNoDisable Host-header allowlisting.false
PLAID_APP_NAMENoApp name shown in Plaid Link.Poke Portfolio
PLAID_PRODUCTSNoComma-separated Plaid products.investments
ALLOWED_ORIGINSNoExtra Origin allowlist entries.
PLAID_CLIENT_IDNoPlaid client ID.
PUBLIC_BASE_URLNoPublic URL for the server.http://localhost:3000
TOKEN_STORE_PATHNoPath to encrypted token storage file../data/items.json
PLAID_COUNTRY_CODESNoComma-separated country codes.US,CA
TOKEN_ENCRYPTION_KEYNoAES-256-GCM key for encrypting tokens at rest.

Capabilities

Server capabilities have not been inspected yet.

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/zayedu/poke-plaid-mcp'

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