Skip to main content
Glama

Cursor用Beamtrace

Cursorプラグイン。BeamtraceのリモートMCPに接続し、読み取り専用のAI可視化インサイトを提供します。

また、MCP Registry用のserver.jsonも含まれます(リモート専用 — npmスタブはありません)。

含まれるもの

  • MCP: https://beamtrace.com/api/mcp(OAuth; 組織のウェブサイトは自動的に解決されます)

  • ルール: メトリクスの解釈方法と人間向けレポートの表現方法

Related MCP server: SEO Insights MCP Server

ツール

ツール

目的

get_visibility

全体的な可視性スコアとインサイト

list_topics

トピックのロールアップ

list_prompts

プロンプトレベルのメトリクスとカバレッジギャップ

list_competitors

可視性リーダーボード

list_improvements

優先順位付けされたコンテンツ改善点

検証

pnpm validate

Pre-commitはLefthook経由で同じチェックを実行します(クローン後にpnpm exec lefthook install)。

ローカルインストール(開発)

ln -sf "$(pwd)" ~/.cursor/plugins/local/beamtrace

Cursorをリロード → カスタマイズ → Beamtraceが読み込まれることを確認 → MCPを認証。

リリース

対話式バンプ(選択時にMCP公開も):

pnpm release

cursor / mcp registry / all を選択し、次に patch / minor / major を選択。Cursorのみの場合は.cursor-plugin/plugin.jsonをバンプします。MCPはmcp-publisher publishも実行します。

非対話式:

pnpm release -- --target cursor --bump patch --yes
pnpm release -- --target mcp --bump minor --yes
pnpm release -- --target all --bump patch --yes

MCP Registry

mcp-publisherをインストール(brew install mcp-publisher)。

名前空間com.beamtrace/mcpにはbeamtrace.comドメイン認証が必要です(ドキュメント)。GitHub所有の名前空間にはpnpm registry:login:githubのみを使用してください。

公開時にはserver.jsonversionをライブMCPのserverInfo.versionと一致させてください(またはpnpm releaseを使用して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:publish

認証

インストール後、Cursorがプロンプトを表示したらBeamtraceのサインインを完了してください。beamtrace.com/setupでウェブサイトを持つBeamtraceアカウントが必要です。

発行者: Elfsight

A
license - permissive license
Not graded
quality - not tested
A
maintenance

Maintenance

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

Related MCP Servers

  • A
    license
    C
    quality
    D
    maintenance
    Connects 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.
    100
    Apache 2.0
  • A
    license
    Not graded
    quality
    F
    maintenance
    Connects AI assistants to SEO APIs for backlinks analysis, keyword research, and traffic analysis.
    12
    28
    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
    Connects AI assistants to Google Search Console data for SEO analysis, including search analytics, URL inspection, sitemaps, indexing, and opportunity detection.
    MIT

View all related MCP servers

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.

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/elfsight/beamtrace-mcp'

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