Skip to main content
Glama

RAG Anything MCP Server

by jesse-merhi
MIT License
5
mcp_config.json253 B
{ "mcpServers": { "rag-anything": { "command": "/home/jmerh/rag-anything-mcp/.venv/bin/python", "args": ["/home/jmerh/rag-anything-mcp/main.py"], "env": { "OPENAI_API_KEY": "your-actual-openai-api-key" } } } }

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/jesse-merhi/rag-anything-mcp'

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