Ragstack runs on your own machine — the client starts it, so there is no endpoint to ping. 82 installs a week from pypi. Last commit 1 Aug 2026.
Search, chat, upload, and scrape a serverless RAGStack knowledge base on AWS.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add ragstack -- uvx ragstack-mcp
{
"mcpServers": {
"ragstack": {
"args": [
"ragstack-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ragstack]
command = "uvx"
args = ["ragstack-mcp"]
{
"mcpServers": {
"ragstack": {
"args": [
"ragstack-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ragstack": {
"args": [
"ragstack-mcp"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.