Loading MCP server directory, please wait...
Search, chat, upload, and scrape a serverless RAGStack knowledge base on AWS.
npx @getmcp/cli add io.github.HatmanStack/ragstackRequires Python 3.10+. Community-contributed server. Review source before installing.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.HatmanStack/ragstack": {
"command": "uvx",
"args": [
"ragstack-mcp"
],
"env": {
"RAGSTACK_GRAPHQL_ENDPOINT": "",
"RAGSTACK_API_KEY": ""
}
}
}
}