mcp-rag-server

guvensoft/mcp-rag-server

3.1

If you are the rightful owner of mcp-rag-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

The MCP (Model Context Protocol) server is designed to enhance local project explanations for ChatGPT-based development agents by providing a robust context.

Tools

Functions exposed to the LLM to take actions

search_code

Hybrid ranking (semantic + lexical + graph) for code search.

get_file

Retrieve file content from the index.

plan_refactor

Generates a refactor plan targeting files/symbols.

gen_patch

Draft and apply find-replace based patches.

analyze_performance

Static performance smell analysis.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources