jbenshetler/mcp-ragex
MCP server for intelligent code search: semantic (RAG), symbolic (tree-sitter), and regex (ripgrep) search modes. Built for Claude Code and AI coding assistants.
This tool helps software developers prevent creating duplicate code when using AI coding assistants like Claude. It takes your existing codebase, indexes it to understand code patterns and relationships, and then integrates with your AI assistant. The result is that the AI assistant can semantically understand your project and find relevant existing code to reuse, rather than generating new, redundant code.
No commits in the last 6 months.
Use this if you are a software developer frequently using AI coding assistants and want them to intelligently reuse existing code in your projects, rather than generating duplicates or ignoring your coding conventions.
Not ideal if you are not a software developer or if you do not use AI coding assistants in your development workflow.
Stars
16
Forks
3
Language
Python
License
—
Category
Last pushed
Sep 12, 2025
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/jbenshetler/mcp-ragex"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
qdrant/mcp-server-qdrant
An official Qdrant Model Context Protocol (MCP) server implementation
mhalder/qdrant-mcp-server
MCP server for semantic search using local Qdrant vector database and OpenAI embeddings
tomschell/personal-kg-mcp
Personal Knowledge Graph MCP Server - Decision intelligence for multi-agent workflows
pvliesdonk/markdown-vault-mcp
Generic markdown collection MCP server with FTS5 + semantic search, frontmatter-aware indexing,...
n-r-w/knowledgegraph-mcp
MCP server for enabling persistent knowledge storage for Claude through a knowledge graph with...