MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

A
Ai Trading MCP Server

Model Context Protocol (MCP) server for AI-powered trading analysis on Hyperliquid. Provides tools for signal generation, market data analysis, position management, and performance tracking. Built with TypeScript and NullShot framework.

Created 11/23/2025
Updated 22 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-ai-trading-mcp-server

Cursor configuration (mcp.json)

{ "mcpServers": { "fajararrizki-ai-trading-mcp-server": { "command": "npx", "args": [ "fajararrizki-ai-trading-mcp-server" ] } } }