Loomal

OpenGrok MCP Server

MCP server by github.com/icyhot09/opengrok-mcp-server

MCP server bridging OpenGrok search engine with AI for instant context across massive codebases.

4 starsnpm: opengrok-mcp-server

About OpenGrok MCP Server

OpenGrok MCP Server is an MCP (Model Context Protocol) server published by icyhot09 in the official MCP registry, listed under Search on Loomal. MCP server bridging OpenGrok search engine with AI for instant context across massive codebases.

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

Development happens in the open at github.com/icyhot09/opengrok-mcp-server, where the project has earned 4 GitHub stars.

Use OpenGrok MCP Server with your agent

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

Frequently asked questions

What is OpenGrok MCP Server?
OpenGrok MCP Server is an MCP (Model Context Protocol) server by icyhot09 in the Search category. MCP server bridging OpenGrok search engine with AI for instant context across massive codebases.
How do I connect OpenGrok MCP Server to Claude, Cursor, or another MCP client?
Install OpenGrok MCP Server from its npm package (opengrok-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 OpenGrok MCP Server open source?
Yes — the source code is public at github.com/icyhot09/opengrok-mcp-server, with 4 GitHub stars.
Can AI agents pay to use OpenGrok MCP Server?
Not yet through Loomal — OpenGrok 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 OpenGrok MCP Server? Claim this listing free by verifying GitHub ownership, or contact us.