Tracora MCP Server
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Tracora MCP ServerShow me my active brands"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 buildBir 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.
This server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityBmaintenanceEnables 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
- AlicenseNot gradedqualityCmaintenanceA connector that surfaces ~50 tools from 10+ integrated business systems (CRM, finance, support) via MCP, enabling an AI assistant to securely query and operate on correlated office data.MIT
- AlicenseCqualityCmaintenanceConnects AI assistants to the DemandSphere search intelligence platform, enabling SERP analytics and GenAI visibility tracking through 20 tools across five domains.201MIT
- AlicenseNot gradedqualityDmaintenanceEnables AI assistants to answer growth questions in plain English by connecting to marketing and product data via 49 MCP tools.25MIT
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.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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