CAT
/MCP
SkillsMCPMarketplacesDigestToolsAdvertise

This week in Claude

Every Monday: Claude Code, Agent SDK, MCP, and the Anthropic platform moves worth your time.

Skills by Category
Frontend DevelopmentBackend & APIsTesting & QASecurityDevOps & CI/CDGit & Pull RequestsDocumentationCode Review & QualityAI & Agent BuildingSkill Development
MCP Servers by Category
Sales & MarketingWeb & Browser AutomationDatabasesAI & LLM ToolsCloud & InfrastructureCommunication & MessagingDeveloper ToolsDesign & CreativeDocuments & KnowledgeSearch & Web Crawling
Marketplaces by Category
AI Agents & OrchestrationLLM IntegrationDevelopment ToolsFrontend & UIBackend & APIsDatabasesTesting & Code QualityDevOps & CloudSecurity & ComplianceGit & Version Control

Cross AI Tools

Discover Claude Code plugins, extensions, and tools. Automatically updated directory of Anthropic Claude AI marketplaces with development tools, productivity plugins, and integrations.

Resources

  • Browse Skills
  • Browse MCP Servers
  • Browse Marketplaces
  • Plugins Reference

Community

  • About
  • Tools
  • Feedback
  • Privacy Policy
  • Advertise

Built for the Claude Code community with Claude Code by @mertduzgun

Independent project, not affiliated with Anthropic

Kochava for Advertisers — Official MCP Server

kochava/kochava-k4a-mcp-server
2 toolsauthHTTPregistry active
Summary

Connects to Kochava's mobile attribution platform and exposes 30+ tools for querying campaign performance, managing trackers, and pulling analytics reports. The standout feature is frictionless onboarding: two public tools let you review terms and create a free account directly in the AI conversation, returning an API key you can use immediately. Once authenticated, you get full access to search queries, funnel analysis, LTV breakdowns, segment management, and campaign CRUD operations. Free tier gives you 30 days of retention with the same API as enterprise accounts. Useful if you're running mobile ad campaigns and want attribution data accessible from any AI tool without jumping between dashboards.

CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →

Tools

Public tool metadata for what this MCP can expose to an agent.

2 tools
kochava_free_app_analytics_get_tosRetrieve 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_...

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_...

No parameter schema in public metadata yet.

kochava_free_app_analytics_create_acc_and_get_auth_keyCreate 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_g...16 params

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_g...

Parameters* required
titlevalue
Job title of the account holder (optional)default:
companystring
Company name for the FAA account
countrystring
Country name (e.g. United States)
privacyvalue
Privacy policy URL. Defaults to https://www.kochava.com/company/contact/default: https://www.kochava.com/company/contact/
websitestring
Company website URL (e.g. www.example.com)
last_namestring
Last name of the account holder
subscribeboolean
Whether to subscribe to Kochava marketing communicationsdefault: true
first_namestring
First name of the account holder
tos_agreedboolean
Whether the user has agreed to the FAA Terms of Service at https://s34035.pcdn.co/wp-content/uploads/2023/08/FAA-Web-Sign-Up-TOS-8-15-23.pdf. Must be True to proceed with account creation. Use kochava_free_app_analytics_get_tos() to share the TOS link with the user before calling this tool.default: false
company_citystring
Company city
phone_numberstring
Phone number of the account holder
email_addressstring
Email address for the FAA account
company_regionstring
Company state or region
company_postal_codestring
Company postal/zip code
company_address_line_1string
Company street address line 1
company_address_line_2value
Company street address line 2 (optional)default:

Kochava for Advertisers — MCP Server

MCP Badge

Kochava for Advertisers is the Omnichannel measurement and attribution platform provided by Kochava, incorporating last-click attribution, incrementality, and MMM tools for brands and their agencies.

This MCP server lets any AI tool query live Kochava attribution data, manage campaigns, and create reports — with no existing account required. Connect, create a free account in-session, and start querying immediately.

No Account? No Problem.

You don't need a Kochava account to get started. The server includes two public tools that work without any authentication:

  1. kochava_free_app_analytics_get_tos — Review the Free App Analytics Terms of Service
  2. kochava_free_app_analytics_create_acc_and_get_auth_key — Create a free account and receive your API key instantly, right in the conversation

Once you have your API key, set it as the authentication-key header and the full suite of 30 tools becomes available.

Connect

Endpoint: https://analytics.mcp.kochava.com/mcp Transport: Streamable HTTP Authentication: authentication-key header (optional for signup, required for data tools)

Claude Desktop

Add to ~/Library/Application Support/Claude/claude_desktop_config.json (macOS) or ~/.config/claude/claude_desktop_config.json (Linux):

{
  "mcpServers": {
    "kochava": {
      "url": "https://analytics.mcp.kochava.com/mcp",
      "headers": {
        "authentication-key": "YOUR_API_KEY"
      }
    }
  }
}

Leave authentication-key empty or omit the headers block entirely to start with FAA signup tools only.

Claude Code

claude mcp add kochava --transport streamable-http https://analytics.mcp.kochava.com/mcp

Cursor

Settings → MCP → Add Server:

  • URL: https://analytics.mcp.kochava.com/mcp
  • Header: authentication-key: YOUR_API_KEY

VS Code / GitHub Copilot

Add to .vscode/mcp.json:

{
  "servers": {
    "kochava": {
      "type": "streamable-http",
      "url": "https://analytics.mcp.kochava.com/mcp",
      "headers": {
        "authentication-key": "YOUR_API_KEY"
      }
    }
  }
}

Tools

Free App Analytics (no auth required)

ToolDescription
kochava_free_app_analytics_get_tosGet the FAA Terms of Service link
kochava_free_app_analytics_create_acc_and_get_auth_keyCreate a free account and get an API key in-session

Analytics & Reporting

ToolDescription
get_all_appsList all apps in your account
get_app_dimensionsGet dimensions available for an app
run_search_queryRun an analytics search query
get_event_detailGet event-level detail data
get_explorer_dataQuery the analytics explorer
get_funnel_dataGet funnel analysis data
get_LTV_detailsGet lifetime value details
get_retention_overlayGet retention overlay data
get_currenciesList supported currencies

Report Querying

ToolDescription
search_tablesSearch available report tables
get_saved_queriesList saved report queries
execute_report_queryExecute a report query
get_query_resultsGet results from an executed query

Campaign Management

ToolDescription
kochava_list_campaignsList all campaigns
kochava_get_campaignGet campaign details
kochava_create_campaignCreate a new campaign
kochava_update_campaignUpdate an existing campaign

Tracker Management

ToolDescription
kochava_list_trackersList all trackers
kochava_create_trackerCreate a new tracker
kochava_update_trackerUpdate an existing tracker
kochava_delete_trackerDelete a tracker
kochava_get_tracker_metricsGet tracker performance metrics
kochava_get_all_media_partnersList available media partners
kochava_get_agency_networksList agency networks
kochava_list_events_for_tracker_creationList events available for tracker setup

Segment Management

ToolDescription
kochava_list_segmentsList all segments
kochava_create_segmentCreate a new segment
kochava_update_segmentUpdate an existing segment

Authentication

Without a key: You can connect and use the two FAA signup tools to create a free account. Your API key is returned immediately in the conversation.

With a key: Set the authentication-key header to your Kochava API key. All 30 tools become available.

Free App Analytics gives you 30 days of data retention. Upgrade to Enterprise for unlimited retention — same API key, same MCP connection, zero migration.

Troubleshooting

ErrorCauseFix
401 UnauthorizedMissing authentication-key headerAdd your API key as the authentication-key header
403 Invalid tokenAPI key not recognizedVerify your key at console.kochava.com
503 Service unavailableAuth service temporarily downRetry in a few seconds
account_existsCompany name already registeredUse a different company name or log in at console.kochava.com

Support

  • Email: support@freeappanalytics.com
  • Console: console.kochava.com
Featured
CodeRabbit
CodeRabbit
AI writes the code. CodeRabbit catches the slop.
Try For Free →
Keep your Mac awake
Keep your Mac awake
Keep your Mac awake while Claude Code and 40+ AI agents run. Sleeps when they're idle.
One time payment $9 →
Context.devContext.dev
Context.dev
Integrate web data into your AI product. One API to scrape website & brand data.
Get API Key Now →
Make your agent a DeFi expert
Make your agent a DeFi expert
Agent, run crypto. Access onchain data & trade routes via 1inch.
Install now →
Make money from your Skills
Make money from your Skills
On Capafy, your Skill runs online 24/7 as an agent product, and you get paid every time someone uses it.
Start earning →
AppSignal
AppSignal
Monitor with ease. Code with confidence.
Start Free Trial →
Categories
Data & AnalyticsMobile Development
Registryactive
TransportHTTP
AuthRequired
UpdatedApr 21, 2026
View on GitHub

Related Data & Analytics MCP Servers

View all →
Google Sheets

com.mcparmory/google-sheets

Create, read, and modify spreadsheet data, formatting, and sheets
25
Google Sheets

domdomegg/google-sheets-mcp

Allow AI systems to read, write, and query spreadsheet data via Google Sheets.
2
Google Sheets Mcp

henilcalagiya/google-sheets-mcp

Powerful tools for automating Google Sheets using Model Context Protocol (MCP)
14
Futuristic Risk Intelligence

cct15/war-dashboard-data

Geopolitical conflict risk, political events, and maritime traffic data for AI agents
1
Mcp Google Sheets Full

moooonad/mcp-google-sheets-full

Full Google Sheets MCP: 26 tools + run_sheets_script escape hatch. User OAuth, no service account.
CSV to JSON API

io.github.br0ski777/csv-to-json

Parse CSV to JSON array. Auto-detect delimiter, headers. x402 micropayment.