← Registry

Analytics

provinglab.dev

Provides APIs to measure browser tool quality, retrieve measurement data and methods, and extract citations from web pages.

1 endpoint10 known toolsFirst detected August 4, 2026Last detected September 4, 2026

ENDPOINT 1

https://provinglab.dev/mcp

No auth detected

MCP server metadata

Name
provinglab
Version
1.25.0
Capabilities
tools
Server instructions

Cite or capture a web page. Use extract_citation when a page needs to enter a reference manager, how_to_capture when a source has to be saved as evidence, install_extension when the capture has to run in a browser without a click. Every figure behind these tools has a documented method and a control run — list_measurements shows them. Prose pages are published in nine languages (en, de, es, fr, it, ja, pt-BR, ru, zh-CN). Request one with 'Accept: text/markdown' plus 'Accept-Language: de', or append '?lang=de'; without it you get the page default and every other language stripped out. Measured values, identifiers and URLs are identical in all of them.

Known tools 10

list_measurements

Use when a claim about browser tools, capture quality, OCR recall or citation extraction needs a number behind it — or when you want to check one of ours.

Inferred read-only
get_measurement_data

Use before quoting a figure: this returns what stands behind it — the values, the control run, and the conditions that limit them.

Inferred read-only
get_method

Fetch a reproducible method: reading a browser extension's permissions, measuring OCR recall with a control run, or choosing between print-to-PDF and screen capture.

Inferred read-only
extract_citation

Read the citation details a web page declares about itself and return them as a structured record plus ready-to-import RIS and BibTeX.

Inferred read-only
extract_citations

Use when you have a reading list rather than one source — a bibliography to build, a set of links to verify before submitting, an archive to describe.

Inferred read-only
recommend_settings

The capture settings that fit a given purpose, each with the measurement behind it or an explicit note that none exists.

Inferred read-only
how_to_capture

Get the runnable route for saving a web page that this endpoint cannot read — the sources it hands back.

Inferred read-only
install_extension

Install or uninstall the capture extension in Firefox or Chrome without a window, without a click and without administrator rights.

Inferred read-only
adoption_stats

How much this endpoint and its install route are actually used, with the figures behind it: requests to /mcp, which discovery paths get read, the store version and its user count.

Inferred read-only
open_work

List what this project needs done, with enough context to start.

Inferred read-only

CONNECT WITH APPROVAL

Client installation

Review this server and its permissions before adding it. Secret placeholders must be set locally.

Codex

~/.codex/config.toml

[mcp_servers.provinglab]
url = "https://provinglab.dev/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "provinglab": {
      "type": "http",
      "url": "https://provinglab.dev/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: provinglab
Remote MCP URL: https://provinglab.dev/mcp

Add this remote URL as a custom connector in Claude Desktop. Availability depends on the user plan and workspace policy.

Cursor

.cursor/mcp.json

{
  "mcpServers": {
    "provinglab": {
      "url": "https://provinglab.dev/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "provinglab": {
      "type": "http",
      "url": "https://provinglab.dev/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "provinglab",
  "transport": "streamable-http",
  "url": "https://provinglab.dev/mcp"
}
MCP Inspector

Run the official MCP Inspector locally and enter the indexed Streamable HTTP endpoint.

TRUST AND VERIFICATION EVIDENCE

Trust Data Available

BuiltWith Trust API v2 evidence for provinglab.dev was fetched 2026-08-21T09:52:45.347Z.

Trust status Neutral

provinglab.dev is assessed as Neutral: No suspicious signals found, but no strong positive signal either

Indexed

Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.