fiscal.ai
Fiscal.ai provides financial market data and research content for public companies, including fundamentals, ratios, filings, prices, news, ownership, and related datasets. Its products include a data API and MCP connectors for AI clients.
Fiscal.ai exposes a REST financial-data API at https://api.fiscal.ai authenticated by API key, plus MCP servers at https://api.fiscal.ai/mcp (streamable HTTP) and https://api.fiscal.ai/mcp/sse (SSE) authenticated by either OAuth sign-in or a Bearer API key.
- Fiscal.ai MCP serverdetected
- Fiscal.ai REST APIdiscovered
Create an organization from the API onboarding page, then go to the Data API area and create an API key. The docs say this key is used on every request, either as the apiKey query parameter on REST calls or as Authorization: Bearer <key> for MCP clients. Free-trial keys are available as described in the Getting Started guide and Free Trial guide.
Point your MCP client at the server URL and approve access in the browser. The server supports OAuth Dynamic Client Registration (RFC 7591), so the client registers itself automatically — no developer-portal app, client_id, or client_secret to create.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing