claude mcp add cyot09-opengrok-mcp-server -- npx -y opengrok-mcp-server
{
"mcpServers": {
"cyot09-opengrok-mcp-server": {
"command": "npx",
"args": ["-y", "opengrok-mcp-server"]
}
}
}
{
"mcpServers": {
"cyot09-opengrok-mcp-server": {
"command": "npx",
"args": ["-y", "opengrok-mcp-server"]
}
}
}
{
"mcpServers": {
"cyot09-opengrok-mcp-server": {
"command": "npx",
"args": ["-y", "opengrok-mcp-server"]
}
}
}
About This MCP Server
The opengrok-mcp-server is a Model Context Protocol server that connects the OpenGrok search engine with AI coding assistants, enabling instant context across large codebases. It allows developers to quickly find and understand relevant code, making it a useful tool when working with massive codebases. Developers would use this server to integrate AI-powered search capabilities into their development workflow, particularly when needing to navigate complex codebases efficiently.
MCP server bridging OpenGrok search engine with AI for instant context across massive codebases.. This is a Model Context Protocol (MCP) server that extends AI assistants like Claude with search & web scraping capabilities via the stdio transport.
Package
opengrok-mcp-server on npm
HOW TO USE
Select your AI client above to get the install command. This MCP server uses the stdio transport and is available on npm.
What tools does it provide?
The OpenGrok MCP Server server extends your AI assistant with search & web scraping capabilities. Once installed, your AI can use its tools automatically.