Beamtrace
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., "@Beamtracewhat's our visibility score and what content improvements do you recommend?"
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.
Beamtrace for Cursor
Cursor plugin that connects to Beamtrace's remote MCP for read-only AI visibility insights.
Also includes server.json for the MCP Registry (remote-only — no npm stub).
What's included
MCP:
https://beamtrace.com/api/mcp(OAuth; organization's website is resolved automatically)Rule: how to interpret metrics and phrase human reports
Related MCP server: SEO Insights MCP Server
Tools
Tool | Purpose |
| Overall visibility score and insight |
| Topic rollups |
| Prompt-level metrics and coverage gaps |
| Visibility leaderboard |
| Prioritized content improvements |
Validate
pnpm validatePre-commit runs the same check via Lefthook (pnpm exec lefthook install after clone).
Local install (dev)
ln -sf "$(pwd)" ~/.cursor/plugins/local/beamtraceReload Cursor → Customize → confirm Beamtrace loads → authenticate MCP.
Release
Interactive bump (+ MCP publish when selected):
pnpm releasePick cursor / mcp registry / all, then patch / minor / major. Cursor only bumps .cursor-plugin/plugin.json. MCP also runs mcp-publisher publish.
Non-interactive:
pnpm release -- --target cursor --bump patch --yes
pnpm release -- --target mcp --bump minor --yes
pnpm release -- --target all --bump patch --yesMCP Registry
Install mcp-publisher (brew install mcp-publisher).
Namespace com.beamtrace/mcp needs domain auth for beamtrace.com (docs). Use pnpm registry:login:github only for GitHub-owned namespaces.
Keep server.json version aligned with the live MCP serverInfo.version when you publish (or use pnpm release and choose mcp/all).
pnpm registry:login:dns # or registry:login:http
pnpm validate # also checks server.json description ≤100 chars
pnpm release # or: pnpm registry:validate && pnpm registry:publishAuth
After install, complete Beamtrace sign-in when Cursor prompts. You need a Beamtrace account with a website at beamtrace.com/setup.
Publisher: Elfsight.
This server cannot be installed
Maintenance
Related MCP Servers
- AlicenseCqualityDmaintenanceConnects AI assistants to SE Ranking's SEO and project management APIs to enable natural language queries for keyword research, backlink analysis, and technical audits. It supports comprehensive tasks including competitive analysis, domain traffic tracking, and AI search visibility monitoring.100Apache 2.0
- AlicenseNot gradedqualityFmaintenanceConnects AI assistants to SEO APIs for backlinks analysis, keyword research, and traffic analysis.1228MIT
- AlicenseCqualityCmaintenanceConnects AI assistants to the DemandSphere search intelligence platform, enabling SERP analytics and GenAI visibility tracking through 20 tools across five domains.201MIT
- AlicenseNot gradedqualityDmaintenanceConnects AI assistants to Google Search Console data for SEO analysis, including search analytics, URL inspection, sitemaps, indexing, and opportunity detection.MIT
Related MCP Connectors
SEO research, audits, backlinks, GSC, and content workflow tools for AI agents.
Track keyword rankings, research SEO opportunities, and manage bisibility projects with AI agents.
AI brand visibility analytics: visibility scores, optimizations, video, Reddit, and search rankings.
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/elfsight/beamtrace-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server