05-Mcp-Enterprise-Tool-Server

Harry-GenAI/05-Mcp-Enterprise-Tool-Server
★ 0 stars Python Database Updated 4d ago
MCP-based enterprise tools server built with FastMCP. It exposes company document search through a RAG API and employee database lookup through SQLite, with a local stdio MCP client and Cursor integration for testing tool discovery and execution.
View on GitHub → Try with Claude — $10 free →

Quick Install

Copy the config for your editor. Some servers may need additional setup — check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "05-mcp-enterprise-to": {
      "command": "uvx",
      "args": [
        "05-mcp-enterprise-tool-server"
      ]
    }
  }
}

Or install with pip: pip install 05-mcp-enterprise-tool-server

📊
Working with market or time-series data?
The Polymarket Historical Dataset — 18.5M+ price snapshots across 18,600+ prediction markets (CSV + SQLite). Built for backtesting & ML.
View dataset →