Google PageRank for AI agents. 25,000+ tools indexed.

deepmap-mcp-server MCP Server

DeepMapAI/deepmap-mcp-server

Score: 55.1 Rank #26 MCP Server
Are you the maintainer of DeepMapAI/deepmap-mcp-server? Claim this listing →

MCP server for DeepMap AI geophysical intelligence API. 25 tools for risk scoring, earthquake/volcano/tsunami prediction, weather, insurance, and climate.

Add AgentRank to Claude Code Discover and compare tools like DeepMapAI/deepmap-mcp-server — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

DeepMapAI/deepmap-mcp-server is a Python MCP server licensed under MIT. MCP server for DeepMap AI geophysical intelligence API. 25 tools for risk scoring, earthquake/volcano/tsunami prediction, weather, insurance, and climate.

Ranked #26 out of 109 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

Python MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% today

Last commit today → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Detailed
License MIT

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for DeepMapAI/deepmap-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/DeepMapAI--deepmap-mcp-server)](https://agentrank-ai.com/tool/DeepMapAI--deepmap-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/DeepMapAI--deepmap-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/DeepMapAI--deepmap-mcp-server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="DeepMapAI/deepmap-mcp-server"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# DeepMap AI MCP Server

25 geophysical intelligence tools as a [Model Context Protocol](https://modelcontextprotocol.io/) server.
Gives Claude Desktop (and any MCP-compatible AI agent) access to multi-hazard risk scoring,
earthquake/volcano/tsunami/sinkhole prediction, weather intelligence, insurance underwriting,
climate migration, and parametric triggers.

Powered by 1,380+ API endpoints, 153+ ML models, and 70+ live data sources.

## Install

```bash
pip install deepmap-mcp
```

## Configure for Claude Desktop

Add to your `claude_desktop_config.json`:

```json
{
  "mcpServers": {
    "deepmap": {
      "command": "deepmap-mcp",
      "env": {
        "DEEPMAP_API_URL": "https://www.deepmapai.com",
        "DEEPMAP_API_KEY": "dm_live_..."
      }
    }
  }
}
```

Or run directly:

```bash
deepmap-mcp
```

Get a free API key: `POST https://www.deepmapai.com/api/v1/auth/register` with `{"email": "[email protected]", "name": "Your Name"}`

## Available Tools (25)

### Core Risk Scoring 
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.