Skip to content
Back to search
100
MCP live MCP 2025-11-25 streamable-http

Syracuse Company News

io.github.1145-am/syracuse-mcp-server

Structured company & industry news for AI agents: typed, dated, source-linked events.

Uptime
100.0%
1 direct probes · 30d
Response
172ms
last probe
Tools
4
callable
Resources
1
readable
Prompts
0
available

Tools · 4

location_groups_list

Location Groups are a way of grouping GeoNamesLocation entities into a simplified hierarchy. They start from top-level regions using the United Nations M49 standard (Region/Sub-Region/Intermediate Re…

register_and_get_key_create

Creates a user account with the given email, sends a verification email, and returns an API token. Unverified users are limited to 30 queries/month; verified users can make 300/month for free. Drop us…

stories_industry_location_list

Stories by Industry/Location Simplified endpoint that runs the same logic as the main stories endpoint, with a restricted parameter set (industry and the location the story happened in). Stories can e…

stories_organization_list

Stories by Organization Simplified endpoint that runs the same logic as the main stories endpoint, with a restricted parameter set: `org_name`, optionally narrowed by where the company is based (`org_…

Resources · 1

API Schema

OpenAPI specification for available endpoints

https://syracuse.1145.am/.well-known/openapi.json

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "syracuse_company_news": {
      "url": "https://syracuse.1145.am/mcp/",
      "transport": "streamable-http"
    }
  }
}