hashlock-mcp-server
Rank #100,083glama/Hashlock-Tech/hashlock-mcp-server
Hashlock Markets (hashlock.markets) — sealed-bid intent-based crypto trading protocol with HTLC atomic settlement. AI agents can create, commit, and validate trading intents on Ethereum, Bitcoin, and Sui. Canonical npm package: @hashlock-tech/mcp. Not the cryptographic hashlock primitive, not Hashlock Pty Ltd (hashlock.com).
hashlock-mcp-server is a Model Context Protocol (MCP) server published by hashlock-tech. It ranks #100,083 of 132,113 servers tracked on MCP Toplist. hashlock-mcp-server is listed across 2 registries — Glama and PulseMCP, and ships as a single rolling release with no explicit version metadata. It was first listed on Apr 12, 2026.
Ranks ahead of 32,030 of 132,113 servers on MCP Toplist.
Use hashlock-mcp-server
Requires user-supplied configuration before first use — typically an API key, token or connection string set via environment variables.
claude mcp add --transport http hashlock-mcp-server https://hashlock.markets/mcpThis endpoint requires authentication — see the server’s docs for credentials.
[mcp_servers.hashlock-mcp-server]
url = "https://hashlock.markets/mcp"Add to ~/.codex/config.toml. This endpoint requires authentication — see the server’s docs for credentials.
https://hashlock.markets/mcpSettings → Connectors → “Add custom connector”, then paste this URL. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hashlock-mcp-server": {
"url": "https://hashlock.markets/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). This endpoint requires authentication — see the server’s docs for credentials.
{
"servers": {
"hashlock-mcp-server": {
"type": "http",
"url": "https://hashlock.markets/mcp"
}
}
}Save as .vscode/mcp.json in your workspace. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hashlock-mcp-server": {
"serverUrl": "https://hashlock.markets/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. This endpoint requires authentication — see the server’s docs for credentials.
{
"mcpServers": {
"hashlock-mcp-server": {
"url": "https://hashlock.markets/mcp"
}
}
}This endpoint requires authentication — see the server’s docs for credentials.
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/glama%2FHashlock-Tech%2Fhashlock-mcp-server)<a href="https://mcptoplist.com/server/glama%2FHashlock-Tech%2Fhashlock-mcp-server"><img src="https://mcptoplist.com/badge/glama%2FHashlock-Tech%2Fhashlock-mcp-server.svg" alt="MCP Toplist: #100,083 of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry (1 delisted)
hashlock-tech
Other servers by hashlock-tech
View all hashlock-tech servers →Not versioned
This server is published through registries that do not expose explicit version metadata, and no GitHub release tags were found on the linked repository. The listing tracks a single rolling release.
Frequently asked questions
- Who maintains hashlock-mcp-server?
- hashlock-mcp-server is maintained by hashlock-tech, which publishes 5 MCP servers (27 total versions) tracked on MCP Toplist.
- Is hashlock-mcp-server listed on the Official MCP Registry?
- hashlock-mcp-server is not on the Official MCP Registry. It is listed on Glama and PulseMCP.
- How many versions does hashlock-mcp-server have?
- hashlock-mcp-server ships as a single rolling release with no explicit version metadata.
- Where can I find the source code for hashlock-mcp-server?
- The source code for hashlock-mcp-server is hosted at github.com/hashlock-tech/hashlock-mcp-server.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.