openInvest
Rank #1,135io.github.longsizhuo/openinvest
Investment runtime for AI agents — LLM investment committee, portfolio ledger, decision accounting
openInvest is a Model Context Protocol (MCP) server published by longsizhuo. It ranks #1,135 of 132,046 servers tracked on MCP Toplist, and its repository has 84 GitHub stars. openInvest is listed across 3 registries — Official MCP, PulseMCP and Glama, with 43 tracked versions. It was first listed on Jul 5, 2026 and most recently updated on Jul 24, 2026.
Ranks ahead of 130,911 of 132,046 servers on MCP Toplist.
Use openInvest
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add openinvest -e "INVEST_HOME=<your INVEST_HOME>" -- uvx openinvest mcpReplace each placeholder with your own value before saving.
[mcp_servers.openinvest]
command = "uvx"
args = ["openinvest", "mcp"]
[mcp_servers.openinvest.env]
INVEST_HOME = "<your INVEST_HOME>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest",
"mcp"
],
"env": {
"INVEST_HOME": "<your INVEST_HOME>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest",
"mcp"
],
"env": {
"INVEST_HOME": "<your INVEST_HOME>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"openinvest": {
"type": "stdio",
"command": "uvx",
"args": [
"openinvest",
"mcp"
],
"env": {
"INVEST_HOME": "<your INVEST_HOME>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest",
"mcp"
],
"env": {
"INVEST_HOME": "<your INVEST_HOME>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"openinvest": {
"command": "uvx",
"args": [
"openinvest",
"mcp"
],
"env": {
"INVEST_HOME": "<your INVEST_HOME>"
}
}
}
}Replace each placeholder with your own value before saving.
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.longsizhuo%2Fopeninvest)<a href="https://mcptoplist.com/server/io.github.longsizhuo%2Fopeninvest"><img src="https://mcptoplist.com/badge/io.github.longsizhuo%2Fopeninvest.svg" alt="MCP Toplist: Top 1% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
longsizhuo
Available versions (43)
| Version | Published |
|---|---|
| 0.34.0 | Jul 24, 2026 |
| 0.33.1 | Jul 23, 2026 |
| 0.33.0 | Jul 21, 2026 |
| 0.32.1 | Jul 21, 2026 |
| 0.32.0 | Jul 20, 2026 |
| 0.31.7 | Jul 18, 2026 |
| 0.31.6 | Jul 17, 2026 |
| 0.31.5 | Jul 17, 2026 |
| 0.31.4 | Jul 17, 2026 |
| 0.31.3 | Jul 17, 2026 |
| 0.31.2 | Jul 17, 2026 |
| 0.31.1 | Jul 17, 2026 |
| 0.31.0 | Jul 16, 2026 |
| 0.30.5 | Jul 16, 2026 |
| 0.30.3 | Jul 15, 2026 |
| 0.30.2 | Jul 15, 2026 |
| 0.30.1 | Jul 15, 2026 |
| 0.30.0 | Jul 15, 2026 |
| 0.29.0 | Jul 14, 2026 |
| 0.28.2 | Jul 14, 2026 |
| 0.28.1 | Jul 12, 2026 |
| 0.28.0 | Jul 12, 2026 |
| 0.27.0 | Jul 12, 2026 |
| 0.26.2 | Jul 12, 2026 |
| 0.26.1 | Jul 12, 2026 |
| 0.26.0 | Jul 12, 2026 |
| 0.25.0 | Jul 11, 2026 |
| 0.24.5 | Jul 10, 2026 |
| 0.24.4 | Jul 10, 2026 |
| 0.24.3 | Jul 10, 2026 |
| 0.24.2 | Jul 10, 2026 |
| 0.24.1 | Jul 10, 2026 |
| 0.24.0 | Jul 9, 2026 |
| 0.23.0 | Jul 8, 2026 |
| 0.22.1 | Jul 7, 2026 |
| 0.22.0 | Jul 6, 2026 |
| 0.21.2 | Jul 6, 2026 |
| 0.21.1 | Jul 6, 2026 |
| 0.21.0 | Jul 6, 2026 |
| 0.20.0 | Jul 5, 2026 |
| 0.19.1 | Jul 5, 2026 |
| 0.19.0 | Jul 5, 2026 |
| 0.18.1 | Jul 5, 2026 |
Frequently asked questions
- Who maintains openInvest?
- openInvest is maintained by longsizhuo, which publishes 1 MCP server (43 total versions) tracked on MCP Toplist.
- Is openInvest listed on the Official MCP Registry?
- Yes — openInvest is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does openInvest have?
- MCP Toplist tracks 43 versions of openInvest, most recently published on Jul 24, 2026.
- Where can I find the source code for openInvest?
- The source code for openInvest is hosted at github.com/longsizhuo/openinvest.
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.