# Syracuse Company News MCP server

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

## Links
- Registry page: https://www.getdrio.com/mcp/io-github-1145-am-syracuse-mcp-server
- Repository: https://github.com/1145-am/syracuse-mcp-server

## Install
- Endpoint: https://syracuse.1145.am/mcp/
- Auth: Not captured

## Setup notes
- Remote header: X-API-Key (secret)
- Remote endpoint: https://syracuse.1145.am/mcp/
- Header: X-API-Key

## Tools
- 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 Region).
The US is further broken down United States Census Bureau regions (e.g. East/West etc) and then into individual states.
Certain other countries are also broken down into their states/provinces: AE, CA, CN, IN. Endpoint: https://syracuse.1145.am/mcp/
- 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 an email to tell us how you found the service and if you want more queries (see website footer) Endpoint: https://syracuse.1145.am/mcp/
- 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 (only industry and location). Stories can either be

 -- IndustrySectorUpdate

 or activities in an organization's lifecycle. We track the following activities:

 -- CorporateFinanceActivity: M&A, investments, stock purchases

 -- PartnershipActivity: Partnership between 2 or more organizations. Often, companies describe their customers as their partners. This type of activity covers both genuine partnerships and customer/supplier relationships

 -- RoleActivity: Key change in senior personnel, e.g. replacing CEO

 -- LocationActivity: Opening or closing a new location (e.g. setting up in EMEA or shutting down a factory in a particular town)

 -- ProductActivity: New product launches

 -- AnalystRatingActivity: Updates from industry analysts

 -- EquityActionsActivity: Stock repurchases, dividends etc

 -- FinancialReportingActivity: Notice that an organization is going to announce its financials

 -- FinancialsActivity: Information about company financials, e.g. revenue or EBITDA

 -- IncidentActivity: Adverse incidents e.g. safety

 -- LegalActivity: Lawsuits or activities that could lead to lawsuits, e.g. SEC investigations

 -- MarketingActivity: e.g. launching a new advertising campaign

 -- OperationsActivity: Company operations news, e.g. we are investing in a new product, or we have just completed an security audit

 -- RecognitionActivity: e.g. we are delighted to announce that we won Agency of the Year

 -- RegulatoryActivity: Legal or regulatory activity affecting this organizationg e.g. permit for drilling, or regulatory filing


Parameters:
- include_provenance: Add a `source_audit` field to each story explaining how it was surfaced (source path, Typesense match score, and the entity that carried it). Defaults to false.
- industry: Industry name to filter by. Accepts multiple values.
- industry_context: Optional context aspects to anchor the industry search in. Pass each aspect as a separate value (e.g. "Packaging" when searching for "Rigid Metal"). Applied to every value of `industry` in the same request.
- location: Location group name or id (e.g. "texas", "india", "MidWest", "FR", "us-ca"). Not case sensitive. Accepts multiple values. They must each match an id or name from the [location groups](#/location-groups/location-groups_list) endpoint.
- output: Output format. Defaults to "simple" (SimpleStory schema). Use "full" for the detailed response.
- page: A page number within the paginated result set.
- page_size: Number of results to return per page. Endpoint: https://syracuse.1145.am/mcp/
- stories_organization_list - Stories by Organization
Simplified endpoint that runs the same logic as the main stories endpoint, with a restricted parameter set (only org_name). Stories can either be

 -- IndustrySectorUpdate

 or activities in an organization's lifecycle. We track the following activities:

 -- CorporateFinanceActivity: M&A, investments, stock purchases

 -- PartnershipActivity: Partnership between 2 or more organizations. Often, companies describe their customers as their partners. This type of activity covers both genuine partnerships and customer/supplier relationships

 -- RoleActivity: Key change in senior personnel, e.g. replacing CEO

 -- LocationActivity: Opening or closing a new location (e.g. setting up in EMEA or shutting down a factory in a particular town)

 -- ProductActivity: New product launches

 -- AnalystRatingActivity: Updates from industry analysts

 -- EquityActionsActivity: Stock repurchases, dividends etc

 -- FinancialReportingActivity: Notice that an organization is going to announce its financials

 -- FinancialsActivity: Information about company financials, e.g. revenue or EBITDA

 -- IncidentActivity: Adverse incidents e.g. safety

 -- LegalActivity: Lawsuits or activities that could lead to lawsuits, e.g. SEC investigations

 -- MarketingActivity: e.g. launching a new advertising campaign

 -- OperationsActivity: Company operations news, e.g. we are investing in a new product, or we have just completed an security audit

 -- RecognitionActivity: e.g. we are delighted to announce that we won Agency of the Year

 -- RegulatoryActivity: Legal or regulatory activity affecting this organizationg e.g. permit for drilling, or regulatory filing


Parameters:
- org_name: Filter by organization name (partial match). (required)
- output: Output format. Defaults to "simple" (SimpleStory schema). Use "full" for the detailed response.
- page: A page number within the paginated result set.
- page_size: Number of results to return per page. Endpoint: https://syracuse.1145.am/mcp/

## Resources
- https://syracuse.1145.am/.well-known/openapi.json - OpenAPI specification for available endpoints MIME type: application/json

## Prompts
Not captured

## Metadata
- Owner: io.github.1145-am
- Version: 1.2.0
- Runtime: Streamable Http
- Transports: HTTP
- License: Not captured
- Language: Not captured
- Stars: Not captured
- Updated: Jun 4, 2026
- Source: https://registry.modelcontextprotocol.io
