Orla
Rank #14,036finance.orla/orla
Personal, family and business books over fiat and crypto. Reads and records; it cannot pay.
Orla is a Model Context Protocol (MCP) server published by cheetah-trade. It ranks #14,036 of 132,113 servers tracked on MCP Toplist. Orla is listed across 2 registries — Official MCP and Glama, with 4 tracked versions. It was first listed on Aug 28, 2026 and most recently updated on Sep 19, 2026.
Ranks ahead of 118,077 of 132,113 servers on MCP Toplist.
Use Orla
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http orla https://app.orla.finance/api/mcp/personalclaude mcp add orla -- npx -y orla-cli mcp[mcp_servers.orla]
url = "https://app.orla.finance/api/mcp/personal"Add to ~/.codex/config.toml.
[mcp_servers.orla]
command = "npx"
args = ["-y", "orla-cli", "mcp"]Add to ~/.codex/config.toml.
https://app.orla.finance/api/mcp/personalSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"orla": {
"command": "npx",
"args": [
"-y",
"orla-cli",
"mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"orla": {
"url": "https://app.orla.finance/api/mcp/personal"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"orla": {
"command": "npx",
"args": [
"-y",
"orla-cli",
"mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"orla": {
"type": "http",
"url": "https://app.orla.finance/api/mcp/personal"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"orla": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"orla-cli",
"mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"orla": {
"serverUrl": "https://app.orla.finance/api/mcp/personal"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orla": {
"command": "npx",
"args": [
"-y",
"orla-cli",
"mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"orla": {
"url": "https://app.orla.finance/api/mcp/personal"
}
}
}{
"mcpServers": {
"orla": {
"command": "npx",
"args": [
"-y",
"orla-cli",
"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/finance.orla%2Forla)<a href="https://mcptoplist.com/server/finance.orla%2Forla"><img src="https://mcptoplist.com/badge/finance.orla%2Forla.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
cheetah-trade
Other servers by cheetah-trade
View all cheetah-trade servers →Available versions (4)
| Version | Published |
|---|---|
| 0.3.0 | Sep 19, 2026 |
| 0.1.2 | Aug 29, 2026 |
| 0.1.1 | Aug 29, 2026 |
| 0.1.0 | Aug 28, 2026 |
Frequently asked questions
- Who maintains Orla?
- Orla is maintained by cheetah-trade, which publishes 2 MCP servers (4 total versions) tracked on MCP Toplist.
- Is Orla listed on the Official MCP Registry?
- Yes — Orla is listed on the Official MCP Registry, alongside Glama.
- How many versions does Orla have?
- MCP Toplist tracks 4 versions of Orla, most recently published on Sep 19, 2026.
- Where can I find the source code for Orla?
- The source code for Orla is hosted at github.com/cheetah-trade/orla-cli.
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.