{"id":"cfsbhawkins-mbtiles-server","name":"mbtiles-server","homepage":"https://hub.docker.com/r/cfsbhawkins/mbtiles-server","repo_url":"https://hub.docker.com/r/cfsbhawkins/mbtiles-server","category":"infrastructure","subcategories":[],"tags":["gis","maps","mbtiles","tiles","map-server","self-hosted","http-api"],"what_it_does":"mbtiles-server is a server for serving map tiles from MBTiles (typically rendering/serving the /z/x/y tile endpoint backed by an MBTiles file).","use_cases":["Serve offline or self-hosted map tiles from an MBTiles dataset","Custom tile hosting for web mapping (e.g., Leaflet/OpenLayers)","Reduce reliance on third-party tile CDNs for controlled environments"],"not_for":["GIS processing/tiling pipelines (conversion/building of MBTiles)","Highly secure multi-tenant deployments without additional reverse-proxy/auth hardening","Streaming/interactive geospatial analytics beyond tile serving"],"best_when":"You already have an MBTiles file and want to quickly host tiles behind your own infrastructure.","avoid_when":"You need an enterprise-grade API with fine-grained access control and comprehensive service-level guarantees out of the box.","alternatives":["Tile server stacks like TileServer GL (for other sources)","Tegola (vector tiles)","PostGIS-based tile serving setups","Commercial/self-hosted tile services (managed or CDN-backed)"],"af_score":36.2,"security_score":32.0,"reliability_score":32.5,"package_type":"mcp_server","discovery_source":["docker_mcp"],"priority":"low","status":"evaluated","version_evaluated":null,"last_evaluated":"2026-04-04T21:29:11.548098+00:00","interface":{"has_rest_api":true,"has_graphql":false,"has_grpc":false,"has_mcp_server":false,"mcp_server_url":null,"has_sdk":false,"sdk_languages":[],"openapi_spec_url":null,"webhooks":false},"auth":{"methods":["No auth mentioned (assumed public tile serving unless deployed behind a proxy)"],"oauth":false,"scopes":false,"notes":"No authentication details were provided in the supplied prompt. Many tile servers are deployed without auth and are intended to be protected by a reverse proxy/network controls."},"pricing":{"model":null,"free_tier_exists":false,"free_tier_limits":null,"paid_tiers":[],"requires_credit_card":false,"estimated_workload_costs":null,"notes":"Repository/package context not provided; pricing is not applicable for a self-hosted server unless paired with paid hosting/CDN."},"requirements":{"requires_signup":false,"requires_credit_card":false,"domain_verification":false,"data_residency":[],"compliance":[],"min_contract":null},"agent_readiness":{"af_score":36.2,"security_score":32.0,"reliability_score":32.5,"mcp_server_quality":0.0,"documentation_accuracy":30.0,"error_message_quality":0.0,"error_message_notes":null,"auth_complexity":90.0,"rate_limit_clarity":10.0,"tls_enforcement":40.0,"auth_strength":10.0,"scope_granularity":0.0,"dependency_hygiene":50.0,"secret_handling":70.0,"security_notes":"Security posture is unknown from the provided prompt. As a tile server, it is typically intended to be protected by network controls and/or a reverse proxy (TLS termination, caching, request throttling, and optional authentication). Ensure TLS is enforced at the edge, restrict access to MBTiles artifacts, and add rate limiting to mitigate abuse.","uptime_documented":0.0,"version_stability":50.0,"breaking_changes_history":50.0,"error_recovery":30.0,"idempotency_support":"false","idempotency_notes":null,"pagination_style":"none","retry_guidance_documented":false,"known_agent_gotchas":["Tile endpoints are commonly GET-based and cacheable; however without documented headers/error formats, agents may not implement safe retry/backoff policies.","If server lacks explicit auth/rate limiting, automated clients may create high load; deploy behind a proxy/CDN with caching and throttling."]}}