MCP_ARES

MCP_ARES

3.3

A Model Context Protocol Server running over SSE, providing tools for LLM to access Czech company information.

The Model Context Protocol (MCP) Server is designed to facilitate access to current information on Czech companies through a structured protocol. It leverages Server-Sent Events (SSE) to provide real-time data retrieval from various registers, including the Commercial Register, Register of Beneficial Owners, and the Insolvency Register. This server is particularly useful for applications that require up-to-date company information, such as legal, financial, or business intelligence services. Users can fetch company data by either the company name or ID number, making it a versatile tool for various use cases. The server is designed to be easily integrated with MCP clients like Claude Desktop or LibreChat, allowing seamless access to its features.

Features

  • Real-time data retrieval using SSE
  • Access to Czech company registers
  • Fetch company information by name or ID
  • Integration with MCP clients like LibreChat
  • Docker-based deployment for easy setup

Usage with Different Platforms

LibreChat

yaml
mcpServers:
  mcp-ares:
    type: sse # type can optionally be omitted
    url: URL of your docker container # e.g. http://localhost:8956/sse