← Registry

Data Collection

explorationmaps.com

An MCP server for searching public mineral claim registries and generating professional exploration, tenure, and infrastructure maps.

1 endpoint3 known toolsFirst detected September 21, 2026Last detected September 21, 2026

ENDPOINT 1

https://www.explorationmaps.com/mcp/server

No auth detected

MCP server metadata

Name
ExplorationMaps
Version
1.0.0
Capabilities
tools
Server instructions

ExplorationMaps creates and searches professional mineral exploration maps using supported public mineral registries.

Known tools 3

preview_exploration_map

Create a professional mining claim, mineral tenure, investor-presentation, project-location, or infrastructure map from a supported public mineral registry.

Potential side effects
search_mineral_claims

Search supported official mineral-claim registries by holder/company, claim number, claim name, or geographic bounding box.

Inferred read-only
get_mapping_capabilities

Return the map types, mineral-registry jurisdictions, context overlays, search modes, and styles supported by ExplorationMaps.

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.explorationmaps]
url = "https://www.explorationmaps.com/mcp/server"
enabled = true
Claude Code

.mcp.json

{
  "mcpServers": {
    "explorationmaps": {
      "type": "http",
      "url": "https://www.explorationmaps.com/mcp/server"
    }
  }
}
Claude Desktop

Settings → Connectors → Add custom connector

Name: explorationmaps
Remote MCP URL: https://www.explorationmaps.com/mcp/server

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": {
    "explorationmaps": {
      "url": "https://www.explorationmaps.com/mcp/server"
    }
  }
}
Visual Studio Code

.vscode/mcp.json

Add to Visual Studio Code
{
  "servers": {
    "explorationmaps": {
      "type": "http",
      "url": "https://www.explorationmaps.com/mcp/server"
    }
  }
}
Generic MCP

Client-specific MCP configuration

{
  "name": "explorationmaps",
  "transport": "streamable-http",
  "url": "https://www.explorationmaps.com/mcp/server"
}
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.