Perigon MCP Server
@goperigon
About Perigon MCP Server
Your go-to MCP for Real-time News & Contextual Intelligence
Basic information
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
More Other MCP servers
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.

EverArt
modelcontextprotocolModel Context Protocol Servers
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Comments