← Index

io.github.HatmanStack/ragstack

io.github.HatmanStack/ragstack·v0.1.4·Web Scraping
Quality Score
76
/100

Search, chat, upload, and scrape a serverless RAGStack knowledge base on AWS.

§01  Install
Claude Desktop (uvx)
{
  "mcpServers": {
    "ragstack": {
      "command": "uvx",
      "args": [
        "ragstack-mcp"
      ],
      "env": {
        "RAGSTACK_GRAPHQL_ENDPOINT": "<ragstack_graphql_endpoint>",
        "RAGSTACK_API_KEY": "<ragstack_api_key>"
      }
    }
  }
}
§02  Environment variables
RAGSTACK_GRAPHQL_ENDPOINT

Your RAGStack GraphQL API URL (from Dashboard → Settings)

RAGSTACK_API_KEY

Your RAGStack API key (from Dashboard → Settings)

§03  MCP Quality Score  ·  methodology
freshness
21
completeness
10
installability
25
documentation
15
stability
5
§04  Alternatives in Web Scraping