Data APIs SEC Event Intelligence API
Server Details
Data APIs SEC Event Intelligence API for SEC API/EDGAR filings, OpenAPI, MCP, A2A at data-apis.com.
- Status
- Unhealthy
- Last Tested
- Transport
- Streamable HTTP
- URL
Tool Schema Changelog
Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.
2 tool updates
- Changed
sec_demo_latest_filings2 fields changed- added
Output schema / properties / meta / properties / recommendedEvaluationPathAdded value: +{ + "items": { + "type": "object" + }, + "type": "array" +} - changed
Output schema / properties / meta / requiredPrevious value: -[ - "count", - "sampleOnly", - "requiresSubscriptionForFullData", - "rapidapiRestSubscribeUrl", - "hostedMcpAccessRequestUrl", - "subscriptionInfoTool", - "firstCallRunnerUrl", - "demoToolCallUrl", - "subscriptionInfoToolCallUrl", - "recommendedNextStep", - "publicNoKeyToolCalls" -]New value: +[ + "count", + "sampleOnly", + "requiresSubscriptionForFullData", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "subscriptionInfoTool", + "firstCallRunnerUrl", + "demoToolCallUrl", + "subscriptionInfoToolCallUrl", + "recommendedNextStep", + "recommendedEvaluationPath", + "publicNoKeyToolCalls" +]
- Changed
sec_subscription_info3 fields changed- added
Output schema / properties / recommendedEvaluationPathAdded value: +{ + "description": "Ordered no-key evaluation, REST checkout, and hosted MCP production access route metadata.", + "items": { + "type": "object" + }, + "type": "array" +} - added
Output schema / properties / recommendedRestFirstCallPathAdded value: +{ + "description": "Ordered RapidAPI REST subscription, playground, server-side runner, and production workflow metadata.", + "items": { + "type": "object" + }, + "type": "array" +} - changed
Output schema / requiredPrevious value: -[ - "product", - "status", - "rapidapiRestSubscribeUrl", - "hostedMcpAccessRequestUrl", - "pricingPageUrl", - "mcpConfigUrl", - "firstCallRunnerUrl", - "demoToolCallUrl", - "subscriptionInfoToolCallUrl", - "demoTool", - "entryPlan", - "accessRoutes", - "buyerPath", - "recommendedNextSteps", - "publicNoKeyToolCalls", - "plans", - "notInvestmentAdvice" -]New value: +[ + "product", + "status", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "pricingPageUrl", + "mcpConfigUrl", + "firstCallRunnerUrl", + "demoToolCallUrl", + "subscriptionInfoToolCallUrl", + "demoTool", + "entryPlan", + "accessRoutes", + "buyerPath", + "recommendedNextSteps", + "recommendedEvaluationPath", + "recommendedRestFirstCallPath", + "publicNoKeyToolCalls", + "plans", + "notInvestmentAdvice" +]
2 tool updates
- Changed
sec_demo_latest_filings4 fields changed- added
Output schema / properties / meta / properties / demoToolCallUrlAdded value: +{ + "format": "uri", + "type": "string" +} - added
Output schema / properties / meta / properties / firstCallRunnerUrlAdded value: +{ + "format": "uri", + "type": "string" +} - added
Output schema / properties / meta / properties / subscriptionInfoToolCallUrlAdded value: +{ + "format": "uri", + "type": "string" +} - changed
Output schema / properties / meta / requiredPrevious value: -[ - "count", - "sampleOnly", - "requiresSubscriptionForFullData", - "rapidapiRestSubscribeUrl", - "hostedMcpAccessRequestUrl", - "subscriptionInfoTool", - "recommendedNextStep", - "publicNoKeyToolCalls" -]New value: +[ + "count", + "sampleOnly", + "requiresSubscriptionForFullData", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "subscriptionInfoTool", + "firstCallRunnerUrl", + "demoToolCallUrl", + "subscriptionInfoToolCallUrl", + "recommendedNextStep", + "publicNoKeyToolCalls" +]
- Changed
sec_subscription_info4 fields changed- added
Output schema / properties / demoToolCallUrlAdded value: +{ + "format": "uri", + "type": "string" +} - added
Output schema / properties / firstCallRunnerUrlAdded value: +{ + "format": "uri", + "type": "string" +} - added
Output schema / properties / subscriptionInfoToolCallUrlAdded value: +{ + "format": "uri", + "type": "string" +} - changed
Output schema / requiredPrevious value: -[ - "product", - "status", - "rapidapiRestSubscribeUrl", - "hostedMcpAccessRequestUrl", - "pricingPageUrl", - "mcpConfigUrl", - "demoTool", - "entryPlan", - "accessRoutes", - "buyerPath", - "recommendedNextSteps", - "publicNoKeyToolCalls", - "plans", - "notInvestmentAdvice" -]New value: +[ + "product", + "status", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "pricingPageUrl", + "mcpConfigUrl", + "firstCallRunnerUrl", + "demoToolCallUrl", + "subscriptionInfoToolCallUrl", + "demoTool", + "entryPlan", + "accessRoutes", + "buyerPath", + "recommendedNextSteps", + "publicNoKeyToolCalls", + "plans", + "notInvestmentAdvice" +]
2 tool updates
- Changed
sec_demo_latest_filings2 fields changed- added
Output schema / properties / meta / properties / publicNoKeyToolCallsAdded value: +{ + "items": { + "type": "object" + }, + "type": "array" +} - changed
Output schema / properties / meta / requiredPrevious value: -[ - "count", - "sampleOnly", - "requiresSubscriptionForFullData", - "rapidapiRestSubscribeUrl", - "hostedMcpAccessRequestUrl", - "subscriptionInfoTool", - "recommendedNextStep" -]New value: +[ + "count", + "sampleOnly", + "requiresSubscriptionForFullData", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "subscriptionInfoTool", + "recommendedNextStep", + "publicNoKeyToolCalls" +]
- Changed
sec_subscription_info3 fields changed- added
Output schema / properties / publicNoKeyToolCallsAdded value: +{ + "items": { + "type": "object" + }, + "type": "array" +} - added
Output schema / properties / securityControlsAdded value: +{ + "items": { + "type": "object" + }, + "type": "array" +} - changed
Output schema / requiredPrevious value: -[ - "product", - "status", - "rapidapiRestSubscribeUrl", - "hostedMcpAccessRequestUrl", - "pricingPageUrl", - "mcpConfigUrl", - "demoTool", - "entryPlan", - "accessRoutes", - "buyerPath", - "recommendedNextSteps", - "plans", - "notInvestmentAdvice" -]New value: +[ + "product", + "status", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "pricingPageUrl", + "mcpConfigUrl", + "demoTool", + "entryPlan", + "accessRoutes", + "buyerPath", + "recommendedNextSteps", + "publicNoKeyToolCalls", + "plans", + "notInvestmentAdvice" +]
2 tool updates
- Changed
sec_demo_latest_filings1 field changed- changed
Output schema / (root)Previous value: -nullNew value: +{ + "additionalProperties": true, + "properties": { + "data": { + "description": "Small public SEC filing sample for no-key response-shape verification.", + "items": { + "type": "object" + }, + "type": "array" + }, + "meta": { + "additionalProperties": true, + "properties": { + "count": { + "type": "integer" + }, + "hostedMcpAccessRequestUrl": { + "format": "uri", + "type": "string" + }, + "rapidapiRestSubscribeUrl": { + "format": "uri", + "type": "string" + }, + "recommendedNextStep": { + "type": "string" + }, + "requiresSubscriptionForFullData": { + "const": true, + "type": "boolean" + }, + "sampleOnly": { + "const": true, + "type": "boolean" + }, + "subscriptionInfoTool": { + "const": "sec_subscription_info", + "type": "string" + } + }, + "required": [ + "count", + "sampleOnly", + "requiresSubscriptionForFullData", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "subscriptionInfoTool", + "recommendedNextStep" + ], + "type": "object" + } + }, + "required": [ + "data", + "meta" + ], + "type": "object" +}
- Changed
sec_subscription_info1 field changed- changed
Output schema / (root)Previous value: -nullNew value: +{ + "additionalProperties": true, + "properties": { + "accessRoutes": { + "items": { + "type": "object" + }, + "type": "array" + }, + "buyerPath": { + "items": { + "type": "string" + }, + "type": "array" + }, + "demoTool": { + "const": "sec_demo_latest_filings", + "type": "string" + }, + "entryPlan": { + "additionalProperties": true, + "properties": { + "bestFor": { + "type": "string" + }, + "name": { + "type": "string" + }, + "priceMonthlyUsd": { + "type": "integer" + } + }, + "required": [ + "name", + "priceMonthlyUsd", + "bestFor" + ], + "type": "object" + }, + "hostedMcpAccessRequestUrl": { + "description": "Tracked hosted MCP direct-access request URL.", + "format": "uri", + "type": "string" + }, + "mcpConfigUrl": { + "format": "uri", + "type": "string" + }, + "notInvestmentAdvice": { + "const": true, + "type": "boolean" + }, + "plans": { + "items": { + "type": "object" + }, + "type": "array" + }, + "pricingPageUrl": { + "format": "uri", + "type": "string" + }, + "product": { + "type": "string" + }, + "rapidapiRestSubscribeUrl": { + "description": "Tracked RapidAPI REST checkout handoff URL.", + "format": "uri", + "type": "string" + }, + "recommendedNextSteps": { + "items": { + "type": "string" + }, + "type": "array" + }, + "status": { + "const": "active", + "type": "string" + } + }, + "required": [ + "product", + "status", + "rapidapiRestSubscribeUrl", + "hostedMcpAccessRequestUrl", + "pricingPageUrl", + "mcpConfigUrl", + "demoTool", + "entryPlan", + "accessRoutes", + "buyerPath", + "recommendedNextSteps", + "plans", + "notInvestmentAdvice" + ], + "type": "object" +}
1 tool update
- Added
sec_subscription_info
1 tool update
- Added
sec_demo_latest_filings
6 tool updates
- Changed
sec_company_events2 fields changed- added
Input schema / properties / limit / descriptionAdded value: +"Maximum normalized company events to return." - added
Input schema / properties / ticker / descriptionAdded value: +"Ticker symbol or 10-digit CIK for one issuer."
- Changed
sec_company_filings3 fields changed- added
Input schema / properties / form / descriptionAdded value: +"Optional SEC form filter, for example 8-K or 10-Q." - added
Input schema / properties / limit / descriptionAdded value: +"Maximum company filings to return." - added
Input schema / properties / ticker / descriptionAdded value: +"Ticker symbol or 10-digit CIK for one issuer."
- Changed
sec_filing_changes2 fields changed- added
Input schema / properties / eventType / descriptionAdded value: +"Optional normalized event category filter." - added
Input schema / properties / limit / descriptionAdded value: +"Maximum changed filings to return."
- Changed
sec_insider_trades2 fields changed- added
Input schema / properties / limit / descriptionAdded value: +"Maximum insider filing records to return." - added
Input schema / properties / ticker / descriptionAdded value: +"Optional ticker symbol or 10-digit CIK."
- Changed
sec_latest_filings1 field changed- added
Input schema / properties / limit / descriptionAdded value: +"Maximum newest filings to return."
- Changed
sec_watchlist_changes3 fields changed- added
Input schema / properties / eventType / descriptionAdded value: +"Optional normalized event category filter." - added
Input schema / properties / form / descriptionAdded value: +"Optional SEC form filter applied to every ticker." - added
Input schema / properties / limit / descriptionAdded value: +"Maximum changed filings per ticker bucket."
9 tool updates
- First observed
sec_company_events - First observed
sec_company_filings - First observed
sec_company_profile - First observed
sec_company_search - First observed
sec_filing_changes - First observed
sec_filing_summary - First observed
sec_insider_trades - First observed
sec_latest_filings - First observed
sec_watchlist_changes
Frequently Asked Questions
Claiming proves that you control a remote MCP connector. It does not move, proxy, or interrupt the server.
Open the connector listing, choose Claim ownership, and sign in to Glama.
Complete one verification method:
GitHub identity — fastest for official registry listings. For a namespace such as
io.github.alice/server, link the matching GitHub user, then choose Claim with GitHub. An organization namespace such asio.github.acme/serveralso needs that organization to have installed the Glama AI GitHub App and approved its permissions, because GitHub discloses organization membership only to apps it has installed. Use HTTP or DNS when it has not.HTTP challenge — works when you can deploy a public file. Generate a token, publish the exact JSON Glama shows at
/.well-known/glama.jsonon the same origin as the connector, then choose Check HTTP challenge.DNS challenge — works when you control DNS but cannot change the server. Generate a token, create the exact TXT record Glama shows, wait for it to propagate, then choose Check DNS challenge.
After verification, Glama sends a confirmation email and gives you access to listing details, thumbnails, health checks, and analytics. Keep the HTTP file or DNS record in place: Glama periodically checks it and ownership remains verified while the token is discoverable.
The HTTP ownership file has this structure:
{
"$schema": "https://glama.ai/mcp/schemas/connector.json",
"claim": "glama_claim_..."
}Claim tokens are opaque, stable, and bound to the signed-in Glama account. They contain no email address or other personal information. If Glama can no longer discover a verified HTTP or DNS token, it starts a seven-day grace period before removing claim-based access. Restore the same token during that period to keep ownership verified. Never publish an email address, Glama session token, GitHub token, or connector credential as ownership proof.
If verification fails, confirm that you copied the current token exactly. The HTTP file must be public, return valid JSON with a successful HTTP response, and stay on the connector's origin. DNS changes may need more time to propagate. A claim cannot transfer to a different origin or hostname: if the connector target changes, Glama starts the grace period and the new target must be claimed separately after the previous claim is released.
For a connector linked to the official MCP Registry, registry updates continue to replace its name, description, and URL by default. After claiming, open Manage connector and enable Use Glama listing details as the source of truth if edits made on Glama should be preserved. Categories and thumbnails are always managed on Glama; registry linkage and technical connection settings continue to sync.
Control your server's listing on Glama, including description and metadata
Access analytics and receive server usage reports
Get monitoring and health status updates for your server
Feature your server to boost visibility and reach more users
To improve your MCP server's ranking:
Claim ownership of the server listing
Complete the server profile with an accurate description and thumbnail
Provide a test profile so Glama can connect to and evaluate the server
Keep tool definitions clear and complete to earn a high Tool Definition Quality Score (TDQS)
Route real usage through the Glama Gateway; more recorded successful server uses also improve the ranking
For users:
Full audit trail – every tool call is logged with inputs and outputs for compliance and debugging
Granular tool control – enable or disable individual tools per connector to limit what your AI agents can do
Centralized credential management – store and rotate API keys and OAuth tokens in one place
Change alerts – get notified when a connector changes its schema, adds or removes tools, or updates tool definitions, so nothing breaks silently
For server owners:
Proven adoption – public usage metrics on your listing show real-world traction and build trust with prospective users
Tool-level analytics – see which tools are being used most, helping you prioritize development and documentation
Direct user feedback – users can report issues and suggest improvements through the listing, giving you a channel you would not have otherwise
The connector status is unhealthy when Glama is unable to successfully connect to the server. This can happen for several reasons:
The server is experiencing an outage
The URL of the server is wrong
Credentials required to access the server are missing or invalid
If you are the owner of this MCP connector and would like to make modifications to the listing, including providing test credentials for accessing the server, please contact support@glama.ai.
Discussions
No comments yet. Be the first to start the discussion!
Related MCP Connectors
SEC MCP — SEC EDGAR public APIs (free, no auth)
EDGAR MCP — SEC EDGAR public APIs (free, no auth)
Public data API with ML enrichment — SEC EDGAR, FRED, NOAA, EPA, USGS. 404 endpoints.
SEC/XBRL issuer intelligence for crypto public companies via MCP, OpenAPI, x402, and MPP.
Related MCP Servers
- AlicenseNot gradedqualityCmaintenanceProvides structured US SEC/EDGAR filing data, including filings index, XBRL-derived earnings, and Form 4 insider transactions, as clean JSON via MCP. Supports x402 payments (USDC on Base) and Stripe subscription for access.MIT
- AlicenseAqualityBmaintenanceAn MCP server that wraps SEC EDGAR APIs to provide company financial data, screening metrics, and disclosure signals for investment diligence, with every figure traced to its source filing.8MIT
- FlicenseAqualityBmaintenanceEnables AI clients to retrieve SEC company profiles, filing listings, and structured XBRL financial statements via MCP tools.13-
- AlicenseNot gradedqualityBmaintenanceProvides live SEC filing events including resolved activist stakes (13D) and typed 8-K, S-1, and merger filings via the EDGAR Events API.MIT
Glama MCP Gateway
Add one secure layer between your agents and this server.
TDQS
Each tool targets a distinct aspect of SEC data: company search, profile, filings, events, changes, insider trades, demonstration, subscription info, and watchlist. There is no overlap in purpose.
All tools follow a consistent 'sec_' prefix with snake_case descriptive names (e.g., sec_company_search, sec_latest_filings). Naming pattern is uniform and predictable.
11 tools is well-scoped for an SEC data API, covering search, retrieval of company profiles, various filing endpoints, insider trades, and subscription management. Neither too few nor too many.
The tool set covers core CRUD-like operations for SEC filings and events, including search, profile, listing, changes, and watchlists. Minor gap: no tool for filing content extraction or company financials, but the scope is clearly defined and sufficient for event intelligence.