Loomal

Orca MCP Server

MCP server by github.com/jascal/orca-lang

Go from natural language to verified finite state machines — topology bugs caught before code runs.

14 starsnpm: @orcalang/orca-mcp-server

About Orca MCP Server

Orca MCP Server is an MCP (Model Context Protocol) server published by jascal in the official MCP registry. Go from natural language to verified finite state machines — topology bugs caught before code runs.

It ships as an npm package (@orcalang/orca-mcp-server), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/jascal/orca-lang, where the project has earned 14 GitHub stars.

Use Orca MCP Server with your agent

Claude Code · one command
claude mcp add orca-mcp-server -- npx -y @orcalang/orca-mcp-server
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "orca-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@orcalang/orca-mcp-server"
      ]
    }
  }
}
npm@orcalang/orca-mcp-server

Frequently asked questions

What is Orca MCP Server?
Orca MCP Server is an MCP (Model Context Protocol) server by jascal. Go from natural language to verified finite state machines — topology bugs caught before code runs.
How do I connect Orca MCP Server to Claude, Cursor, or another MCP client?
Install Orca MCP Server from its npm package (@orcalang/orca-mcp-server) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is Orca MCP Server open source?
Yes — the source code is public at github.com/jascal/orca-lang, with 14 GitHub stars.
Can AI agents pay to use Orca MCP Server?
Not yet through Loomal — Orca MCP Server is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain Orca MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.