Back to directory
p1atdev/code_search_mcp

p1atdev/code_search_mcp

@p1atdev

A code search MCP server that allows LLMs to search through codebases for relevant code snippets and context.

code-searchmcptypescriptbundevelopmentcontext

Installation & Configuration

{
  "mcpServers": {
    "code_search": {
      "command": "ABSOLUTE/PATH/TO/code_search_mcp/dist/server"
    }
  }
}

Information

Transport
stdio
Language
TypeScript
Created
2026/6/14
Updated
2026/6/15