MCP.so
Sign In

Perigon MCP Server

@goperigon

About Perigon MCP Server

Your go-to MCP for Real-time News & Contextual Intelligence

Basic information

Category

Other

License

Apache-2.0

Runtime

node

Transports

stdio

Publisher

goperigon

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "perigon-mcp-server": {
      "command": "bun",
      "args": [
        "dev"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Perigon MCP Server?

Official MCP server for the Perigon news API, enabling AI agents to search news articles, stories, journalists, sources, companies, and people, and to access Signal Insights data with a persistent Python sandbox.

How to use Perigon MCP Server?

Connect to the remote server at https://mcp.perigon.io using Streamable HTTP transport (/v1/mcp) with an Authorization header containing your Perigon API key. For legacy clients, SSE (/v1/sse) is supported. Tools can be restricted via the ?tools= query parameter. A playground is available at https://mcp.perigon.io.

Key features of Perigon MCP Server

  • Official MCP server for the Perigon news API
  • Remote server with Streamable HTTP transport (recommended) and SSE for legacy clients
  • Tool filtering via ?tools= query parameter to reduce context size
  • Signal Insights tools for querying, exporting, and analyzing AI signals data
  • Persistent Python sandbox for data analysis with pre-installed libraries
  • Open source and accepting contributions and feature requests via GitHub

Use cases of Perigon MCP Server

  • Search top political headlines in the United States for today
  • Find local news sources in Texas or journalists covering renewable energy
  • Retrieve recent news about specific companies or people
  • Analyze signal events and execute Python code in a sandbox
  • Export signal events to S3 with optional filters and aggregations

FAQ from Perigon MCP Server

What is

Comments

More Other MCP servers