Skip to main content
Glama

MCP-RAG

by seanshin0214
package.jsonβ€’842 B
{ "name": "mcp-rag", "version": "1.0.0", "description": "Universal RAG MCP Server - Your Personal NotebookLM for Claude Desktop", "type": "module", "main": "src/index.js", "bin": { "mcp-rag": "./src/cli.js" }, "scripts": { "start": "node src/index.js", "cli": "node src/cli.js" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0", "chalk": "^5.3.0", "chromadb": "^1.8.1", "chromadb-default-embed": "^2.14.0", "commander": "^11.1.0", "mammoth": "^1.11.0", "node-hwp": "^0.1.0-alpha", "officeparser": "^5.2.1", "ora": "^8.0.1", "pdf-parse": "^1.1.1", "tiktoken": "^1.0.15", "xlsx": "^0.18.5" }, "keywords": [ "mcp", "rag", "claude", "chromadb", "notebooklm", "document-search", "ai" ], "author": "", "license": "MIT" }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/seanshin0214/mcp-rag'

If you have feedback or need assistance with the MCP directory API, please join our Discord server