SERVER
Orca Mcp Server
Rank #2662io.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 #2662 of 58,832 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,662of 58,832 tracked serversTop 5%
Ranks ahead of 56,170 of 58,832 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
VERSIONS
Available versions (10)
| Version | Published |
|---|---|
| 0.1.27 | Apr 17, 2026 |
| 0.1.24 | Apr 4, 2026 |
| 0.1.21 | Apr 2, 2026 |
| 0.1.19 | Apr 1, 2026 |
| 0.1.18 | Mar 30, 2026 |
| 0.1.17 | Mar 30, 2026 |
| 0.1.13 | Mar 29, 2026 |
| 0.1.12 | Mar 29, 2026 |
| 0.1.11 | Mar 29, 2026 |
| 0.1.0 | Nov 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