Skip to main content
Glama
zvika-finally

Marqeta DiVA API MCP Server

.env.example625 B
# Marqeta DiVA API Credentials # Obtain these from your Marqeta representative or generate via Marqeta Dashboard # Application Token (Username for HTTP Basic Auth) MARQETA_APP_TOKEN=your_application_token_here # Access Token (Password for HTTP Basic Auth) MARQETA_ACCESS_TOKEN=your_access_token_here # Default Program Name (can be overridden per-request) MARQETA_PROGRAM=your_program_name_here # Optional: Enable local storage and RAG features # Requires: pip install marqeta-diva-mcp[rag] # Set to "true" to enable semantic search, local transaction storage, and embeddings # Default: false # ENABLE_LOCAL_STORAGE=false

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/zvika-finally/marqeta-diva-mcp'

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