HomeDevelopment › ontomics

ontomics

Index your codebase's domain knowledge. 20x fewer tokens, 10x faster.

Rust Local macOSLinux
★ 42 stars Last pushed 2026-04-17 License: MIT

Topics: Developer Tools

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Package (npm 0.3.1)

npx -y @ontomics/[email protected]

Or add to your MCP client config:

{
  "mcpServers": {
    "ontomics": {
      "command": "npx",
      "args": [
        "-y",
        "@ontomics/[email protected]"
      ]
    }
  }
}

This server takes extra arguments — see its repository.

Related servers

Listed in punkpeye/awesome-mcp-servers (MIT)

Data from the Official MCP Registry