mcpbeat Sign in

Open Investment Model MCP Server

local only

Open Investment Model runs on your own machine — the client starts it, so there is no endpoint to ping. 44 installs a week from npm. Last commit 1 Sep 2026.

Read-only OpenIM search for institutional buy-side investment models and architecture.

Installs per day peak 146 · avg 13 · +28% w/w
a month agotoday
44
Installs / week
npm · @openinvestmentmodel/openim-mcp
4
Stars
0 open issues
1 Sep 2026
Last commit
0 releases in 90 days
MIT
License
HTML

What the code does

We read the source, 21 h ago · rules 3dff92dd89df

Evidence

Things with no honest explanation: a promise that contradicts the code, code that runs at install time while hiding what it does, data leaving the machine.

Claims read-only, but the code runs commands tools/diagrams/render/layout.py:39
        proc = subprocess.run(
Capabilities

What this server is able to do. For an MCP server this is often the job itself — a terminal server runs commands because that is what it is for. Listed so you know what you are plugging in, not as an accusation.

Runs an external command tools/diagrams/render/layout.py:39
        proc = subprocess.run(

Is this your server and something here is wrong? Tell us — corrections are free and do not require a plan.

We found things in this code

Code changes quietly between releases, and nobody reads the diff of a dependency. We do, on every release — watch Open Investment Model and you get told the day something new turns up.

Three servers free · no card

Connect this server

This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.

run in your terminal
claude mcp add openim -- npx -y @openinvestmentmodel/openim-mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "openim": {
      "args": [
        "-y",
        "@openinvestmentmodel/openim-mcp"
      ],
      "command": "npx"
    }
  }
}
~/.codex/config.toml
[mcp_servers.openim]
command = "npx"
args = ["-y", "@openinvestmentmodel/openim-mcp"]
.cursor/mcp.json
{
  "mcpServers": {
    "openim": {
      "args": [
        "-y",
        "@openinvestmentmodel/openim-mcp"
      ],
      "command": "npx"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "openim": {
      "args": [
        "-y",
        "@openinvestmentmodel/openim-mcp"
      ],
      "command": "npx"
    }
  }
}

Alternatives to Open Investment Model

same job, measured the same way
Nihr
by pipeworx-io

UK NIHR (National Institute for Health and Care Research) open-data MCP.

41 tools answering
Enterprise Architect
by mm6502

Read-only search and navigation of Sparx Enterprise Architect .qea model exports

103 installs/wk local only
FolioFact
by foliofact

Read-only value-investing fund, holdings, financial, options, and insider research.

13 tools answering
llmsmap.me International Directory
by arseniigruzdev

Read-only search and discovery for the international llms.txt directory maintained by llmsmap.me.

2 tools answering
Wonders MCP
by machupicchu

Read-only MCP for heritage travel: search 500+ UNESCO destinations by region and intent.

4 tools answering
VMware Log Insight
by zw008

Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.

1 170 installs/wk local only
VMware Log Insight
by vmware-skills

Read-only VMware Aria Operations for Logs (Log Insight): search + aggregation. 7 MCP tools.

local only
Filesystem Context
by j0hanz

🔍 Read-only MCP server for secure filesystem exploration, searching, and analysis

local only

Open Investment Model — questions

Answers built from our own checks of this server.

Why is there no uptime for Open Investment Model?
Open Investment Model runs on your own machine over stdio — there is no network address to reach, so uptime cannot be measured for it by anyone. What can be measured is adoption: the npm package @openinvestmentmodel/openim-mcp was installed 44 times last week.
How do I connect Open Investment Model?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It runs locally, so the command pulls @openinvestmentmodel/openim-mcp straight from npm; nothing to host, nothing to sign up for.
How many people use Open Investment Model?
The npm package @openinvestmentmodel/openim-mcp was installed 44 times in the last week. Week over week that is +28%. We show installs rather than GitHub stars on purpose: a star is a bookmark, an install is someone actually running it.
Is Open Investment Model open source?
Yes — it is published under the MIT licence, written in HTML and 4 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.