Kenda runs on your own machine — the client starts it, so there is no endpoint to ping. 46 installs a week from pypi.
Read-only MCP server for querying Kenda token spend and waste
The linked repository no longer exists on GitHub — it was deleted or made private.
Quiet is not dead — but it is worth knowing when it wakes up, or when someone else takes it over. We watch the repository and tell you either way.
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 ingestion-mcp -- uvx ingestion-mcp
{
"mcpServers": {
"ingestion-mcp": {
"args": [
"ingestion-mcp"
],
"command": "uvx"
}
}
}
[mcp_servers.ingestion-mcp]
command = "uvx"
args = ["ingestion-mcp"]
{
"mcpServers": {
"ingestion-mcp": {
"args": [
"ingestion-mcp"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"ingestion-mcp": {
"args": [
"ingestion-mcp"
],
"command": "uvx"
}
}
}
This one needs environment variables set before it will start:
KENDA_ENDPOINT (Kenda API base URL, e.g. https://api.kenda.app. Optional: normally read from ~/.kenda/config.json, which `kenda-collect init` writes. Set this to override the file.), KENDA_TOKEN (Per-customer Kenda ingest token (kenda_...). Optional: normally read from ~/.kenda/config.json. Set this to override the file.).
The author declared them in the registry entry; get the values from the project itself.
Read-only MCP server for querying Stripe customers, payments, and invoices.
MCP server for Yandex.Webmaster search queries (read-only).
MCP server for querying and validating OpenStreetMap tags
MCP server for querying the official MCP registry.
Read-only MCP server for 1C:Enterprise via OData with metadata and query builder tools.
Read-only MCP server for RZ AI Labs — query its services, workshops, and contact info.
Read-only MCP server for Microsoft SQL Server — schema discovery, profiling, safe querying
MCP server for one MySQL database: schema, read-only queries and guarded writes.
Answers built from our own checks of this server.