# Gwinnett Index (remote · www.gwindex.net)

Gwinnett County, GA zoning and land use. Resolves an address to its governing jurisdiction.

- Trust score: 59/100 (low)
- Change this week: +3
- Registry status: active
- Liveness: live
- Owner verified: no
- Last scored: 2026-08-21

## Components

- remote · `www.gwindex.net`: 59/100 (this document), [markdown](https://verifymcp.io/servers/net-gwindex-gwinnett-index/www.md), [page](https://verifymcp.io/servers/net-gwindex-gwinnett-index/www)

## Channel facts

- Endpoint: `https://www.gwindex.net/mcp`
- Transports: `streamable-http`
- Auth: `none`
- Version: `0.1.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-08-21.

- **Endpoint Security**: 46/100
  - The endpoint's TLS certificate is valid, in date, and uses a strong key.
  - Authorisation not fully verified: no authorisation is required to call this server, and 5 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
  - HTTPS enforcement could not be verified: the plaintext port answered with HTTP 405, which proves neither a plaintext path nor enforcement.
  - 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**: 72/100
  - AI-judged instruction clarity (excellent).
  - Context-footprint check failed: tool/resource definitions use about 849 tokens (~169/item across 5 items; 5 tools + 0 resources), over budget; trim descriptions and params.
  - Usage-examples check failed: none of the tools include examples.
- **Stability & Change Management**: 27/100
  - Stability observed for 8 of 30 days with no destabilising changes; credit accrues until the full window elapses.
- **Tool Coverage**: 95/100
  - 100% of tools have a non-trivial description (not blank, and not just the tool's name).
  - 86% of tool parameters carry a description.
- **Capabilities**: 60/100
  - Spec-recency check failed: implements MCP spec 2025-06-18; the latest is 2026-07-28.

## Install

### Claude

```bash
claude mcp add --transport http net-gwindex-gwinnett-index https://www.gwindex.net/mcp
```

### Codex

```toml
[mcp_servers.net-gwindex-gwinnett-index]
url = "https://www.gwindex.net/mcp"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "net-gwindex-gwinnett-index": {
      "type": "remote",
      "url": "https://www.gwindex.net/mcp",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add net-gwindex-gwinnett-index --url https://www.gwindex.net/mcp --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  net-gwindex-gwinnett-index:
    url: "https://www.gwindex.net/mcp"
```

### Other

```json
{
  "mcpServers": {
    "net-gwindex-gwinnett-index": {
      "type": "http",
      "url": "https://www.gwindex.net/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-08-20 (score 59, +1)

No change was recorded against any check on this day. Stability & Change Management went from 20 to 23. That category is still filling its 30-day observation window: 6 days of observed history at the previous scan, 7 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-18 (score 58, +1)

No change was recorded against any check on this day. Stability & Change Management went from 13 to 17. That category is still filling its 30-day observation window: 4 days of observed history at the previous scan, 5 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-16 (score 57, +1)

No change was recorded against any check on this day. Stability & Change Management went from 7 to 10. That category is still filling its 30-day observation window: 2 days of observed history at the previous scan, 3 at this one. The score rises as the window fills, whether or not the server changes.

### 2026-08-14 (score 56, +1)

- [functional improvement] Stability: unverified → 0.03

### 2026-08-13 (score 55)

First indexed and scored.

## MCP tools (5)

### `resolve_jurisdiction` (~163 tokens)

Resolve governing jurisdiction — ALWAYS CALL FIRST

ALWAYS CALL THIS FIRST for any Gwinnett County address or parcel. Returns which government actually regulates the land — one of 17 cities, or unincorporated Gwinnett County (67.3% of the county) — with its code citation, a confidence band and the distance to the nearest jurisdiction boundary. A mailing address is NOT the jurisdiction: most "Duluth, GA" addresses are not in the City of Duluth.

Input parameters:

- `address` (string): Street address, e.g. "3175 Peachtree Industrial Blvd, Duluth GA"
- `band_m` (number): Uncertainty band in metres (default 150)
- `pin` (string): Gwinnett parcel PIN, e.g. "7119 100"

### `search_cases` (~195 tokens)

Search land-use cases

Search 11,848 zoning and land-use cases (1970–2026) by applicant, use, address, case number, type, year range or zoning district. County records cover UNINCORPORATED Gwinnett only.

Input parameters:

- `case_type` (string): REZ, SUP, RZC, RZR, RZM, CIC, MIH, CRZ, BRD …
- `jurisdiction` (string): Jurisdiction slug, e.g. "unincorporated-gwinnett" or "duluth"
- `limit` (integer): 1–100, default 25
- `query` (string): Free text: applicant, proposed use, address or case number
- `year_from` (integer)
- `year_to` (integer)
- `zone` (string): Zoning district, e.g. "R-100", "C-2", "R-TH"

### `get_case` (~73 tokens)

Get one land-use case

Full record for a case number, including staff recommendation, Planning Commission recommendation, decision, parcels and a deep link to the source record.

Input parameters:

- `case_number` (string, required): e.g. "REZ2025-00025"
- `jurisdiction` (string): Disambiguates if the number exists in more than one jurisdiction

### `get_code_section` (~117 tokens)

Get a development code section or table

Ordinance text or a dimensional-standards table by citation, with its adoption and amendment dates. Accepts "402.03", "§ 402.03", "Duluth UDC § 402.03" or "Table 2-B". Tables that have not been verified against the rendered source page say so in the response.

Input parameters:

- `citation` (string, required): e.g. "402.03" or "Table 2-B"
- `jurisdiction` (string, required): Jurisdiction slug, e.g. "duluth"

### `list_jurisdictions` (~53 tokens)

List jurisdictions

All 19 jurisdictions indexed: Gwinnett County as a container, unincorporated Gwinnett as a jurisdiction in its own right, and the 17 municipalities — with their codes and boundary sources.

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/net-gwindex-gwinnett-index/www#diagnostics

## Score history

- 2026-08-21: 59
- 2026-08-20: 59
- 2026-08-19: 58
- 2026-08-18: 58
- 2026-08-17: 57
- 2026-08-16: 57
- 2026-08-15: 56
- 2026-08-14: 56
- 2026-08-13: 55

## Links

- Remote endpoint: https://www.gwindex.net/mcp
- Repository: https://github.com/willmobhill-arch/gwinnett-index
- Website: https://www.gwindex.net/
- Changelog RSS feed: https://verifymcp.io/servers/net-gwindex-gwinnett-index/www.xml
- Changelog JSON feed: https://verifymcp.io/servers/net-gwindex-gwinnett-index/www.json
- HTML version of this page: https://verifymcp.io/servers/net-gwindex-gwinnett-index/www
