MCP Servers

模型上下文协议服务器、框架、SDK 和模板的综合目录。

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.

创建于 11/23/2025
更新于 22 days ago
Repository documentation and setup instructions
README not found
快速设置
此服务器的安装指南

安装包 (如果需要)

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

Cursor 配置 (mcp.json)

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