# Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS (remote · pinloft.cybermax-tools.workers.dev)

Pinloft: US address to lat/lon, county, FIPS; reverse geocoding. Free, no key.

- Trust score: 68/100 (medium)
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-09-27

## Components

- remote · `pinloft.cybermax-tools.workers.dev`: 68/100 (this document), [markdown](https://verifymcp.io/servers/shawmena-dotcom-batch-geocoder/pinloft.md), [page](https://verifymcp.io/servers/shawmena-dotcom-batch-geocoder/pinloft)

## Channel facts

- Endpoint: `https://pinloft.cybermax-tools.workers.dev/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `1.0.0`

## Trust breakdown

How this component scores in each security and reliability category. Every signal is checked automatically against the live server, and we only credit what we can confirm. Scores are 0–100 per category. Scoring method: https://verifymcp.io/docs/scoring (what has changed: https://verifymcp.io/docs/scoring/changelog)

Scored 2026-09-27.

- **Endpoint Security**: 63/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - No authorisation is required to call this server. Every tool declares its destructiveHint and none is destructive, so open access doesn't expose one.
  - HTTPS check failed: the endpoint is reachable over plaintext HTTP.
  - HSTS check failed: the Strict-Transport-Security header is absent.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 100/100
  - Verified streamable-http transport via a live MCP handshake.
- **Schema Quality & AI Usability**: 80/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 310 tokens (~155/item across 2 items; 2 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 3/100
  - Stability observed for 1 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 100/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 100% of tool parameters carry a description.
- **Tool Safety**: 100/100
  - No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.
  - We read all 2 captured tool definition(s), and no name or description among them implies an irreversible operation.
  - An AI judge read all 3 captured unit(s) of tool text and found none that tries to manipulate the model reading it.
- **Capabilities**: 100/100
  - Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.

## Install

### How do I install the Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS MCP server?

Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS is a hosted endpoint at https://pinloft.cybermax-tools.workers.dev/mcp, so there is nothing to install locally. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.

### Claude

```bash
claude mcp add --transport http shawmena-dotcom-batch-geocoder 'https://pinloft.cybermax-tools.workers.dev/mcp'
```

### Cursor

```json
{
  "mcpServers": {
    "shawmena-dotcom-batch-geocoder": {
      "url": "https://pinloft.cybermax-tools.workers.dev/mcp"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "shawmena-dotcom-batch-geocoder": {
      "type": "http",
      "url": "https://pinloft.cybermax-tools.workers.dev/mcp"
    }
  }
}
```

### Codex

```toml
[mcp_servers.shawmena-dotcom-batch-geocoder]
url = "https://pinloft.cybermax-tools.workers.dev/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "shawmena-dotcom-batch-geocoder": {
      "type": "remote",
      "url": "https://pinloft.cybermax-tools.workers.dev/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add shawmena-dotcom-batch-geocoder --url 'https://pinloft.cybermax-tools.workers.dev/mcp' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  shawmena-dotcom-batch-geocoder:
    url: "https://pinloft.cybermax-tools.workers.dev/mcp"
```

### Netclaw

```json
{
  "McpServers": {
    "shawmena-dotcom-batch-geocoder": {
      "Transport": "http",
      "Url": "https://pinloft.cybermax-tools.workers.dev/mcp"
    }
  }
}
```

### Vellum

```bash
assistant mcp add shawmena-dotcom-batch-geocoder -t streamable-http -u 'https://pinloft.cybermax-tools.workers.dev/mcp'
```

### Other

```json
{
  "mcpServers": {
    "shawmena-dotcom-batch-geocoder": {
      "type": "http",
      "url": "https://pinloft.cybermax-tools.workers.dev/mcp"
    }
  }
}
```

The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.

## Changelog

Every change recorded for this component, newest first. Days that predate change tracking, or that we cannot explain, say so: "we were watching and nothing happened" and "we were not watching" are different claims.

### 2026-09-27 (score 68, 0)

- [functional improvement] Stability: unverified → 0.03

### 2026-09-26 (score 68)

First indexed and scored.

## MCP tools (2)

### `geocode_address` (~163 tokens)

Address to latitude/longitude (+ US county and FIPS)

Convert up to 5 street addresses to latitude/longitude with a cleaned, matched address and match confidence. US addresses also get state, county, tract, block group and block FIPS codes (US Census geocoder); include_districts adds congressional and state legislative districts, city, school district and metro area. Worldwide addresses use OpenStreetMap.

Input parameters:

- `addresses` (array, required): Addresses, one per item, e.g. "1600 Pennsylvania Ave NW, Washington, DC 20500" or "10 Downing St, London". Up to 5.
- `country` (string): "auto" (default), "US", or ISO-2 codes for non-US lookups
- `include_districts` (boolean): Add districts for US matches

### `reverse_geocode` (~80 tokens)

Coordinates to street address (+ US FIPS and districts)

Convert up to 5 latitude/longitude points to the nearest street address (OpenStreetMap), and for US points add state/county/tract/block FIPS codes and congressional/state districts from the US Census geocoder.

Input parameters:

- `coordinates` (array, required): "latitude,longitude" strings, e.g. "40.7484,-73.9857"

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/shawmena-dotcom-batch-geocoder/pinloft#diagnostics

## Score history

- 2026-09-27: 68
- 2026-09-26: 68

## Common questions

### What is the Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS MCP server?

Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS is an MCP server listed in the public MCP registry as io.github.shawmena-dotcom/batch-geocoder. Pinloft: US address to lat/lon, county, FIPS; reverse geocoding. Free, no key. This page covers its hosted endpoint (https://pinloft.cybermax-tools.workers.dev/mcp).

### Is the Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS MCP server safe to use?

Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS scores 68 out of 100 on VerifyMCP. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.

### What tools does the Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS MCP server expose?

Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS exposes 2 tools: geocode_address, reverse_geocode. Their descriptions and schemas cost roughly 243 tokens of context every time the server is loaded.

### Does the Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS MCP server require authentication?

No. We connected to Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS without credentials and it answered, so anything it exposes is reachable by anyone who knows the address.

### Is the Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS MCP server still maintained?

Pinloft: Batch Geocoder — Address to Lat/Long + Census FIPS is still listed as active in the MCP registry. We last reached this channel on 27 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.

## Links

- Remote endpoint: https://pinloft.cybermax-tools.workers.dev/mcp
- Repository: https://github.com/shawmena-dotcom/product-factory
- Website: https://pinloft.cybermax-tools.workers.dev/
- Changelog RSS feed: https://verifymcp.io/servers/shawmena-dotcom-batch-geocoder/pinloft.xml
- Changelog JSON feed: https://verifymcp.io/servers/shawmena-dotcom-batch-geocoder/pinloft.json
- HTML version of this page: https://verifymcp.io/servers/shawmena-dotcom-batch-geocoder/pinloft
