Go from natural language to verified finite state machines — topology bugs caught before code runs.
What it says
The record the registry holds
How you get it
There is no address to call. This one is a package you install and run yourself, wherever your assistant runs.
@orcalang/orca-mcp-server · npm · 0.1.30
the recordCopied from the official MCP registry, exactly as it holds it.
{
"server": {
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
"name": "io.github.jascal/orca-mcp-server",
"description": "Go from natural language to verified finite state machines — topology bugs caught before code runs.",
"title": "Orca MCP Server",
"repository": {
"url": "https://github.com/jascal/orca-lang",
"source": "github",
"id": "1189955224",
"subfolder": "packages/mcp-server"
},
"version": "0.1.30",
"packages": [
{
"registryType": "npm",
"identifier": "@orcalang/orca-mcp-server",
"version": "0.1.30",
"runtimeHint": "npx",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Anthropic API key for LLM-powered tools (generate_machine, generate_multi_machine, refine_machine, generate_actions with use_llm). Not required for parse_machine, verify_machine, compile_machine, or server_status.",
"isSecret": true,
"name": "ANTHROPIC_API_KEY"
},
{
"description": "LLM provider to use: anthropic (default), openai, grok, or ollama.",
"default": "anthropic",
"name": "ORCA_PROVIDER"
},
{
"description": "Model name to use for LLM tools. Defaults to claude-sonnet-4-6 for Anthropic.",
"name": "ORCA_MODEL"
}
]
}
]
},
"_meta": {
"io.modelcontextprotocol.registry/official": {
"status": "active",
"statusChangedAt": "2026-06-03T02:36:27.218364Z",
"publishedAt": "2026-06-03T02:36:27.218364Z",
"updatedAt": "2026-06-03T02:36:27.218364Z",
"isLatest": true
}
}
}
Make it installable
Draft an Agent Plugin from this
An MCP server is raw capability: some tools, wired to something. An Agent Plugin is the packaging that says what job it does, what it leaves behind and where it stops. The prompt below carries this record and asks for the packaging; your own assistant writes it, and nothing here is sent anywhere.
What this is
MCP server
application/mcp-server-record+jsonlocal · you run it yourselfversion 0.1.30last seen 2026-08-23
These are the publisher's own words, filed by them with the official MCP registry and mirrored here. This catalog did not read them from the publisher and has not run, called or installed anything.