Skip to main content
Glama

Perigon MCP Server

Official
by goperigon
smithery.yaml•683 B
runtime: "container" startCommand: type: "http" configSchema: type: "object" required: ["apiKey"] properties: apiKey: type: "string" title: "Perigon API Key" description: "Your Perigon API key for accessing news data. Get one at https://perigon.io" minLength: 10 rateLimitBypass: type: "boolean" title: "Bypass Rate Limiting" description: "Enable to bypass rate limiting in the containerized environment" default: true exampleConfig: apiKey: "YOUR_PERIGON_API_KEY_HERE" rateLimitBypass: true build: dockerfile: "Dockerfile" dockerBuildPath: "." env: NODE_ENV: "production"

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/goperigon/perigon-mcp-server'

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