IndieStack runs on your own machine — the client starts it, so there is no endpoint to ping. 405 installs a week from pypi. Last commit 2 Jun 2026.
Search 3,100+ developer tools via MCP. Install commands, compatibility data, health scores.
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 indiestack -- uvx indiestack
{
"mcpServers": {
"indiestack": {
"args": [
"indiestack"
],
"command": "uvx"
}
}
}
[mcp_servers.indiestack]
command = "uvx"
args = ["indiestack"]
{
"mcpServers": {
"indiestack": {
"args": [
"indiestack"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"indiestack": {
"args": [
"indiestack"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.