recent_changes
Exposed by 1314 servers, with 2 different definitions behind the one name.
The same name does not mean the same tool here.
1314 servers expose recent_changes and we have recorded 2 distinct definitions of it. Compare the parameters below before assuming one is a drop-in for another.
DataDetroit MCP — Detroit open data (data.detroitmi.gov, ArcGIS REST API).
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
France Economy & Finance Open Data (data.economie.gouv.fr) — OpenDataSoft MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
DataEdmonton MCP — Edmonton open data (data.edmonton.ca, Socrata SODA API).
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
ENERGY STAR Open Data (data.energystar.gov) Socrata MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
data.europa.eu — official EU open-data hub (~1.6M datasets)
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
FCC Open Data (opendata.fcc.gov) Socrata MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Fort Worth Open Data (data.fortworthtexas.gov) Socrata MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Fulton County Open Data (sharefulton.fultoncountyga.gov) Socrata MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
France data.gouv.fr open-data catalogue
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Data.gov MCP — wraps Data.gov CKAN API (catalog.data.gov/api/3)
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Australia data.gov.au open-data catalogue (CKAN)
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
data.gov.ie MCP — Ireland's national open-data portal (CKAN API).
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
data.gov.il MCP — Israel national open-data portal (CKAN API).
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
India Open Government Data (OGD) Platform MCP — data.gov.in
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
data.gov.sg MCP — Singapore open data + real-time environment/transport feeds
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
data.govt.nz CKAN MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
data.gov.uk MCP — UK national open-data portal (CKAN API).
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Greece Open Data (data.gov.gr) CKAN MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Howard County Open Data (opendata.howardcountymd.gov) Socrata MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
Île-de-France Open Data (data.iledefrance.fr) — OpenDataSoft MCP.
Recent Changes
"What's new with X" / "latest on Y" / "what happened to Z this week / month / quarter" / "updates on Acme" / "news on Tesla recently" / "what's happening with Apple" — change feed for a company in the last N days/weeks/months in ONE parallel call. Fans out to SEC EDGAR (filings since `since`), GDELT→GNews fallback (news mentions in window — GDELT preferred, GNews when rate-limited or 5xx), USPTO (patents granted; PatentsView API sunset May 2025 so this soft-fails until reactivated). `since` accepts ISO date ("2026-04-01") or relative shorthand ("7d", "30d", "3m", "1y"). Returns structured changes[] grouped by source + total_changes count + pipeworx:// citation URIs. Use entity_profile instead when you want the static profile (filings + fundamentals + LEI + patents) regardless of window.
| Parameter | Type | Description |
|---|---|---|
| type* | string |
Entity type. Only "company" supported today.
one of: company
|
| since* | string | Window start — ISO date ("2026-04-01") or relative ("7d", "30d", "3m", "1y"). Use "30d" or "1m" for typical monitoring. |
| value* | string | Ticker (e.g., "AAPL") or zero-padded CIK (e.g., "0000320193"). |
* required
Author's annotations: readOnlyHint=True, openWorldHint=True, idempotentHint=True, destructiveHint=False. These are claims by whoever wrote the server, not something we verified.
What this page is
Every field above is reproduced as the server published it at the time shown. The description and the annotations are claims by the server's author. Toolpin does not call tools, so we cannot tell you whether a tool does what it says.
What we can tell you is whether the claim changed. The hash covers the fields the MCP specification defines, so a vendor build stamp does not move it but a rewritten description does. See how we monitor, or this server's change history.