Skip to main content
Glama
canerdem1234

Tracora MCP Server

by canerdem1234

Tracora MCP Server

Tracora'daki marka ve sorgu verilerinizi Claude Desktop, Claude Code veya Cursor gibi MCP (Model Context Protocol) destekli asistanlara bağlar. İki araç sunar:

  • list_brands — hesabınızdaki aktif markaları listeler

  • list_queries — çalıştırılmış AI görünürlük sorgularını ve sonuçlarını listeler (marka/rakip geçti mi, atıf alınan kaynaklar)

Bu araçlar, mevcut Tracora public API'sinin ince bir sarmalayıcısıdır — kendi API anahtarınızla kimlik doğrular, salt-okunurdur.

Kurulum

cd mcp-server
npm install
npm run build

Bir API anahtarını Tracora → Ayarlar → API Anahtarları sayfasından oluşturun.

Related MCP server: Narrative MCP Server

Yapılandırma (Claude Desktop / Claude Code)

claude_desktop_config.json (veya Claude Code'un MCP ayar dosyası) içine ekleyin:

{
  "mcpServers": {
    "tracora": {
      "command": "node",
      "args": ["/tam/yol/tracora-app/mcp-server/dist/index.js"],
      "env": {
        "TRACORA_API_KEY": "trk_xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
      }
    }
  }
}

Kurulumdan sonra asistanınıza "Tracora'da hangi markalarım var?" veya "ChatGPT'de son sorgularımda rakiplerim ne sıklıkla geçiyor?" gibi sorular sorabilirsiniz.

Maintenance

ActivitySlowing
ResponsivenessNo issues

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI agents to run brand-visibility audits by querying multiple AI engines, generating competitive leaderboards, and identifying growth opportunities. Integrates with any MCP-capable client to measure and act on brand discoverability in AI recommendations.
    MIT
  • F
    license
    Not graded
    quality
    F
    maintenance
    Integrates with Narrative's Data Collaboration Platform, enabling AI assistants to search attributes, list datasets, manage access rules, and execute NQL queries via MCP tools and prompts.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides 40 MCP tools to connect AI assistants like Claude to marketing platforms (Google Ads, Meta Ads, GA4, Search Console, Stripe) for reading, analyzing, managing, and monitoring ad campaigns and analytics through natural language.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI assistants to query internal business data for insights into customers, revenue, subscriptions, sales, and churn through controlled, read-only MCP tools.
    -