io.usefulapi/maptiler
REMOTE · MAPTILER.USEFULAPI.IO · SCANNED AUG 3
Geocoding, elevation, IP geolocation and coordinate transforms from the MapTiler Cloud API.
Available components
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. How we score →
Endpoint Security46
- The endpoint's TLS certificate is valid, in date, and uses a strong key. View diagnostics → Pass
- Authorisation not fully verified: no authorisation is required to connect, but we couldn't read the tool list to see what that exposes. View diagnostics → Unverified
- HTTPS not yet verified: we couldn't determine whether a plaintext access path exists. View diagnostics → Unverified
- HSTS check failed: the Strict-Transport-Security header is absent. See how to fix → View diagnostics → Fail
- DNSSEC check failed: this domain isn't protected by DNSSEC. See how to fix → View diagnostics → Fail
Transport & Reachability100
- Verified streamable-http transport via a live MCP handshake. View diagnostics → Pass
Schema Quality & AI Usability0
- Schema not yet verified: we couldn't read the endpoint's schema.Unverified
Stability & Change Management0
- Stability not yet verified: not enough scan history yet (needs a 30-day window).Unverified
Tool Coverage0
- Tool coverage not yet verified: we couldn't read the endpoint's tools.Unverified
Capabilities0
- Capabilities not yet verified: we couldn't read the endpoint's capabilities.Unverified
Unverified: 4 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.
Add this component to your MCP client. Where a client-specific snippet is available, pick your client below and copy it straight into your config; otherwise use the connection detail shown.
remote · maptiler.usefulapi.io
claude mcp add --transport http io-usefulapi-maptiler https://maptiler.usefulapi.io/mcp
[mcp_servers.io-usefulapi-maptiler] url = "https://maptiler.usefulapi.io/mcp"
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"io-usefulapi-maptiler": {
"type": "remote",
"url": "https://maptiler.usefulapi.io/mcp",
"enabled": true
}
}
} openclaw mcp add io-usefulapi-maptiler --url https://maptiler.usefulapi.io/mcp --transport streamable-http
mcp_servers:
io-usefulapi-maptiler:
url: "https://maptiler.usefulapi.io/mcp" {
"mcpServers": {
"io-usefulapi-maptiler": {
"type": "http",
"url": "https://maptiler.usefulapi.io/mcp"
}
}
} The mcpServers block is a cross-client convention. Remote transports vary, so check your client's docs.
Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 3 Aug 26 −44
- Endpoint reachability: reachable → not serving MCP ▼ security
- Authorization: pass → unverified ▼ security
- Stability: 0.20 → unverified ▼ security
- Tool coverage: 100 → unverified ▼ functional
- Capabilities: fail → unverified ▼ functional
- 2 Aug 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 17 to 20. That category is still filling its 30-day observation window: 5 days of observed history at the previous scan, 6 at this one. The score rises as the window fills, whether or not the server changes.
- 31 Jul 26 +3
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 30 Jul 26 −1
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 28 Jul 26 +1
- Stability: unverified → 0.03 ▲ functional
- 27 Jul 26 +56
- We updated how we score, so this day's move reflects our rubric, not a change to the server See what changed → functional
- 26 Jul 26 12
First indexed and scored.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 3 Aug 2026 · Probed https://maptiler.usefulapi.io/mcp
TLS valid
Negotiated TLS 1.3 with TLS_AES_128_GCM_SHA256 .
| Subject | Issuer | Valid from | Valid until | Key | Signature | Serial |
|---|---|---|---|---|---|---|
| CN=usefulapi.io | CN=WE1,O=Google Trust Services,C=US | 17 Jul 2026 | 15 Oct 2026 | ECDSA 256 | ECDSA-SHA256 | f2759687ef232c080e20890b925b6f79 |
| SANs: usefulapi.io, maptiler.usefulapi.io, *.maptiler.usefulapi.io | ||||||
| CN=WE1,O=Google Trust Services,C=US (CA) | CN=GTS Root R4,O=Google Trust Services LLC,C=US | 13 Dec 2023 | 20 Feb 2029 | ECDSA 256 | ECDSA-SHA384 | 7ff31977972c224a76155d13b6d685e3 |
| CN=GTS Root R4,O=Google Trust Services LLC,C=US (CA) | CN=GlobalSign Root CA,OU=Root CA,O=GlobalSign nv-sa,C=BE | 15 Nov 2023 | 28 Jan 2028 | ECDSA 384 | SHA256-RSA | 7fe530bf331343bedd821610493d8a1b |
DNSSEC insecure
Validation of maptiler.usefulapi.io. — Not signed
| Zone | DS | Keys | Algorithms | Outcome |
|---|---|---|---|---|
| . | trust_anchor | 20326, 38696 | 8, 8 | Verified |
| io. | present | 57355 | 8 | Verified |
| usefulapi.io. | absent | Unsigned (proven) parent-signed NSEC/NSEC3 proves an unsigned delegation |
Authentication No authorisation required
The endpoint answered without asking for a token. Anyone who knows the URL can reach it.
| Result | No authorisation required |
|---|---|
| HTTP status | 200 |
Transports 2 probes
| Transport | URL | Outcome | Status | Location |
|---|---|---|---|---|
| streamable-http | https://maptiler.usefulapi.io/mcp | Verified | 200 | |
| http (plaintext) | http://maptiler.usefulapi.io/mcp | Inconclusive | 401 |
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability.
maptiler_batch_geocode Batch forward geocode ~183
Forward-geocode up to 50 queries in one request. Returns a JSON ARRAY of GeoJSON FeatureCollections, one per query, in order. API: GET /geocoding/{q1;q2;...}.json.
| Name | Type | Req | Description |
|---|---|---|---|
| autocomplete | boolean | — | Treat the last term of each query as a prefix. |
| country | string | — | Comma-separated ISO 3166-1 alpha-2 country codes to restrict to. |
| language | string | — | Comma-separated ISO 639-1 language codes for results. |
| limit | integer | — | Max results per query (1-10). |
| queries | array | yes | 1-50 place/address strings to geocode. |
| types | string | — | Comma-separated place types to include. |
| worldview | string | — | Disputed-border worldview: default | auto | ch | us. |
No output schema declared.
No examples provided.
maptiler_geocode Forward geocode (search place by name) ~278
Search for a place, address, or POI by name and get matching locations as GeoJSON features. e.g. 'Zurich' or '1600 Pennsylvania Ave'. API: GET /geocoding/{query}.json.
| Name | Type | Req | Description |
|---|---|---|---|
| autocomplete | boolean | — | Treat the last term as a prefix for as-you-type search. |
| bbox | string | — | Bounding box "west,south,east,north" to restrict results. |
| country | string | — | Comma-separated ISO 3166-1 alpha-2 country codes to restrict to. |
| excludeTypes | boolean | — | If true, `types` becomes an exclude list instead. |
| fuzzyMatch | boolean | — | Allow approximate matching of the query terms. |
| language | string | — | Comma-separated ISO 639-1 language codes for results. |
| limit | integer | — | Max results (1-10). Default 5. |
| proximity | string | — | Bias toward a point: "lon,lat" or the literal "ip". |
| query | string | yes | Place/address/POI to search for (goes in the URL path). |
| types | string | — | Comma-separated place types to include (e.g. address,poi,city). |
| worldview | string | — | Disputed-border worldview: default | auto | ch | us. |
No output schema declared.
No examples provided.
maptiler_geolocate_ip Geolocate IP address ~65
Geolocates the IP address making the request — from a hosted Worker this is the server's egress IP, not the end-user's. API: GET /geolocation/ip.json.
| Name | Type | Req | Description |
|---|---|---|---|
| elevation | boolean | — | Include elevation of the located point. |
No output schema declared.
No examples provided.
maptiler_get_data_features Get dataset features (GeoJSON) ~64
Fetch the GeoJSON FeatureCollection of a MapTiler-hosted dataset by its data id. API: GET /data/{dataId}/features.json.
| Name | Type | Req | Description |
|---|---|---|---|
| dataId | string | yes | MapTiler dataset id (from your MapTiler Cloud account). |
No output schema declared.
No examples provided.
maptiler_get_elevation Get elevation at coordinates ~83
Look up ground elevation at up to 50 coordinates. Returns an array of [lng, lat, elevation] triples. API: GET /elevation/{locations}.json.
| Name | Type | Req | Description |
|---|---|---|---|
| locations | array | yes | 1-50 [longitude, latitude] pairs (latitude -85..85). |
| unit | string | — | Elevation unit. Default meters. |
No output schema declared.
No examples provided.
maptiler_reverse_geocode Reverse geocode (place at coordinates) ~158
Find the place(s) at a given longitude/latitude, returned as GeoJSON features. API: GET /geocoding/{longitude},{latitude}.json.
| Name | Type | Req | Description |
|---|---|---|---|
| excludeTypes | boolean | — | If true, `types` becomes an exclude list instead. |
| language | string | — | Comma-separated ISO 639-1 language codes for results. |
| latitude | number | yes | Latitude, -90..90. |
| limit | integer | — | Max results (1-10). Default 5. |
| longitude | number | yes | Longitude, -180..180. |
| types | string | — | Comma-separated place types to include. |
| worldview | string | — | Disputed-border worldview: default | auto | ch | us. |
No output schema declared.
No examples provided.
maptiler_search_coordinate_systems Search coordinate reference systems ~154
Search MapTiler's CRS/EPSG database by free text or key:value filters (e.g. 'code:4326', 'kind:CRS-PROJCRS'). API: GET /coordinates/search/{query}.json.
| Name | Type | Req | Description |
|---|---|---|---|
| exports | boolean | — | Include WKT / Proj4 export strings for each CRS. |
| limit | integer | — | Max results (1-50). Default 10. |
| offset | integer | — | Pagination offset. Default 0. |
| query | string | yes | Search terms; supports filters like "code:4326" or "kind:CRS-PROJCRS". |
| transformations | boolean | — | Include available transformations for each CRS. |
No output schema declared.
No examples provided.
maptiler_transform_coordinates Transform coordinates between CRS ~131
Transform up to 50 coordinate pairs from a source coordinate reference system to a target one (EPSG codes). API: GET /coordinates/transform/{coordinates}.json.
| Name | Type | Req | Description |
|---|---|---|---|
| coordinates | array | yes | 1-50 [x, y] coordinate pairs in the source CRS. |
| ops | string | — | Pipe-separated transformation operation codes to force a path. |
| s_srs | integer | — | Source CRS / EPSG code. Default 4326 (WGS84). |
| t_srs | integer | — | Target CRS / EPSG code. Default 4326 (WGS84). |
No output schema declared.
No examples provided.