Open Investment Model
Rank #9,286io.github.antikas/openim
Read-only OpenIM search for institutional buy-side investment models and architecture.
Open Investment Model is a Model Context Protocol (MCP) server published by antikas. It ranks #9,286 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Open Investment Model is listed on Official MCP, with 3 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Aug 28, 2026.
Ranks ahead of 122,760 of 132,046 servers on MCP Toplist.
Use Open Investment Model
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openim -- npx -y @openinvestmentmodel/openim-mcp[mcp_servers.openim]
command = "npx"
args = ["-y", "@openinvestmentmodel/openim-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"openim": {
"command": "npx",
"args": [
"-y",
"@openinvestmentmodel/openim-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"openim": {
"command": "npx",
"args": [
"-y",
"@openinvestmentmodel/openim-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"openim": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@openinvestmentmodel/openim-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"openim": {
"command": "npx",
"args": [
"-y",
"@openinvestmentmodel/openim-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"openim": {
"command": "npx",
"args": [
"-y",
"@openinvestmentmodel/openim-mcp"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.antikas%2Fopenim)<a href="https://mcptoplist.com/server/io.github.antikas%2Fopenim"><img src="https://mcptoplist.com/badge/io.github.antikas%2Fopenim.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
antikas
Available versions (3)
| Version | Published |
|---|---|
| 0.1.2 | Aug 28, 2026 |
| 0.1.1 | Jul 22, 2026 |
| 0.1.0 | Jul 22, 2026 |
Frequently asked questions
- Who maintains Open Investment Model?
- Open Investment Model is maintained by antikas, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Open Investment Model listed on the Official MCP Registry?
- Yes — Open Investment Model is listed on the Official MCP Registry.
- How many versions does Open Investment Model have?
- MCP Toplist tracks 3 versions of Open Investment Model, most recently published on Aug 28, 2026.
- Where can I find the source code for Open Investment Model?
- The source code for Open Investment Model is hosted at github.com/antikas/open-investment-model.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.