financial-reports-mcp-server
If you are the rightful owner of financial-reports-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
An MCP (Model Context Protocol) server for accessing the Financial Reports API, providing tools and resources to access company financial filings, industry classifications, and related data.
The Financial Reports MCP Server is designed to facilitate access to comprehensive financial data through the Financial Reports API. It allows users to search for companies by various parameters, retrieve detailed company information, access the latest financial filings, and explore industry classifications. The server is built to be robust and reliable, utilizing the real Financial Reports API for accurate data retrieval. It supports multiple deployment options, including Docker for ease of use and reproducibility, Smithery CLI for integration with Claude, and local Python environments for development and testing. The server is equipped with a variety of tools to interact with financial data, making it a versatile solution for financial analysis and reporting.
Features
- Search for companies by name, country, or sector
- Get detailed company information
- Access latest financial filings
- Look up industry classifications
- Get filing details and content
Tools
get_filing_type
Get detailed information about a specific report type
list_industries
List all available GICS industries
get_industry
Get detailed information about a specific industry
list_industry_groups
List all available GICS industry groups
get_industry_group
Get detailed information for specific industry groups
get_sector
Get detailed information about a specific industry
list_sub_industries
List all available GICS sub-industry
get_sub_industry
Get detailed information about a specific sub-industry
list_sources
List all available data sources
get_source
Get detailed information about a specific data source
get_processed_filing
Obtain the processed report content
get_schema
Get the OpenAPI3 architecture of API
search_companies
Search for companies by name, ISIN, LEI, etc.
get_company_detail
Get company details
get_latest_filings
Get the latest financial reports
get_filing_detail
Get detailed information for a specific report
list_sectors
List all available GICS industries
list_filing_types
List all available report types