Skip to content
Back to search
30
MCP

@mseep/crypto-indicators-mcp

npm/@mseep/crypto-indicators-mcp

An MCP server providing a range of cryptocurrency technical analysis indicators and strategies, empowering AI trading agents to efficiently analyze market trends and develop robust quantitative strategies.

Uptime
0.0%
9 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

cryptodata-mcp
CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence for AI coding agents. Price feeds, TVL ranki
0 tools
io.github.cryptoapis-io/mcp-market-data
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
0 tools
io.github.CryptoAPIs-io/mcp-market-data
MCP server for cryptocurrency asset prices, exchange rates, and market metadata via Crypto APIs
0 tools
io.github.kota1026/cryptodata-mcp
CryptoData MCP Server - Real-time crypto market data, DeFi analytics, and on-chain intelligence...
0 tools
crypto-sentiment-mcp
An MCP server that delivers cryptocurrency sentiment analysis to AI agents.
0 tools
crypto-whitepapers-mcp
An MCP server serving as a structured knowledge base of crypto whitepapers for AI agents to access, analyze, and learn from.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/crypto-indicators-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}