ENDPOINT 1
https://metrics-tools.de/mcp/%7Bapikey%7D
MCP server metadata
- Name
- metricstools-mcp
- Version
- 2.0.0
Known tools 12
mt_get_creditsZeigt die verbleibenden Metrics Tools API-Credits an (monatliche + zusätzlich erworbene).
Inferred read-onlymt_domain_rankingsGibt die Rankings einer Domain aus mit Keyword, Position, Suchvolumen, URL, Sichtbarkeitsbeitrag.
Inferred read-onlymt_domain_rankingpositionGibt die Rankingposition eines Keywords für eine Domain als Zahl aus.
Inferred read-onlymt_domain_positionGibt die Ranking-Details einer Domain zu einem Keyword aus (Position, URL, etc.).
Inferred read-onlymt_domain_n_rankingsGibt die Anzahl der Rankings einer Domain aus (Verlauf über Zeit).
Inferred read-onlymt_keyword_relatedGibt verwandte Keywords mit Relevanz, Suchvolumen, CPC und Competition aus.
Inferred read-onlymt_keyword_serpGibt die gespeicherte Suchergebnisseite (SERP) zu einem Keyword aus.
Inferred read-onlymt_url_rankingpositionGibt die Rankingposition einer URL zu einem Keyword als Zahl aus.
Inferred read-onlyCONNECT 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.metricstools-mcp]
url = "https://metrics-tools.de/mcp/%7Bapikey%7D"
enabled = true
Claude Code
.mcp.json
{
"mcpServers": {
"metricstools-mcp": {
"type": "http",
"url": "https://metrics-tools.de/mcp/%7Bapikey%7D"
}
}
}
Claude Desktop
Settings → Connectors → Add custom connector
Name: metricstools-mcp
Remote MCP URL: https://metrics-tools.de/mcp/%7Bapikey%7D
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": {
"metricstools-mcp": {
"url": "https://metrics-tools.de/mcp/%7Bapikey%7D"
}
}
}
Visual Studio Code
.vscode/mcp.json
Add to Visual Studio Code{
"servers": {
"metricstools-mcp": {
"type": "http",
"url": "https://metrics-tools.de/mcp/%7Bapikey%7D"
}
}
}
Generic MCP
Client-specific MCP configuration
{
"name": "metricstools-mcp",
"transport": "streamable-http",
"url": "https://metrics-tools.de/mcp/%7Bapikey%7D"
}
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 metrics-tools.de was fetched 2026-08-15T20:06:18.095Z and is being refreshed.
metrics-tools.de is assessed as Trusted: Domain has an established technology history spanning over a year.
Evidence is source-attributed and does not guarantee that a third-party server is safe. Risk labels are conservative metadata heuristics.