# io.github.HyosikPark/geocode (remote · hawker-gateway.fly.dev)

Worldwide place search with coordinates (Open-Meteo) — paid per call (x402/credits), 1 tools

- Trust score: 0/100 (low)
- Change this week: −63
- Registry status: active
- Liveness: dead
- Owner verified: no
- Last scored: 2026-09-08

> **Dead**: every channel of this server has been unreachable for long enough to be marked dead. Its trust score is pinned to 0 and does not recover automatically.

## Components

- remote · `hawker-gateway.fly.dev`: 0/100 (this document), [markdown](https://verifymcp.io/servers/hyosikpark-geocode/mcp-geocode.md), [page](https://verifymcp.io/servers/hyosikpark-geocode/mcp-geocode)

## Channel facts

- Endpoint: `https://hawker-gateway.fly.dev/mcp/geocode`
- 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-09-08.

- **Endpoint Security**: 11/100
  - TLS not yet verified: we couldn't open a connection to check the certificate.
  - Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
  - HTTPS is enforced; there's no plaintext access path.
  - HSTS not yet verified: we couldn't read the response headers to check for it.
  - DNSSEC check failed: this domain isn't protected by DNSSEC.
- **Transport & Reachability**: 0/100
  - Transport check failed: declared streamable-http, but we couldn't connect to verify it.
- **Schema Quality & AI Usability**: 0/100
  - Schema not yet verified: we couldn't read the endpoint's schema.
- **Stability & Change Management**: 0/100
  - Stability not yet verified: not enough scan history yet (needs a 30-day window).
- **Tool Coverage**: 0/100
  - Tool coverage not yet verified: we couldn't read the endpoint's tools.
- **Tool Safety**: 0/100
  - Tool safety not yet verified: we couldn't read the endpoint's tools.
- **Capabilities**: 0/100
  - Capabilities not yet verified: we couldn't read the endpoint's capabilities.

**Unverified: 5 categories.** Categories scored 0 because we could not verify them: authentication we do not have, an unreachable endpoint, or not enough scan history. We only credit what we can confirm.

## Install

### How do I install the io.github.HyosikPark/geocode MCP server?

io.github.HyosikPark/geocode is a hosted endpoint at https://hawker-gateway.fly.dev/mcp/geocode, 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 hyosikpark-geocode 'https://hawker-gateway.fly.dev/mcp/geocode'
```

### Cursor

```json
{
  "mcpServers": {
    "hyosikpark-geocode": {
      "url": "https://hawker-gateway.fly.dev/mcp/geocode"
    }
  }
}
```

### VS Code

```json
{
  "servers": {
    "hyosikpark-geocode": {
      "type": "http",
      "url": "https://hawker-gateway.fly.dev/mcp/geocode"
    }
  }
}
```

### Codex

```toml
[mcp_servers.hyosikpark-geocode]
url = "https://hawker-gateway.fly.dev/mcp/geocode"
```

### opencode

```json
{
  "$schema": "https://opencode.ai/config.json",
  "mcp": {
    "hyosikpark-geocode": {
      "type": "remote",
      "url": "https://hawker-gateway.fly.dev/mcp/geocode",
      "enabled": true
    }
  }
}
```

### OpenClaw

```bash
openclaw mcp add hyosikpark-geocode --url 'https://hawker-gateway.fly.dev/mcp/geocode' --transport streamable-http
```

### Hermes

```yaml
mcp_servers:
  hyosikpark-geocode:
    url: "https://hawker-gateway.fly.dev/mcp/geocode"
```

### Netclaw

```json
{
  "McpServers": {
    "hyosikpark-geocode": {
      "Transport": "http",
      "Url": "https://hawker-gateway.fly.dev/mcp/geocode"
    }
  }
}
```

### Vellum

```bash
assistant mcp add hyosikpark-geocode -t streamable-http -u 'https://hawker-gateway.fly.dev/mcp/geocode'
```

### Other

```json
{
  "mcpServers": {
    "hyosikpark-geocode": {
      "type": "http",
      "url": "https://hawker-gateway.fly.dev/mcp/geocode"
    }
  }
}
```

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-08 (score 0, −13)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-07 (score 13, −12)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-06 (score 25, −13)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-05 (score 38, −12)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-04 (score 50, −13)

The score moved with no change recorded against any check. We would rather say so than guess.

### 2026-09-02 (score 63, 0)

- [security regression] Endpoint reachability: reachable → unreachable
- [security regression] Stability: 0.13 → unverified
- [security regression] HSTS header: fail → unverified
- [security regression] Tool safety: pass → unverified
- [security regression] TLS certificate: pass → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
- [functional regression] Capabilities: fail → unverified
- [functional regression] Tool coverage: 100 → unverified

### 2026-09-01 (score 63, 0)

- [security regression] HSTS header: unverified → fail
- [security improvement] Injection markers: unverified → pass
- [security improvement] TLS certificate: unverified → pass
- [security improvement] Transport: fail → pass
- [security] Authorization: Authorisation not fully verified: no authorisation is required to call this server, and 1 tool(s) never declared a destructiveHint. The MCP spec treats an absent hint as destructive by default, so we cannot call this surface safe.
- [functional regression] MCP protocol: unverified → fail
- [functional improvement] Endpoint reachability: unreachable → reachable
- [functional improvement] Tool coverage: unverified → 100
- [functional improvement] Stability: unverified → 0.13

### 2026-08-31 (score 63, 0)

- [security regression] Endpoint reachability: reachable → unreachable
- [security regression] HSTS header: fail → unverified
- [security regression] Stability: 0.07 → unverified
- [security regression] Tool safety: pass → unverified
- [security regression] TLS certificate: pass → unverified
- [security regression] Transport: pass → fail
- [security] Authorization: Authorisation not yet verified: we couldn't confirm whether this endpoint requires it.
- [functional regression] Capabilities: fail → unverified
- [functional regression] Tool coverage: 100 → unverified
- [functional] First check of Schema quality: unverified

## MCP tools (1)

### `search_places` (~86 tokens)

Search for places by name, returns coordinates and metadata [Paid: $0.002 per call] [Measured: 100.0% success, 1 paid calls]

Input parameters:

- `count` (integer): Max results (default 10)
- `language` (string): Result language, e.g. en, ko
- `name` (string, required): Place name, e.g. Seoul

## Diagnostics

Captured diagnostic sections: TLS, DNSSEC, Authorisation, Transports. The full working is on the page: https://verifymcp.io/servers/hyosikpark-geocode/mcp-geocode#diagnostics

## Score history

- 2026-09-08: 0
- 2026-09-07: 13
- 2026-09-06: 25
- 2026-09-05: 38
- 2026-09-04: 50
- 2026-09-03: 63
- 2026-09-02: 63
- 2026-09-01: 63
- 2026-08-31: 63
- 2026-08-30: 63
- 2026-08-29: 63
- 2026-08-28: 53

## Common questions

### What is the io.github.HyosikPark/geocode MCP server?

io.github.HyosikPark/geocode is an MCP server listed in the public MCP registry as io.github.HyosikPark/geocode. Worldwide place search with coordinates (Open-Meteo), paid per call (x402/credits), 1 tools. This page covers its hosted endpoint (https://hawker-gateway.fly.dev/mcp/geocode).

### Is the io.github.HyosikPark/geocode MCP server safe to use?

io.github.HyosikPark/geocode scores 0 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 io.github.HyosikPark/geocode MCP server expose?

io.github.HyosikPark/geocode exposes 1 tool: search_places. Their descriptions and schemas cost roughly 86 tokens of context every time the server is loaded.

### Does the io.github.HyosikPark/geocode MCP server require authentication?

Its publisher declares no required credentials for io.github.HyosikPark/geocode. We have not been able to confirm that against the live endpoint, and a server can require authorisation without declaring it here.

### Is the io.github.HyosikPark/geocode MCP server still maintained?

io.github.HyosikPark/geocode has been unreachable for long enough that we treat it as dead, and its score is pinned to zero. We last reached this channel on 1 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://hawker-gateway.fly.dev/mcp/geocode
- Changelog RSS feed: https://verifymcp.io/servers/hyosikpark-geocode/mcp-geocode.xml
- Changelog JSON feed: https://verifymcp.io/servers/hyosikpark-geocode/mcp-geocode.json
- HTML version of this page: https://verifymcp.io/servers/hyosikpark-geocode/mcp-geocode
