What is the Kenda MCP server?
Read-only MCP server for querying Kenda token spend and waste
How to install Kenda
Copy-paste configuration for popular MCP clients.
KENDA_ENDPOINTKenda 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_TOKENsecretPer-customer Kenda ingest token (kenda_...). Optional: normally read from ~/.kenda/config.json. Set this to override the file.
{
"mcpServers": {
"ingestion-mcp": {
"command": "uvx",
"args": [
"ingestion-mcp"
],
"env": {
"KENDA_ENDPOINT": "<YOUR_KENDA_ENDPOINT>",
"KENDA_TOKEN": "<YOUR_KENDA_TOKEN>"
}
}
}
}{
"mcpServers": {
"ingestion-mcp": {
"command": "uvx",
"args": [
"ingestion-mcp"
],
"env": {
"KENDA_ENDPOINT": "<YOUR_KENDA_ENDPOINT>",
"KENDA_TOKEN": "<YOUR_KENDA_TOKEN>"
}
}
}
}{
"mcpServers": {
"ingestion-mcp": {
"command": "uvx",
"args": [
"ingestion-mcp"
],
"env": {
"KENDA_ENDPOINT": "<YOUR_KENDA_ENDPOINT>",
"KENDA_TOKEN": "<YOUR_KENDA_TOKEN>"
}
}
}
}{
"servers": {
"ingestion-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"ingestion-mcp"
],
"env": {
"KENDA_ENDPOINT": "<YOUR_KENDA_ENDPOINT>",
"KENDA_TOKEN": "<YOUR_KENDA_TOKEN>"
}
}
}
}claude mcp add ingestion-mcp --env KENDA_ENDPOINT=<YOUR_KENDA_ENDPOINT> --env KENDA_TOKEN=<YOUR_KENDA_TOKEN> -- uvx ingestion-mcpRelated MCP servers
Control a real Chrome browser to complete any task: fill forms, extract data, book flights.
World Monitor
Real-time global intelligence: markets, conflicts, country risk, energy, and infrastructure monitoring via 39 MCP tools.
Netdata
Real-time infrastructure monitoring with per-second metrics, ML-powered anomaly detection, and zero-configuration setup.
Trending hip-hop artist momentum scores across four cultural dimensions.
AI orchestration platform with 100+ agents, swarm coordination, and self-learning memory for enterprise development.
Scrapling MCP Server
Web scraping with stealth HTTP, real browsers, and Cloudflare bypass capabilities.