Wokelo-MCP-Server

Wokelo-AI/Wokelo-MCP-Server
★ 0 stars Unknown language 🤖 AI/LLM Updated 1d ago
Wokelo MCP connects AI assistants to a dealmaking research platform with 100M+ companies, 30+ premium data sources, and deep M&A and fundraising data. It offers 25 tools for screening, mapping, and research workflows. All data is source-verified (no hallucinations) and SOC 2 Type II & ISO 27001 compliant.
View on GitHub →

Quick Install

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

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "wokelo-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "Wokelo-AI/Wokelo-MCP-Server"
      ]
    }
  }
}