New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
Abgeleitet aus den Transporten, die dieser Eintrag deklariert (stdio). Ein Client, der hier nicht steht, ist damit nicht ausgeschlossen — Forge kann ihn nur nicht bestätigen.
NEW_RELIC_LICENSE_KEYAPI-SchlüsseloptionalNew Relic ingest license key. Optional: without it Preflight runs local-only with the dashboard at localhost:7777.
Vom Autor in der offiziellen MCP-Registry angegeben. Forge does not store, broker, or ever see these values — the config below is scaffolded with placeholders you fill in locally.
Die Verifizierung bestätigt die Identität des Publishers (die Inhaberschaft am Repo), nicht die Sicherheit des Codes. Der Sicherheits-Scan deckt bekannte CVEs und verdächtige Installationsskripte ab.
Aus dem Quellcode gelesen, den npm tatsächlich ausliefert, zum Zeitpunkt des Scans. Das Paket wurde nie ausgeführt. Tools, die zur Laufzeit dynamisch registriert werden oder in gebündeltem beziehungsweise minifiziertem Code stecken, können übersehen werden — das hier ist also eine Untergrenze der Tool-Oberfläche, keine vollständige Erhebung.
nr_observe_get_context_efficiencyGet context window efficiency metrics: unique vs. repeated file reads, repeated-read ratio, and top re-read files. A high ratio suggests the model is losing context.Get context window efficiency metrics: unique vs. repeated file reads, repeated-read ratio, and top re-read files. A high ratio suggests the model is losing context.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_latency_percentilesGet p50/p95/p99 latency percentiles for tool calls, broken down by tool type. Use to identify which tools are slowest in the current session.Get p50/p95/p99 latency percentiles for tool calls, broken down by tool type. Use to identify which tools are slowest in the current session.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_task_completion_rateGet task lifecycle metrics: completed task count, average task duration, and average tool calls per task.Get task lifecycle metrics: completed task count, average task duration, and average tool calls per task.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_model_usageGet per-model usage statistics: request counts, token totals (input, output, thinking, cache read, cache creation), cost, and cost per million billed tokens. Identifies the most-used model, plus any PostModelSwitch events (deliberate /model changes, automatic fallbacks, or resume) recorded this ses…Get per-model usage statistics: request counts, token totals (input, output, thinking, cache read, cache creation), cost, and cost per million billed tokens. Identifies the most-used model, plus any PostModelSwitch events (deliberate /model changes, automatic fallbacks, or resume) recorded this ses…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_context_trackingGet context window tracking: per-turn token growth, category breakdown (System/Tools/User/Assistant), fill percentage, and per-tool output contribution. Shows which tools consume the most context.Get context window tracking: per-turn token growth, category breakdown (System/Tools/User/Assistant), fill percentage, and per-tool output contribution. Shows which tools consume the most context.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_report_tokensReport token usage for cost tracking. Call periodically to enable accurate cost metrics.Report token usage for cost tracking. Call periodically to enable accurate cost metrics.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_cost_breakdownGet a breakdown of session costs by task, model, and efficiency metrics like cost per line of code. Cost figures are Preflight's own list-price estimate unless costRateMultiplier/dataResidencyPremium are configured for an org's contracted rate — see rate_multiplier_applied in the response.Get a breakdown of session costs by task, model, and efficiency metrics like cost per line of code. Cost figures are Preflight's own list-price estimate unless costRateMultiplier/dataResidencyPremium are configured for an org's contracted rate — see rate_multiplier_applied in the response.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_budget_statusGet current AI spend vs. configured budget caps (session, daily, weekly). Returns remaining budget, % used, and any threshold alerts fired this session.Get current AI spend vs. configured budget caps (session, daily, weekly). Returns remaining budget, % used, and any threshold alerts fired this session.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_cost_forecastProject AI spending forward based on current session rate. Returns forecast cost for end-of-day, end-of-week, and end-of-session (8h), with a confidence note.Project AI spending forward based on current session rate. Returns forecast cost for end-of-day, end-of-week, and end-of-session (8h), with a confidence note.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_prompt_cache_healthGet prompt cache health: hit rate, savings, and a concrete recommendation for improving cache efficiency.Get prompt cache health: hit rate, savings, and a concrete recommendation for improving cache efficiency.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_session_historyGet a list of past sessions with summary metrics (efficiency, cost, tool calls, outcome).Get a list of past sessions with summary metrics (efficiency, cost, tool calls, outcome).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_weekly_summaryGet a weekly summary report with per-developer breakdown, cost, efficiency, and anti-pattern counts.Get a weekly summary report with per-developer breakdown, cost, efficiency, and anti-pattern counts.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_trendsGet trend data for a metric over time: weekly efficiency, cost, task success rate, or tool call counts.Get trend data for a metric over time: weekly efficiency, cost, task success rate, or tool call counts.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_collaboration_profileGet a developer's collaboration profile: specificity, autonomy, correction rate, task complexity, and classification.Get a developer's collaboration profile: specificity, autonomy, correction rate, task complexity, and classification.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_claudemd_impactGet the impact report for the most recent change to the project's instruction fileGet the impact report for the most recent change to the project's instruction file
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_cost_per_outcomeGet cost breakdown by outcome type (bug fix, feature, refactor, etc.) with waste ratio and ROI estimate.Get cost breakdown by outcome type (bug fix, feature, refactor, etc.) with waste ratio and ROI estimate.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_recommendationsGet personalized optimization recommendations covering cost, efficiency, prompt engineering, CLAUDE.md impact, and model selection.Get personalized optimization recommendations covering cost, efficiency, prompt engineering, CLAUDE.md impact, and model selection.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_model_recommendationGet a data-driven model recommendation ranked by historical efficiency score, cost, and task success rate across past sessions, both overall and broken down by task outcome type (bug_fix, feature, refactor, investigation, configuration, documentation, failed_attempt).Get a data-driven model recommendation ranked by historical efficiency score, cost, and task success rate across past sessions, both overall and broken down by task outcome type (bug_fix, feature, refactor, investigation, configuration, documentation, failed_attempt).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_platform_comparisonCompare AI coding assistant platforms side-by-side on a given metric: efficiency, cost, task_success, tool_calls, or error_rate.Compare AI coding assistant platforms side-by-side on a given metric: efficiency, cost, task_success, tool_calls, or error_rate.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_team_summaryGet aggregated AI coding cost and efficiency metrics for all developers in the configured team, queried via New Relic NRQL. Requires teamId to be set in config.Get aggregated AI coding cost and efficiency metrics for all developers in the configured team, queried via New Relic NRQL. Requires teamId to be set in config.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_subscribe_digestRegister a Slack webhook URL to receive weekly AI coding cost and efficiency summaries.Register a Slack webhook URL to receive weekly AI coding cost and efficiency summaries.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_unsubscribe_digestRemove the registered Slack webhook for weekly digests.Remove the registered Slack webhook for weekly digests.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_send_digestGenerate the current weekly AI coding summary and POST it to the configured Slack webhook immediately.Generate the current weekly AI coding summary and POST it to the configured Slack webhook immediately.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_personal_insightsReturns a narrative coaching report comparing this week's personal AI coding metrics against your historical baseline.Returns a narrative coaching report comparing this week's personal AI coding metrics against your historical baseline.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_retry_alertsGet thrashing/retry detection alerts: repeated failures or highly similar inputs within a sliding window. Identifies when the agent is stuck in a loop.Get thrashing/retry detection alerts: repeated failures or highly similar inputs within a sliding window. Identifies when the agent is stuck in a loop.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_context_compositionGet per-turn token breakdown by category (system prompt, conversation history, tool results, injected files). Shows context window fill percentage and dominance alerts. LIMITATION: system_prompt and injected_file_content are always 0 -- the model API's aggregate usage counts have no breakdown by co…Get per-turn token breakdown by category (system prompt, conversation history, tool results, injected files). Shows context window fill percentage and dominance alerts. LIMITATION: system_prompt and injected_file_content are always 0 -- the model API's aggregate usage counts have no breakdown by co…
token breakdown by category (system prompt, conversation history, tool r…Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_latency_decompositionGet latency decomposition: how much time is spent in LLM API calls vs tool execution vs overhead, with p50/p95 percentiles for each component.Get latency decomposition: how much time is spent in LLM API calls vs tool execution vs overhead, with p50/p95 percentiles for each component.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_decision_treeGet decision branch analysis: reasoning and action extraction per turn for triggered branches (recovery, retry, delegation), with outcome tagging. Includes post-mortem of failure chains and longest failure streak. LIMITATION: the reasoning field is the model's own thinking/text output only when NEW…Get decision branch analysis: reasoning and action extraction per turn for triggered branches (recovery, retry, delegation), with outcome tagging. Includes post-mortem of failure chains and longest failure streak. LIMITATION: the reasoning field is the model's own thinking/text output only when NEW…
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_instruction_driftGet instruction/prompt drift analysis: tracks how the project's instruction file (CLAUDE.md,Get instruction/prompt drift analysis: tracks how the project's instruction file (CLAUDE.md,
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_tool_selection_scoreGet tool selection quality score: evaluates efficiency of tool usage by detecting redundant reads, repeated failures, and unused large outputs. Score 0-1 where 1 is perfect.Get tool selection quality score: evaluates efficiency of tool usage by detecting redundant reads, repeated failures, and unused large outputs. Score 0-1 where 1 is perfect.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_quality_proxyGet quality proxy metrics: diff apply rate, test pass rate, backtrack count, self-correction count, and degradation detection over the session lifetime.Get quality proxy metrics: diff apply rate, test pass rate, backtrack count, self-correction count, and degradation detection over the session lifetime.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_api_failuresKeine Beschreibung veröffentlichtDieses Tool hat keine Beschreibung veröffentlicht. Forge erfindet keine.
nr_observe_get_compute_wasteGet compute waste summary: total tokens wasted on retried tool calls and anti-pattern activity (stuck loops, redundant reads, thrashing). Includes per-pattern breakdown and a status assessment (clean / moderate / needs_attention).Get compute waste summary: total tokens wasted on retried tool calls and anti-pattern activity (stuck loops, redundant reads, thrashing). Includes per-pattern breakdown and a status assessment (clean / moderate / needs_attention).
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_report_tool_callReport a tool call event for observability. Use this to report non-MCP tool callsReport a tool call event for observability. Use this to report non-MCP tool calls
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_report_session_startReport that a new AI coding session has begun. Call this at the start of a sessionReport that a new AI coding session has begun. Call this at the start of a session
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_report_session_endReport that the current AI coding session has ended. Call this at the end of a sessionReport that the current AI coding session has ended. Call this at the end of a session
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_session_statsGet current session observability metrics: tool call counts, success rates, file access stats, and duration summaries.Get current session observability metrics: tool call counts, success rates, file access stats, and duration summaries.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_healthCheck server health: version, uptime, session ID, and connection timestamp. Also reports whether telemetry event sends are succeeding. Use when the MCP connection feels stale or tools are behaving unexpectedly.Check server health: version, uptime, session ID, and connection timestamp. Also reports whether telemetry event sends are succeeding. Use when the MCP connection feels stale or tools are behaving unexpectedly.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_configShow the current server configuration (sensitive fields masked): mode, developer, account, region, storage path, dashboard URL, and config file location. Use to diagnose misconfiguration without exposing credentials.Show the current server configuration (sensitive fields masked): mode, developer, account, region, storage path, dashboard URL, and config file location. Use to diagnose misconfiguration without exposing credentials.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
nr_observe_get_session_timelineGet an ordered list of recent tool calls with timestamps, names, durations, and success/failure status.Get an ordered list of recent tool calls with timestamps, names, durations, and success/failure status.
Für dieses Tool wurde kein Eingabeschema veröffentlicht.
39 von 40 Tools haben eine Beschreibung veröffentlicht.
Tool-Namen und -Beschreibungen stammen vom Publisher und werden wortgetreu als inerter Text angezeigt. Es sind die Zeichenketten, die ein MCP-Client an ein Modell übergibt, deshalb prüft Forge sie auf Prompt-Injection-Muster — jeder Befund erscheint oben beim Sicherheits-Scan. „Privilegiert“ ist ein Schlagwort-Treffer im Tool-Namen, keine Prüfung dessen, was das Tool tut: ein harmlos klingender Name kann trotzdem alles tun.
New Relic MCP server for observing AI coding assistants (Claude Code, Cursor, Copilot, etc.)
Verlinkte Namen öffnen den Forge-Index aller Einträge, bei denen dieses Tool beobachtet wurde. Alle indexierten Tools durchsuchen.
Der Durchlauf endete an der Grenze von 60 Paketen. Der Rest des Baums wurde nie aufgelöst.
36 weitere aufgelöste Pakete werden hier nicht gezeichnet (Anzeigegrenze: 24). Jede Abhängigkeit mit einem Sicherheitshinweis wird unabhängig von der Grenze gezeichnet. Vollständiges Inventar (CycloneDX-SBOM)
52 deklarierte Abhängigkeiten sind nie im Baum gelandet. Sie fehlen in Forges Auflösung, nicht im Paket.
+40 weitere nicht aufgeführt. Die Zählungen nach Grund oben erfassen sie alle.
Nicht verfolgt: peerDependencies. Dieser Baum erfasst nur Laufzeitabhängigkeiten; was jene mitbringen, wurde nie aufgelöst.