mcpbeat

Kochava for Advertisers — Official MCP Server

io.github.Kochava/kochava-for-advertisers-mcp-server
answering

Kochava for Advertisers — Official MCP Server is answering right now. Last checked 8 min ago. It exposes 2 tools. Last commit 17 Jul 2026.

No account needed — connect, sign up, and query mobile attribution data from any AI tool

Uptime history 40 hours of history
40 hours agonow
100.0%
Uptime 24h
91 of 91 checks
2
Tools
read from the server
546 ms
Response time
average over 24h
1
Stars
last commit 17 Jul 2026

Connect this server

Endpoint below is the one we actually reach during checks — not the one copied from a README. Last verified 8 min ago.

run in your terminal
claude mcp add kochava-for-advertisers-mcp-server --transport http https://analytics.mcp.kochava.com/mcp
~/Library/Application Support/Claude/claude_desktop_config.json
{
  "mcpServers": {
    "kochava-for-advertisers-mcp-server": {
      "url": "https://analytics.mcp.kochava.com/mcp"
    }
  }
}
~/.codex/config.toml
[mcp_servers.kochava-for-advertisers-mcp-server]
url = "https://analytics.mcp.kochava.com/mcp"
.cursor/mcp.json
{
  "mcpServers": {
    "kochava-for-advertisers-mcp-server": {
      "url": "https://analytics.mcp.kochava.com/mcp"
    }
  }
}
.vscode/mcp.json
{
  "mcpServers": {
    "kochava-for-advertisers-mcp-server": {
      "url": "https://analytics.mcp.kochava.com/mcp"
    }
  }
}

Available tools 2

Read directly from the server with tools/list, grouped by what they act on. If a tool disappears, we record the date.

kochava
kochava_free_app_analytics_create_acc_and_get_auth_key
Create a new Kochava FAA (Free App Analytics) account. IMPORTANT: The user MUST explicitly agree to the FAA Terms of Service before account creation. If tos_agreed is False, this tool will return the TOS link and stop — do NOT submit the form. Call kochava_free_app_analytics_get_tos() to retrieve and present the TOS to the user first, then call this tool again with tos_agreed=True once the user confirms agreement. DISPLAY INSTRUCTIONS: When this tool returns a successful response, you MUST display the 'next_steps' field content to the user EXACTLY as written — word-for-word, preserving ALL text, formatting, line breaks, numbering, and bullet points. Do NOT summarize, rephrase, reword, or omit any part of the 'next_steps' content. Every sentence must be shown to the user as-is. FAA Terms of Service: https://s34035.pcdn.co/wp-content/uploads/2023/08/FAA-Web-Sign-Up-TOS-8-15-23.pdf Example (after user reviews and agrees to TOS): kochava_free_app_analytics_create_acc_and_get_auth_key( first_name="Jane", last_name="Smith", email_address="[email protected]", phone_number="5551234567", company="Acme Corp", website="www.acme.com", company_address_line_1="123 Main St", company_city="Sandpoint", company_region="Idaho", company_postal_code="83864", country="United States", tos_agreed=True )
kochava_free_app_analytics_get_tos
Retrieve the FAA (Free App Analytics) Terms of Service document link. Use this tool when the user wants to review the Terms of Service before creating an FAA account. Returns a clickable link to the TOS document and instructions for account creation. Example: kochava_free_app_analytics_get_tos()

Endpoints

URLTransportStateLatencyChecked
https://analytics.mcp.kochava.com/mcp streamable-http answering 299 ms 8 min ago

Kochava for Advertisers — Official MCP Server — questions

Answers built from our own checks of this server.

What can Kochava for Advertisers — Official MCP Server do?
It exposes 2 tools, read directly from the server on our last check. Among them: kochava_free_app_analytics_create_acc_and_get_auth_key, kochava_free_app_analytics_get_tos. The full list with descriptions is on this page — we take it from the server itself via tools/list, not from a README. How MCP servers expose tools in the first place →
Is Kochava for Advertisers — Official MCP Server working right now?
We send a real MCP handshake every 15 minutes. Over the last 24 hours 91 of 91 checks got a reply (100.0%), average response time 546 ms. The bar chart above shows every period we have measured.
How do I connect Kochava for Advertisers — Official MCP Server?
Copy the ready config from this page — we generate it for Claude Code, Claude Desktop, Codex, Cursor and VS Code, each with the file path that client actually reads. It is a remote server, so there is nothing to install — the client connects to the address.
Does Kochava for Advertisers — Official MCP Server need an API key?
No. Kochava for Advertisers — Official MCP Server completed a full MCP handshake with us as an anonymous client and listed its tools without asking for anything. All 2 of them are readable on this page. This is what we observed, not what the docs claim.
How fast is Kochava for Advertisers — Official MCP Server?
It answers our handshake in 546 ms on average, which is faster than 19% of all working MCP servers we measure. That is on the slow side — worth knowing if the tool sits inside an interactive loop. The comparison comes from our own checks across the whole registry, every 15 minutes.
Is Kochava for Advertisers — Official MCP Server open source?
Yes — 1 stars on GitHub. The source link is on this page, so you can read exactly what it does with your data before you connect it.