okama MCP
Rank #4,889io.github.mbk-dev/okama-mcp
Portfolio analytics via the okama library: backtests, Monte Carlo, efficient frontier, PNG charts
okama MCP is a Model Context Protocol (MCP) server published by mbk-dev. It ranks #4,889 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. okama MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 10 tracked versions. It was first listed on Jun 5, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 127,157 of 132,046 servers on MCP Toplist.
Use okama MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add okama-mcp -- uvx okama-mcp[mcp_servers.okama-mcp]
command = "uvx"
args = ["okama-mcp"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"okama-mcp": {
"command": "uvx",
"args": [
"okama-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"okama-mcp": {
"command": "uvx",
"args": [
"okama-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"okama-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"okama-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"okama-mcp": {
"command": "uvx",
"args": [
"okama-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"okama-mcp": {
"command": "uvx",
"args": [
"okama-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.mbk-dev%2Fokama-mcp)<a href="https://mcptoplist.com/server/io.github.mbk-dev%2Fokama-mcp"><img src="https://mcptoplist.com/badge/io.github.mbk-dev%2Fokama-mcp.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
mbk-dev
Available versions (10)
| Version | Published |
|---|---|
| 1.9.0 | Aug 31, 2026 |
| 1.8.0 | Aug 31, 2026 |
| 1.7.0 | Aug 20, 2026 |
| 1.6.1 | Jun 22, 2026 |
| 1.6.0 | Jun 17, 2026 |
| 1.5.0 | Jun 15, 2026 |
| 1.4.0 | Jun 9, 2026 |
| 1.3.1 | Jun 5, 2026 |
| 1.3.0 | Jun 5, 2026 |
| 1.2.1 | Jun 5, 2026 |
Frequently asked questions
- Who maintains okama MCP?
- okama MCP is maintained by mbk-dev, which publishes 1 MCP server (10 total versions) tracked on MCP Toplist.
- Is okama MCP listed on the Official MCP Registry?
- Yes — okama MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does okama MCP have?
- MCP Toplist tracks 10 versions of okama MCP, most recently published on Aug 31, 2026.
- Where can I find the source code for okama MCP?
- The source code for okama MCP is hosted at github.com/mbk-dev/okama-mcp.
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.