GST Cranes Public Discovery MCP
Rank #62,104io.github.gkmex75/gstcranes-mcp-server
Public read-only discovery tools for GST Cranes marketplace, wanted ads, and Crane Wiki.
GST Cranes Public Discovery MCP is a Model Context Protocol (MCP) server published by gkmex75. It ranks #62,104 of 115,460 servers tracked on MCP Toplist. GST Cranes Public Discovery MCP is listed on Official MCP, with 1 tracked version. It was first listed on Jul 6, 2026 and most recently updated on Jul 6, 2026.
Ranks ahead of 53,356 of 115,460 servers on MCP Toplist.
Use GST Cranes Public Discovery MCP
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add gstcranes-mcp-server -- npx -y @gstcranes/mcp-server[mcp_servers.gstcranes-mcp-server]
command = "npx"
args = ["-y", "@gstcranes/mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"gstcranes-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gstcranes/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"gstcranes-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gstcranes/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"gstcranes-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@gstcranes/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"gstcranes-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gstcranes/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"gstcranes-mcp-server": {
"command": "npx",
"args": [
"-y",
"@gstcranes/mcp-server"
]
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/io.github.gkmex75%2Fgstcranes-mcp-server)<a href="https://mcptoplist.com/server/io.github.gkmex75%2Fgstcranes-mcp-server"><img src="https://mcptoplist.com/badge/io.github.gkmex75%2Fgstcranes-mcp-server.svg" alt="MCP Toplist: #62,104 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
gkmex75
Other servers by gkmex75
View all gkmex75 servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Jul 6, 2026 |
Frequently asked questions
- Who maintains GST Cranes Public Discovery MCP?
- GST Cranes Public Discovery MCP is maintained by gkmex75, which publishes 3 MCP servers (2 total versions) tracked on MCP Toplist.
- Is GST Cranes Public Discovery MCP listed on the Official MCP Registry?
- Yes — GST Cranes Public Discovery MCP is listed on the Official MCP Registry.
- How many versions does GST Cranes Public Discovery MCP have?
- MCP Toplist tracks 1 version of GST Cranes Public Discovery MCP, most recently published on Jul 6, 2026.
- Where can I find the source code for GST Cranes Public Discovery MCP?
- The source code for GST Cranes Public Discovery MCP is hosted at github.com/gkmex75/crane-rental-directory.