fia-signals-mcp
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@fia-signals-mcpWhat's the current crypto market regime and fear/greed?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Fía Signals MCP Server
Professional-grade crypto market intelligence for AI agents. 8 MCP tools backed by real-time data from Binance, DeFiLlama, Etherscan, and more.
Tools
Tool | Description | Free? |
| Detect trending/ranging/volatile/breakout market regime | ✅ Free |
| Crypto Fear & Greed Index with 7-day history | ✅ Free |
| Top perpetual funding rates across exchanges | ✅ Free |
| Best yields across Aave, Compound, Curve, Lido | ✅ Free |
| Trending Solana tokens with risk scores | ✅ Free |
| BUY/SELL/HOLD with RSI, MACD, ADX | ✅ Free |
| Wallet risk score + entity classification | x402 $0.02 |
| Smart contract quick audit (reentrancy, access control) | x402 $0.05 |
Related MCP server: @praveen030686/data-apis-mcp
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.jsonPython (LangChain / CrewAI / AutoGen)
pip install fia-signals-toolsfrom 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.
Discovery: https://x402.fiasignals.com/.well-known/x402.json
Wallet:
GScv2iEvgUHcYyKpbVBHMZU3ELLvhAq4hS9aD75CiErWPrice: $0.001–$0.50/call
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
Offering | Price | Description |
| $0.01 | Regime + BTC price + gas snapshot |
| $0.15 | BUY/SELL/HOLD with RSI, ADX, MACD |
| $0.10 | Support/resistance + directional bias |
| $0.25 | Token metrics + on-chain data |
| $0.25 | Best DeFi yields across protocols |
Links
Resource | URL |
🌐 Website | |
📡 x402 Gateway | |
🤖 ACP Marketplace | |
📖 llms.txt | |
📊 OpenAPI | |
🔌 MCP Discovery |
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Servers
- Flicense-qualityCmaintenanceAI-powered crypto signal intelligence for 20 assets (BTC, ETH, SOL, etc). 6 scoring dimensions: whale activity, technical analysis, derivatives flow, narrative strength, sentiment, market structure. Market regime detection (TRENDING/RANGING), portfolio optimization, and accuracy tracking. 9 read-only MCP tools. Free via MCP, $0.001 USDC via x402 on Base for REST API.Last updated2
- AlicenseAqualityDmaintenance22 MCP tools for AI agents: crypto prices and trading signals (53 coins), stock prices and company financials, forex rates and conversion, and web scraping with AI summaries. All powered by x402 USDC micropayments on Base. $0.01-$0.25 per request.Last updated2229MIT
- Alicense-qualityCmaintenance250+ AI-powered MCP tools: research, write, code, translate, scrape, sentiment, vision, RAG, agent memory, marketplace, trading signals, and more. 15 models across 7 providers. Pay-per-use via API key or x402 USDC micropayments.Last updated2MIT
- Alicense-qualityCmaintenanceCrypto intelligence MCP: 104 tools for market data, ML signals, on-chain analytics, derivatives, and Bittensor subnets. Pay-per-call via x402 USDC on Base/Solana/Algorand/Stellar or $9.99/mo API key.Last updatedMIT
Related MCP Connectors
Crypto market data for AI agents via x402. 16 tools: prices, funding, DeFi yields, arbitrage, TA.
Crypto MCP with 21 tools for market data, DeFi, analytics, and sentiment. Post-paid USDC billing.
Pay-per-use weather, environment, finance, and on-chain intelligence tools for AI agents via x402.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/Odds7/fia-signals-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server