Interact with the Hyperliquid decentralized exchange by integrating its SDK.
An MCP server implementation that integrates the Hyperliquid SDK.
get_all_mids
get_candle_snapshot
coin
(string): Token symbolinterval
(string): Time interval (e.g., '15m', '1h')startTime
(number): Start time in milliseconds since epochendTime
(number, optional): End time in milliseconds since epochget_l2_book
symbol
(string): Token symbolAdd this to your claude_desktop_config.json
:
{
"mcpServers": {
"brave-search": {
"command": "npx",
"args": ["-y", "@mektigboy/server-hyperliquid"]
}
}
}
This MCP server is licensed under the MIT License. This means you are free to use, modify, and distribute the software, subject to the terms and conditions of the MIT License. For more details, please see the LICENSE file in the project repository.
A tool for interacting with Jenkins CI/CD servers, requiring environment variables for configuration.
Finds relevant code snippets, developer articles, and blog posts based on your queries.
A Rust template for creating MCP CLI servers, with support for JSON-based prompts, resources, and tools.
Image generation and editing using the FLUX.1 Kontext [Max] model via the Replicate API, featuring advanced text rendering and contextual understanding.
A server to query the Python Package Index (PyPI) for package information, dependencies, and compatibility.
An authentication-free, remote MCP server deployable on Cloudflare Workers. Customize tools directly in the source code and deploy via Cloudflare or locally.
Enables persistent memory for Claude using a local knowledge graph of entities, relations, and observations.
Query A/B test data using the Hackle API.
Bridges AI coding assistants with Neovim's Language Server Protocol for AI-powered code intelligence and navigation.
Interact with the Moralis Web3 API to access blockchain data across multiple networks through a structured interface.