Server data from the Official MCP Registry
Easy-to-setup local RAG server with minimal configuration
Easy-to-setup local RAG server with minimal configuration
Set these up before or after installing:
Environment variable: BASE_DIR
Environment variable: DB_PATH
Environment variable: CACHE_DIR
Environment variable: MODEL_NAME
Environment variable: MAX_FILE_SIZE
Environment variable: RAG_MAX_DISTANCE
Environment variable: RAG_GROUPING
Environment variable: RAG_MAX_FILES
Environment variable: CHUNK_MIN_LENGTH
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-shinpr-mcp-local-rag": {
"env": {
"DB_PATH": "your-db-path-here",
"BASE_DIR": "your-base-dir-here",
"CACHE_DIR": "your-cache-dir-here",
"MODEL_NAME": "your-model-name-here",
"RAG_GROUPING": "your-rag-grouping-here",
"MAX_FILE_SIZE": "your-max-file-size-here",
"RAG_MAX_FILES": "your-rag-max-files-here",
"CHUNK_MIN_LENGTH": "your-chunk-min-length-here",
"RAG_MAX_DISTANCE": "your-rag-max-distance-here"
},
"args": [
"-y",
"mcp-local-rag"
],
"command": "npx"
}
}
}Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Package registry verified. Imported from the Official MCP Registry. Trust signals: trusted author (3/3 approved).
3 files analyzed · 1 issue found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Be the first to review this server!
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.
by mcp-marketplace · Developer Tools
Scaffold, build, and publish TypeScript MCP servers to npm — conversationally
by mcp-marketplace · Finance
Free stock data and market news for any MCP-compatible AI assistant.
by Microsoft · Content & Media
Convert files (PDF, Word, Excel, images, audio) to Markdown for LLM consumption
by xt765 · Developer Tools
Convert PDF, DOCX, HTML, Markdown, and Text for AI assistant context injection.