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: Office AI Blueprint 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.

F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

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

Related MCP Servers

  • A
    license
    Not graded
    quality
    B
    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
  • A
    license
    C
    quality
    C
    maintenance
    Connects AI assistants to the DemandSphere search intelligence platform, enabling SERP analytics and GenAI visibility tracking through 20 tools across five domains.
    20
    1
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    Enables AI assistants to answer growth questions in plain English by connecting to marketing and product data via 49 MCP tools.
    25
    MIT

View all related MCP servers

Related MCP Connectors

  • Connect e-commerce and marketing data to AI assistants via MCP.

  • 100+ MCP tools for AI agents: content metadata, trade intelligence, business-expertise analysis.

  • Real-time Amazon, WIPO & PACER data for AI agents — 19 tools via the MCP protocol.

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/canerdem1234/tracora-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server