MCP.so
登录

Perigon MCP Server

@goperigon

关于 Perigon MCP Server

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

基本信息

分类

其他

许可证

Apache-2.0

运行时

node

传输方式

stdio

发布者

goperigon

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

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

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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

评论

其他 分类下的更多 MCP 服务器