Skip to main content
Glama

Zerion MCP Server

by SAK1337
config.yaml•471 B
# Zerion MCP Server Configuration # Server name (shown in MCP protocol) name: "Zerion API" # Zerion API base URL base_url: "https://api.zerion.io" # OpenAPI specification URL oas_url: "zerion_mcp_server/openapi_zerion.yaml" # API key for Zerion API api_key: "zk_dev_xxxxxxxxxxxxxxxxxxxxxxxxxxxxx" # Logging configuration logging: # Log level: DEBUG, INFO, WARN, ERROR level: "DEBUG" # Log format: text (human-readable) or json (structured) format: "text"

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/SAK1337/myzerionmcp'

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