Skip to main content

MCP server for InvestGame Arcadia — gaming industry investment deals and company data

Project description

investgame-mcp

MCP server for InvestGame Arcadia — gaming industry investment deals and company data.

Search 8,600+ gaming companies, 5,200+ M&A/investment deals, investor analytics, and portfolio exits.

Quick Start (recommended)

Add to your Claude Desktop config (~/Library/Application Support/Claude/claude_desktop_config.json):

{
  "mcpServers": {
    "investgame": {
      "command": "uvx",
      "args": ["investgame-mcp"],
      "env": {
        "INVESTGAME_API_KEY": "your-api-key"
      }
    }
  }
}

Restart Claude Desktop. Done — 6 tools available.

All Installation Methods

1. uvx (recommended, no install needed)

{
  "mcpServers": {
    "investgame": {
      "command": "uvx",
      "args": ["investgame-mcp"],
      "env": { "INVESTGAME_API_KEY": "your-key" }
    }
  }
}

2. pip install

pip install investgame-mcp
{
  "mcpServers": {
    "investgame": {
      "command": "investgame-mcp",
      "env": { "INVESTGAME_API_KEY": "your-key" }
    }
  }
}

3. Claude Code (.mcp.json in project root)

{
  "mcpServers": {
    "investgame": {
      "command": "uvx",
      "args": ["investgame-mcp"],
      "env": { "INVESTGAME_API_KEY": "your-key" }
    }
  }
}

4. From source

git clone https://github.com/InvestGameLtd/Arcadia.git
cd Arcadia
INVESTGAME_API_KEY=your-key python -m investgame_mcp.server

Get API Key

  1. Sign up at app.investgame.net
  2. Go to Profile → API Key → Generate
  3. Copy the key immediately (shown once)
  4. Set as INVESTGAME_API_KEY in your MCP config

Tools

Tool Credits What it does
search_companies Free Search and filter companies by name, type, sector, region, platform, features
get_company 1 Full company profile: sector, platforms, deals, metrics, contacts, LinkedIn
get_company_investment_stats 1 Investment analytics: activity, focus, portfolio exits (VC/PE/Strategic)
get_company_exits 1 Portfolio exit details — M&A and IPO deals
search_deals Free Search deals by type, period, sector, size range, company
get_deal 1 Full deal details: ~50 fields including participants, terms, financials

Example Queries

  • "Find all VC firms investing in mobile gaming"
  • "Show me M&A deals over $100M in the last quarter"
  • "Get investment stats for Tencent"
  • "What are the recent IPOs in gaming?"

Credits & Limits

Limit Value
Weekly credits 350
Monthly credits 1,200
Rate limit 30 requests/min
Search tools Free (0 credits)
Detail tools 1 credit each
Repeat access Free (same entity = no charge)

Credit balance is included in every response (_credits field).

Environment Variables

Variable Required Default
INVESTGAME_API_KEY Yes
INVESTGAME_API_URL No https://arcadia.investgame.net/api/v1

Coming Soon

  • Remote server — connect via URL without local install ("url": "https://...")
  • More tools — market data, company charts, XLSX export
  • Smithery listing — one-click install from smithery.ai
  • MCP resources — enum values, field descriptions for better agent understanding
  • MCP prompts — pre-built query templates for common use cases

License

Proprietary. InvestGame Ltd.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

investgame_mcp-0.2.1.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

investgame_mcp-0.2.1-py3-none-any.whl (7.6 kB view details)

Uploaded Python 3

File details

Details for the file investgame_mcp-0.2.1.tar.gz.

File metadata

  • Download URL: investgame_mcp-0.2.1.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for investgame_mcp-0.2.1.tar.gz
Algorithm Hash digest
SHA256 c2705ba19342a7e36d70b0fb811dc37796e5bb5bd96c4dd9c25ef343b5eecc79
MD5 32cf11e99af5822e7ea83ec750406963
BLAKE2b-256 382f0b57a1ba15615cc01a54ae1d65a23b4e5660721ca426880534278a3ff889

See more details on using hashes here.

File details

Details for the file investgame_mcp-0.2.1-py3-none-any.whl.

File metadata

  • Download URL: investgame_mcp-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 7.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.10.4 {"installer":{"name":"uv","version":"0.10.4","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"macOS","version":null,"id":null,"libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for investgame_mcp-0.2.1-py3-none-any.whl
Algorithm Hash digest
SHA256 558b8f4591b119b5cc73f4e8de5b4b19bc90fff85c416e726d92e4a29913973d
MD5 5cc7a4c0c342d97bd7743e9c5ecdd1d1
BLAKE2b-256 debcf4c07fbe08ff614d66a7c47950d5eb9fa30531c564a562b1011bad0daa9a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page