Back to Browse

Gkmex Developer Resources MCP Server

Developer ToolsLow Risk10.0MCP RegistryRemote
Free

Server data from the Official MCP Registry

Public, zero-auth, read-only access to Gkmex used-crane inventory.

About

Public, zero-auth, read-only access to Gkmex used-crane inventory.

Remote endpoints: streamable-http: https://gkmex.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 1 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

3 tools verified · Open access · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Connect

Remote Plugin

No local installation needed. Your AI client connects to the remote endpoint directly.

Add this to your MCP configuration to connect:

{
  "mcpServers": {
    "io-github-gkmex75-gkmex-inventory": {
      "url": "https://gkmex.com/mcp"
    }
  }
}

Documentation

View on GitHub

From the project's GitHub README.

Gkmex developer resources

Official public integration resources for the Gkmex Cranes used mobile and crawler crane inventory.

The REST API, NLWeb endpoint and MCP tools are free, zero-auth, require no sign-up and are read-only. Published inventory is an availability signal, not a reservation; confirm specifications, price and final availability with Gkmex.

Quick start

curl https://gkmex.com/api/v1/cranes
curl 'https://gkmex.com/api/v1/cranes?type=mobile&limit=5'

The collection supports brand, type, limit, cursor and offset. Use a returned public id with GET /api/v1/cranes/{id}.

Public interfaces

MCP configuration

This repository includes .mcp.json for clients that accept a remote Streamable HTTP server configuration. Connect to https://gkmex.com/mcp; no API key or OAuth flow is required.

Agent integration files

  • skills/gkmex-inventory/SKILL.md — portable inventory skill
  • .claude/CLAUDE.md — Claude integration guidance
  • .cursor/rules/gkmex.mdc — Cursor rule
  • .windsurf/rules/gkmex.md — Windsurf rule
  • .codex-plugin/plugin.json — Codex plugin manifest
  • openapi.yaml — compact copy of the public REST contract

Safety and commercial boundaries

All interfaces are read-only. Do not claim that a listing is reserved or finally available. A null price_eur means POA, not zero. Link users to the public listing or contact Gkmex for quotations, inspections, transport, financing and final confirmation.

Reviews

No reviews yet

Be the first to review this server!