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

indoor-imdf-mcp MCP Server

stephenangle/indoor-imdf-mcp

Score: 56.8 Rank #8 MCP Server
Are you the maintainer of stephenangle/indoor-imdf-mcp? Claim this listing →

MCP server for the full IMDF indoor mapping pipeline: acquire building footprint, extract floors from PDF, validate for Google Maps Content Partners, and package to ZIP

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

Overview

stephenangle/indoor-imdf-mcp is a TypeScript MCP server licensed under MIT. MCP server for the full IMDF indoor mapping pipeline: acquire building footprint, extract floors from PDF, validate for Google Maps Content Partners, and package to ZIP

Ranked #8 out of 129 indexed tools.

In the top 7% of all indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 2

2 contributors → 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

Dependents medium impact

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

Badge all embed codes →

AgentRank score for stephenangle/indoor-imdf-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/stephenangle--indoor-imdf-mcp)](https://agentrank-ai.com/tool/stephenangle--indoor-imdf-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/stephenangle--indoor-imdf-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/stephenangle--indoor-imdf-mcp" 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="stephenangle/indoor-imdf-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# 🏛️ indoor-imdf-mcp

A Model Context Protocol (MCP) server that covers the **full IMDF generation pipeline** for any venue — from a PDF floor plan to a Google Maps Content Partners-ready ZIP archive.

## 🔁 Full Pipeline (6 Steps)

```
acquire_footprint  →  extract_floor_plan  →  [write_geojson_layer]
       ↓                     ↓                        ↓
  venue polygon          122 units              16 IMDF layers
                                                       ↓
                         validate_imdf_for_google  →  package_imdf_zip  →  ✅ ZIP
```

## 🛠️ Tools

| Step | Tool | Description |
|---|---|---|
| 1 | **`acquire_footprint`** | Google Places API + OSM Overpass → venue building polygon (GeoJSON) |
| 2 | **`extract_floor_plan`** | PDF → 16 complete IMDF layers. Runs PyMuPDF+Shapely via Python subprocess, georeferences using footprint |
| 3/4 | `list_indoor_datasets` / `read_geojson_layer` / `write_geojson_layer` | Inspect and patch individual layers |
| 5 | **`valida
Read full README on GitHub →

Get the weekly AgentRank digest

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