← Registry

Analytics

mappass.net

Offers tools for French cadastre conversion, EUDR compliance checking, and DDS preview generation.

WebMCP2 endpoints5 known toolsFirst detected June 25, 2026Last detected September 14, 2026

ENDPOINT 1

https://mappass.net/mcp

No auth detected

MCP server metadata

Name
MapPass
Version
1.1.0
Capabilities
tools

Known tools 3

convert_cadastre

Convertit une référence cadastrale française (commune INSEE, section, numéro de parcelle) en GeoJSON avec surface en hectares.

Inferred read-only
check_eudr_compliance

Vérifie si un organisme (identifié par SIRET ou nom) est conforme EUDR.

Inferred read-only
generate_dds_preview

Génère une prévisualisation structurée d'un dossier EUDR (DDS) à partir des informations parcelle, essence, volume et dates.

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.mappass]
url = "https://mappass.net/mcp"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "mappass": {
      "type": "http",
      "url": "https://mappass.net/mcp"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: mappass
Remote MCP URL: https://mappass.net/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": {
    "mappass": {
      "url": "https://mappass.net/mcp"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

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

Client-specific MCP configuration

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

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

ENDPOINT 2

https://mappass.net

No auth detected

MCP server metadata

Name
WebMCP
Capabilities
imperative

Known tools 2

cadastre_lookup

Localise une parcelle cadastrale française et retourne son périmètre GeoJSON ainsi que la classification de risque EUDR selon le Règlement (UE) 2025/1093. Fournir le code département (ex: 01), le code section (ex: A) et le numéro de parcelle (ex: 0001).

Inferred read-only
eudr_country_risk

Retourne le niveau de risque EUDR (faible / standard / élevé) d'un pays selon le Règlement (UE) 2025/1093. Un pays est classé faible risque si la Commission européenne l'a officiellement inscrit sur la liste des pays présentant un faible risque de déforestation.

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://mappass.net"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "webmcp": {
      "type": "http",
      "url": "https://mappass.net"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: webmcp
Remote MCP URL: https://mappass.net

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://mappass.net"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "webmcp": {
      "type": "http",
      "url": "https://mappass.net"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "webmcp",
  "transport": "streamable-http",
  "url": "https://mappass.net"
}
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 mappass.net was fetched 2026-08-21T21:11:46.674Z and is being refreshed.

Trust status Neutral

mappass.net 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.