annual_report_mcp_server

annual_report_mcp_server

3.3

If you are the rightful owner of annual_report_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.

The Annual Report MCP Server is designed for Claude For Desktop to interact with and analyze annual reports and organizational data from Bolagsverket. It serves as a demo or example of MCP capabilities.

The Annual Report MCP Server is a model context protocol server that allows Claude For Desktop to interact with and analyze annual reports and organizational data from Bolagsverket. It is not intended for production use as it does not optimally handle downloaded data. The server utilizes Bolagsverket's API service, which requires access through an application process. Additionally, it uses the Tavily API for identifying organization numbers from company names and OpenAI's API via Llamaindex for vectorization. The server exposes three MCP tools and is a demonstration of what can be achieved with MCP technology.

Features

  • Fetch organizational data from Bolagsverket
  • Retrieve and analyze annual reports
  • Identify organization numbers from company names via Tavily API
  • Automatic token management for API calls

Tools

  1. FetchData

    Tool to fetch organizational data from Bolagsverket.

  2. AnalyzeReports

    Tool to retrieve and analyze annual reports.

  3. IdentifyOrgNumber

    Tool to identify organization numbers from company names using Tavily API.