Back to Browse

Fia Signals MCP Server

by Odds7
Developer ToolsLow Risk10.0MCP RegistryLocalRemote
Free

Server data from the Official MCP Registry

Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

About

Crypto market intelligence: regime detection, funding rates, liquidations, prices, signals.

Remote endpoints: streamable-http: https://x402.fiasignals.com/mcp

Security Report

10.0
Low Risk10.0Low Risk

Valid MCP server (1 strong, 4 medium validity signals). No known CVEs in dependencies. Imported from the Official MCP Registry.

4 files analyzed · No issues found

Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.

Permissions Required

This plugin requests these system permissions. Most are normal for its category.

file_system

Check that this permission is expected for this type of plugin.

HTTP Network Access

Connects to external APIs or services over the internet.

How to Install & Connect

Available as Local & Remote

This plugin can run on your machine or connect to a hosted endpoint. during install.

Documentation

View on GitHub

From the project's GitHub README.

Fía Signals MCP Server

MCP x402 License: MIT

Professional-grade crypto market intelligence for AI agents. 8 MCP tools backed by real-time data from Binance, DeFiLlama, Etherscan, and more.

Tools

ToolDescriptionFree?
get_market_regimeDetect trending/ranging/volatile/breakout market regime✅ Free
get_fear_greedCrypto Fear & Greed Index with 7-day history✅ Free
get_funding_ratesTop perpetual funding rates across exchanges✅ Free
get_defi_yieldsBest yields across Aave, Compound, Curve, Lido✅ Free
get_solana_tokensTrending Solana tokens with risk scores✅ Free
get_crypto_signalsBUY/SELL/HOLD with RSI, MACD, ADX✅ Free
get_wallet_riskWallet risk score + entity classificationx402 $0.02
audit_contractSmart contract quick audit (reentrancy, access control)x402 $0.05

Quick Start

Claude Desktop

{
  "mcpServers": {
    "fia-signals": {
      "url": "https://fiasignals.com/.well-known/mcp.json"
    }
  }
}

Cursor / Windsurf

Add to your MCP config:

https://fiasignals.com/.well-known/mcp.json

Python (LangChain / CrewAI / AutoGen)

pip install fia-signals-tools
from fia_signals_tools import get_market_regime, get_crypto_signals, LANGCHAIN_TOOLS

# Standalone
regime = get_market_regime()  # {"regime": "TRENDING_UP", "confidence": 0.8, ...}
signals = get_crypto_signals("ETH")  # {"signal": "BUY", "rsi": 52, ...}

# LangChain agent
from langchain.agents import initialize_agent
agent = initialize_agent(tools=LANGCHAIN_TOOLS, llm=llm)

x402 Micropayments

Premium tools (wallet risk, smart contract audit) use x402 pay-per-call. Any agent with a Solana USDC wallet can call instantly — no API keys, no setup.

Virtuals Protocol ACP (Agent-to-Agent Hiring)

Hire CryptoIntel directly via the Virtuals ACP marketplace. Agent-to-agent escrow payments.

Agent ID: 17266
→ View on ACP Marketplace

OfferingPriceDescription
free_crypto_sample$0.01Regime + BTC price + gas snapshot
crypto_signals$0.15BUY/SELL/HOLD with RSI, ADX, MACD
price_prediction$0.10Support/resistance + directional bias
blockchain_analysis$0.25Token metrics + on-chain data
yield_scanner$0.25Best DeFi yields across protocols

Links

Reviews

No reviews yet

Be the first to review this server!