Syracuse Company News
io.github.1145-am/syracuse-mcp-serverStructured company & industry news for AI agents: typed, dated, source-linked events.
Tools · 4
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…
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 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 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
OpenAPI specification for available endpoints
https://syracuse.1145.am/.well-known/openapi.json
Similar MCP servers embedding-nearest
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"
}
}
}