Analytics
kivaanalytics.com
Provides information about Kiva Analytics' business intelligence services, pricing packages, sample dashboards, and company details.
ENDPOINT 1
https://kivaanalytics.com/mcp
MCP server metadata
- Name
- kira-s-insight-hub
- Version
- 0.1.0
Public tools for Kiva Analytics, a management intelligence consultancy. Use `list_services` for the service catalogue, `get_pricing` for published packages and rates, `list_sample_work` for sample dashboards, and `get_company_info` for positioning, values, process and contact details.
Known tools 4
list_servicesList the analytics and business intelligence services Kiva Analytics offers, with what each includes.
Inferred read-onlyget_pricingGet the published pricing packages of Kiva Analytics, including what each package includes.
Inferred read-onlyget_company_infoGet Kiva Analytics company details: positioning, core values, delivery process, and public contact details.
Inferred read-onlyCONNECT WITH APPROVAL
Client installation
Review this server and its permissions before adding it. Secret placeholders must be set locally.
Codex
~/.codex/config.toml
[mcp_servers.kira-s-insight-hub]
url = "https://kivaanalytics.com/mcp"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"kira-s-insight-hub": {
"type": "http",
"url": "https://kivaanalytics.com/mcp"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: kira-s-insight-hub
Remote MCP URL: https://kivaanalytics.com/mcp
Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.
Cursor
.cursor/mcp.json
{
"mcpServers": {
"kira-s-insight-hub": {
"url": "https://kivaanalytics.com/mcp"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"kira-s-insight-hub": {
"type": "http",
"url": "https://kivaanalytics.com/mcp"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "kira-s-insight-hub",
"transport": "streamable-http",
"url": "https://kivaanalytics.com/mcp"
}
MCP Inspector
Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.
TRUST AND VERIFICATION EVIDENCE
Loading Trust v2 evidence…
Checking the associated registrable domain. The BuiltWith key remains server-side.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.