SERVER

Orca MCP Server

Rank #2720

io.github.jascal/orca-mcp-server

MCP server providing orca-server capabilities

First listed
Mar 29, 2026
Last publish date
Apr 17, 2026
OVERVIEW

Orca MCP Server is a Model Context Protocol (MCP) server published by jascal. It ranks #2720 of 58,900 servers tracked on MCP Toplist, and its repository has 14 GitHub stars. Orca MCP Server is listed on Official MCP, with 10 tracked versions. It was first listed on Mar 29, 2026 and most recently updated on Apr 17, 2026.

STANDING
#2,720of 58,900 tracked serversTop 5%

Ranks ahead of 56,180 of 58,900 servers on MCP Toplist.

CONNECT

Use Orca MCP Server

Add Orca MCP Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.

npm package
{
  "mcpServers": {
    "orca-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@orcalang/orca-mcp-server"
      ],
      "env": {
        "ANTHROPIC_API_KEY": "<your ANTHROPIC_API_KEY>",
        "ORCA_PROVIDER": "<your ORCA_PROVIDER>",
        "ORCA_MODEL": "<your ORCA_MODEL>"
      }
    }
  }
}

Replace each placeholder with your own value before saving.

REGISTRIES

Listed on 1 registry

ORGANIZATION

jascal

Organization
Total servers
2
Total versions
10
VERSIONS

Available versions (10)

VersionPublished
0.1.27Apr 17, 2026
0.1.24Apr 4, 2026
0.1.21Apr 2, 2026
0.1.19Apr 1, 2026
0.1.18Mar 30, 2026
0.1.17Mar 30, 2026
0.1.13Mar 29, 2026
0.1.12Mar 29, 2026
0.1.11Mar 29, 2026
0.1.0Nov 25, 2024
FAQ

Frequently asked questions

What is Orca MCP Server?
MCP server providing orca-server capabilities
Who maintains Orca MCP Server?
Orca MCP Server is maintained by jascal, which publishes 2 MCP servers (10 total versions) tracked on MCP Toplist.
Is Orca MCP Server an official MCP server?
Yes — Orca MCP Server is listed on the Official MCP Registry.
How many versions does Orca MCP Server have?
MCP Toplist tracks 10 versions of Orca MCP Server, most recently published on Apr 17, 2026.
Where can I find the source code for Orca MCP Server?
The source code for Orca MCP Server is hosted at github.com/jascal/orca-lang.
EXPLORE