Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ’» Developer Tools
  3. Open Investment Model
Open Investment Model logo
Health: ActiveRecent health check succeeded.Last checked 9/23/2026, 2:46:31 AM

Open Investment Model

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository4 GitHub StarsTotal stargazers on GitHub for the source repository (4 stars).Visit Website

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

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag β€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "open-investment-model": {
      "command": "npx",
      "args": [
        "-y",
        "@openinvestmentmodel/openim-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ’» More in Developer Tools

Documentation Overview

OpenIM: Open Investment Model

A shared map of what an institutional investment firm does and the information it uses.

OpenIM is an open, MIT-licensed reference model for institutional investment management. It connects a capability map of the firm to a canonical entity model. The same source also generates most machine-readable exports.

Business and technology teams can use OpenIM to describe firm scope, compare systems, shape data models and prepare context for software. The model is vendor neutral and does not prescribe an implementation.

Why OpenIM exists

Different parts of an investment firm often describe the same capability or entity in different ways. Platform maps, internal architecture and specialist standards each cover part of the picture.

OpenIM provides a firm-level reference that teams can inspect and adapt. It gives stable names to business capabilities and the information those capabilities use. Each firm supplies its own data and calculation rules, with firm-specific controls.

The model helps teams frame questions such as:

  • What is this fund's net asset value (NAV) per unit, and what changed since the last strike?
  • What are our assets under management (AUM) by strategy and asset class?
  • What is our counterparty exposure and collateral coverage?
  • Where do two systems disagree on a position or valuation?
  • Do two records describe the same legal entity?

OpenIM identifies the capabilities and entities involved in those questions. It also records the relationships between them.

What the model contains

OpenIM has two connected parts:

  • Business capabilities describe what the firm does. The map contains 17 Business Domains and 171 Service Domains. Each Service Domain defines a bounded capability and lists its Service Operations.
  • Canonical entities describe the information the firm uses. The model contains 86 entities, with a generalised core of 38 and five specialisation packs.

The specialisation packs add detail for different forms of holding and operation:

  • public markets
  • fund operations
  • private markets
  • derivatives
  • real assets

The entity model uses one Legal Entity master with roles such as issuer, counterparty, manager or custodian. Internal keys, aliases and external identifiers support entity resolution across source systems.

OpenIM also includes an ownership map, FIBO alignment, a glossary and diagrams.

How to use OpenIM

  1. Start with the Business Domain index to find the area of work you are describing.
  2. Open a Service Domain to review its definition, boundary and operations.
  3. Follow its entity links into the canonical entity catalogue.
  4. Compare those capabilities and entities with your local systems or data models.
  5. Choose a generated format from exports/ when a tool needs the model in machine-readable form. Treat the two BPMN files as illustrations only.

A reference model is a common starting point for local design. Each implementation decides its organisation, ownership, controls and technology. Record the OpenIM release or commit used in your work so later reviews can trace the same source.

The public website at openinvestmentmodel.org provides a browsable view of the released model.

The model at a glance

The office labels below group domains for navigation. Firms can organise the same capabilities in different ways.

#Business DomainOfficeService domains
BD-01Investment Strategy & AllocationFront14
BD-02Securities Research & SelectionFront8
BD-03Manager & Fund InvestmentFront9
BD-04Direct & Co-InvestmentFront12
BD-05Portfolio ManagementFront13
BD-06Trading & ExecutionFront6
BD-07Investment RiskMiddle8
BD-08Valuation & PricingMiddle6
BD-09Performance & AnalyticsMiddle9
BD-10Investment Compliance & Guideline MonitoringMiddle9
BD-11Treasury, Cash & CollateralMiddle8
BD-12Investment Operations & ServicingBack17
BD-13Investment Data & ReportingCross-cutting (data)12
BD-14Enterprise Risk, Control & AssuranceCross-cutting (corporate)9
BD-15Distribution, Product & Client ManagementCommercial16
BD-16Enterprise Governance & AccountabilityCross-cutting (corporate)5
BD-17Corporate Services & ResourcesCross-cutting (corporate)10

Relationship to existing standards and models

OpenIM is a firm-level reference model. It links to specialist standards where their concepts match:

  • BIAN provides the structural precedent of a Service Landscape for banking. OpenIM uses a comparable capability-modelling approach for institutional investment.
  • FIBO defines financial concepts and their relationships. OpenIM maps its entities to FIBO terms where the semantics align.
  • FINOS Common Domain Model describes financial products and transaction lifecycle events. OpenIM places that transaction detail within a wider view of the firm.
  • FINOS glue is prior art for open buy-side data modelling. Its repository was archived in 2023.
  • Quadra is current adjacent work in investment data management. Its public sample exposes part of a wider platform data model.

See PRIOR-ART.md for the detailed comparison and source links.

Exports

exports/ contains formats for architecture and data tooling, including graph use cases. ArchiMate, JSON Schema, OWL, SHACL and property-graph exports are generated from the model source for each release.

The two BPMN files are hand-authored, non-normative illustrations. They are not generated from the model and may lag it. Each export README explains its scope and loading instructions.

Local validation

The model is plain Markdown and can be read on GitHub without installing anything. Python 3.9 or later is required to run the structural validator:

sh
git clone https://github.com/antikas/open-investment-model.git
cd open-investment-model
python tools/openim-validate/validate.py

The validator checks identifiers, links, required sections and cross-file counts. Exit code 0 means those structural checks passed. See the validator guide for details.

Use from an AI or coding tool

The read-only OpenIM MCP server lets compatible tools search and retrieve the released model with source links and version provenance:

Terminal
npx -y @openinvestmentmodel/openim-mcp

The server exposes model retrieval. Investment advice and transaction execution sit outside its scope.

Project boundary

  • The public repository contains the reference model, generated exports and two illustrative BPMN files.
  • Firms may use all or part of the model and add local detail.
  • Implementations retain responsibility for their data, controls and decisions.
  • The MIT licence permits commercial and non-commercial use, subject to its terms.

The canonical machine-readable project identity is metadata/openim.json.

Repository layout

text
open-investment-model/
|-- README.md                    Project introduction and reader route
|-- PRIOR-ART.md                 Relationship to adjacent standards and models
|-- CONTRIBUTING.md              Contribution process
|-- CODE_OF_CONDUCT.md           Community standards
|-- GOVERNANCE.md                Decision and release governance
|-- CITATION.cff                 Citation metadata
|-- LICENSE                      MIT licence
|-- metadata/                    Canonical project identity
|-- model/                       Reference-model source
|   |-- service-domains/         Business and Service Domain map
|   |-- entities/                Core entities and specialisation packs
|   |-- diagrams/                Model-derived visual views
|   |-- glossary.md              Domain vocabulary
|   |-- ownership-map.md         Entity ownership by Service Domain
|   `-- fibo-alignment.md        Entity-level FIBO alignment
|-- exports/                     Generated formats and illustrative BPMN
`-- tools/
    |-- openim-validate/         Structural validator
    `-- diagrams/                Diagram generation

Contributing

Read CONTRIBUTING.md before proposing a model change. GOVERNANCE.md explains how decisions and releases are handled. Prior-art corrections are especially useful when they include a primary source.

Licence and maintainer

OpenIM is available under the MIT licence. It is maintained by Georgios Antikatzidis, an enterprise architect with more than 25 years in financial services.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Developer Tools View all alternatives
  • Openapi MCP Server logoOpenapi MCP Server

    Connect any HTTP/REST API server using an Open API spec (v3)

    πŸ’» Developer Tools3 views
    Compare vs Openapi MCP Server β†’
  • Andrea9293 MCP logoAndrea9293 MCP

    Local-first document management and semantic search for AI coding agents

    πŸ’» Developer Tools2 views
    Compare vs Andrea9293 MCP β†’
  • MCP Server Docker logoMCP Server Docker

    Integrate with Docker to manage containers, images, volumes, and networks.

    πŸ’» Developer Tools3 views
    Compare vs MCP Server Docker β†’
  • Next Devtools MCP logoNext Devtools MCP
    Verified

    Official Next.js MCP server for coding agents. Provides runtime diagnostics, route inspection, dev server logs, docs search, and upgrade guides. Requires Next.js 16+ dev server for full runtime features.

    πŸ’» Developer Tools5 views
    Compare vs Next Devtools MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

GitHub stars
4
Stargazers on the source repository.
Last commit
23d ago
Most recent push to the default branch.
Directory activity
1 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Open Investment Model

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "open-investment-model": { "command": "npx", "args": ["-y","@openinvestmentmodel/openim-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewOpen Investment Model AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/open-investment-model?style=directory)](https://allmcps.com/mcp/open-investment-model)
HTML Embed
<a href="https://allmcps.com/mcp/open-investment-model"><img src="https://allmcps.com/api/badge/open-investment-model?style=directory" alt="Open Investment Model on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ’»Developer Tools
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 1, 2026
4/8 checks healthy over the last 45d
Views1
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars4
GitHub Star CountTotal stargazers on GitHub representing community popularity (4 stars).
Last commit23d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 1, 2026
41Quality signal: Fair Β· 41/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools16/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

Supply-chain signal

No high-severity advisories surfaced by our automated scan.

Critical 0High 0Medium 0Low 0

Scanned 5d ago via OSV.dev Β· @openinvestmentmodel/openim-mcp (npm)

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ’» Developer Tools β†’Best MCP servers for Developers β†’Alternatives to Open Investment Model β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients