← Registry

Learning Resources

nachhilfe-in-meiner-naehe.de

Finds tutoring institutes near a given location, returning details like distance, phone, and website.

WebMCP2 endpoints2 known toolsFirst detected September 2, 2026Last detected September 2, 2026

ENDPOINT 1

https://nachhilfe-in-meiner-naehe.de/mcp

No auth detected

MCP server metadata

Name
Nachhilfe in meiner Nähe MCP
Version
1.0.0
Capabilities
tools

Known tools 1

search_nachhilfe

Findet Nachhilfeinstitute nahe einer PLZ (plz), Koordinaten (lat/lon) oder Stadt (q).

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.nachhilfe-in-meiner-n-he-mcp]
url = "https://nachhilfe-in-meiner-naehe.de/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "nachhilfe-in-meiner-n-he-mcp": {
      "type": "http",
      "url": "https://nachhilfe-in-meiner-naehe.de/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: nachhilfe-in-meiner-n-he-mcp
Remote MCP URL: https://nachhilfe-in-meiner-naehe.de/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": {
    "nachhilfe-in-meiner-n-he-mcp": {
      "url": "https://nachhilfe-in-meiner-naehe.de/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "nachhilfe-in-meiner-n-he-mcp": {
      "type": "http",
      "url": "https://nachhilfe-in-meiner-naehe.de/mcp"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "nachhilfe-in-meiner-n-he-mcp",
  "transport": "streamable-http",
  "url": "https://nachhilfe-in-meiner-naehe.de/mcp"
}
MCP Inspector

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

ENDPOINT 2

https://nachhilfe-in-meiner-naehe.de

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
declarative

Known tools 1

search_nachhilfe_form

Sucht die nächstgelegenen Nachhilfeinstitute zu einer deutschen Postleitzahl, nach Entfernung sortiert. Liefert die Ergebnisliste mit Name, Ort, Entfernung in km, Telefon und Website. Nur lesend, keine Buchung.

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.webmcp]
url = "https://nachhilfe-in-meiner-naehe.de"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://nachhilfe-in-meiner-naehe.de"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://nachhilfe-in-meiner-naehe.de

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": {
    "webmcp": {
      "url": "https://nachhilfe-in-meiner-naehe.de"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://nachhilfe-in-meiner-naehe.de"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://nachhilfe-in-meiner-naehe.de"
}
MCP Inspector

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

TRUST AND VERIFICATION EVIDENCE

Loading Trust v2 evidence…

Checking the associated registrable domain. The BuiltWith key remains server-side.

Indexed

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