Data Sources Intermediate

MetricSpot MCP Integration

3 min read Updated June 05, 2026
On-page SEO and AI-readability audit scores from MetricSpot: technical SEO, content quality, speed, and accessibility findings, read-only through the planner during AI analyses.

MetricSpot audits a web page across technical SEO, content quality, AI-readability, speed, and accessibility, then scores it rule by rule. Connecting MetricSpot to clariBI turns those audit findings into something you can track over time and compare across the pages that matter to revenue.

Why connect MetricSpot

An audit is usually a one-off PDF: useful the day it runs, then stale, with no easy way to chart how scores move as you ship fixes.

With MetricSpot connected, you can ask "What is our SEO score on the top landing pages?", "Which accessibility rules fail most across our site?", or "Did the page-speed score improve after last month's changes?" and the AI engine reads the audit live.

How the connection works

clariBI talks to MetricSpot through its hosted MCP server at https://mcp.metricspot.com/mcp. Authentication uses an API key you generate in your vendor account. Tokens stay encrypted server-side and never leave clariBI in clear form.

sequenceDiagram
    actor U as You
    participant C as clariBI
    participant V as MetricSpot
    U->>V: Generate an API key in MetricSpot dashboard
    U->>C: Paste the key into the connect wizard
    C->>V: list_tools (verify the key)
    V-->>C: Tools available
    C->>C: Encrypt and store credentials
    C-->>U: Connection ready

Available tools

clariBI exposes the read-only MetricSpot tools that the vendor's MCP server publishes at connection time. Write operations (create, update, delete, send, refund) are filtered out by a name-pattern blocklist before any tool reaches the analysis engine, so connecting MetricSpot cannot modify data on the vendor side.

The exact tool inventory depends on the MetricSpot features your account has access to. After connecting, try a few natural-language questions to see what MetricSpot data clariBI can pull.

Data flow during analysis

When you ask a question that maps to MetricSpot, the AI engine routes to the right tool, reads the result, and pairs the answer with a chart you can pin to a dashboard.

sequenceDiagram
    actor U as You
    participant C as clariBI
    participant AI as AI engine
    participant V as MetricSpot
    U->>C: Ask a question about SEO and web-audit data
    C->>AI: Plan the analysis
    AI->>V: Call the right tool
    V-->>AI: Tool result
    AI->>AI: Summarize and chart
    C-->>U: Answer plus visual

Setting up the connection

  1. Open Data Sources in the clariBI sidebar.
  2. Click Add data source.
  3. Open the MCP Servers tab.
  4. Click the MetricSpot card.
  5. In MetricSpot, go to Settings → API keys (app.metricspot.com/settings/api-keys) and create a key. Keys are prefixed ms_live_ and shown once, so copy it right away.
  6. Paste the key into clariBI and click Connect.
  7. Give your data source a name and click Finish.

Permissions and data access

clariBI authenticates with the MetricSpot API key you paste in (the same key works for MetricSpot's REST API and MCP server) and runs audits or reads audit results on your behalf, against your plan's monthly call allowance. The catalog exposes read tools only; clariBI never changes your MetricSpot account or settings. Token-authenticated audits require a MetricSpot Pro plan. Rotate or delete the key anytime in MetricSpot, or disconnect from Settings → Integrations in clariBI.

Troubleshooting

ErrorCauseFix
"Unauthorized" or "Invalid token"The key was revoked, mistyped, or copied without its <code>ms_live_</code> prefix.Create a fresh key at app.metricspot.com/settings/api-keys, copy the full value at creation time, and paste it again.
"Monthly limit reached"Audits run against your MetricSpot plan's call allowance, and the month's budget is spent.Wait for the allowance to reset, or raise it in MetricSpot, then re-run the analysis.

Related articles

Related Articles

Data Sources Beginner

Foqal MCP Integration

Tickets, request topics, resolution timelines, and CSAT, NPS, and CES scores from Foqal's Slack and…

5 min read
Data Sources Intermediate

Apideck MCP Integration

Normalized records across Accounting, CRM, HRIS, ATS, File Storage, E-commerce, and Issue Tracking …

5 min read
Data Sources Beginner

Hugging Face MCP Integration

Public Hugging Face Hub data: model, dataset, and Space search, research-paper search, repository d…

5 min read

Still Need Help?

Can't find what you're looking for? Our support team is here to help you succeed with clariBI.