FinanceOS MCP
FinanceOS MCP gives Claude real-time access to crypto and stock market data, portfolio analysis, and market sentiment tools — no API keys required.
Live Crypto Prices — Fetch real-time price, 24h/7d change, market cap, volume, and ATH for 10,000+ coins via CoinGecko; supports multiple coins in a single request using comma-separated IDs
Stock Quotes — Real-time quotes for US stocks (e.g. AAPL, TSLA) and Indian NSE/BSE stocks (e.g. RELIANCE.NS) via Yahoo Finance
Portfolio P&L — Calculate real-time profit/loss across a mixed crypto/stock portfolio, with per-asset breakdown and total performance
Fear & Greed Index — Crypto Fear & Greed Index (0–100) with 7-day history and investment sentiment interpretation
Top Market Movers — Top gaining and losing cryptocurrencies in the last 24h from the top 100 by market cap (configurable limit)
Bittensor (TAO) Stats — Live TAO price, network statistics, and staking/passive income yield details
Global Crypto Market Overview — Total market cap, Bitcoin dominance, 24h trading volume, and active coin count
Provides real-time price data, market analysis, and portfolio tracking for Bitcoin through crypto price lookup and portfolio management tools.
Provides real-time price data, market analysis, and portfolio tracking for Ethereum through crypto price lookup and portfolio management tools.
Provides real-time price data, market analysis, and portfolio tracking for Solana through crypto price lookup and portfolio management tools.
💰 FinanceOS MCP...
FinanceOS MCP 💰
Real-time finance & crypto superpowers for Claude. Built for investors, by an investor.
Give Claude live access to crypto prices, stock quotes, portfolio P&L, risk analysis, Bittensor stats, and market sentiment — all in natural language.
🛠️ Tools Included
Tool | What it does |
| Live price, 24h/7d change, market cap for any crypto |
| Real-time P&L across your crypto holdings |
| NSE, BSE & global stock prices (Yahoo Finance) |
| Crypto market sentiment (0–100 scale) |
| TAO price, network data, staking APY overview |
| Top gainers & losers in the last 24h |
| Diversification score, concentration risk, suggestions |
Related MCP server: Market Pulse MCP
⚡ Quick Setup (5 minutes)
Step 1 — Install
git clone https://github.com/YOUR_USERNAME/financeos-mcp
cd financeos-mcp
npm install
npm run buildStep 2 — Add to Claude Desktop
Open your Claude Desktop config file:
Mac:
~/Library/Application Support/Claude/claude_desktop_config.jsonWindows:
%APPDATA%\Claude\claude_desktop_config.json
Add this (replace the path with your actual path):
{
"mcpServers": {
"financeos": {
"command": "node",
"args": ["/ABSOLUTE/PATH/TO/financeos-mcp/build/index.js"]
}
}
}Step 3 — Restart Claude Desktop
Quit and reopen Claude Desktop. You should see a 🔨 hammer icon in the chat box. Click it — you'll see all 7 FinanceOS tools listed.
Step 4 — Try it out
Ask Claude any of these:
"What's the current Bitcoin price and sentiment?"
"Analyse my portfolio: bitcoin:0.5, ethereum:2, solana:10"
"How is RELIANCE.NS doing today?"
"Show me top 5 crypto gainers right now"
"Give me a full Bittensor overview"
💬 Example Prompts
"How is my portfolio doing? I hold 0.5 BTC, 2 ETH, and 15 SOL.
I bought BTC at $45000, ETH at $2000, SOL at $120."
"What's the market sentiment today? Should I be buying or waiting?"
"Analyse the risk of this portfolio:
bitcoin:20000, ethereum:8000, INFY.NS:5000, gold:3000, reliance:4000"
"Give me a complete Bittensor briefing — price, network, staking."🔧 Test Without Claude
Use the MCP Inspector to test all tools in a browser UI:
npx @modelcontextprotocol/inspector node build/index.jsOpen the URL shown → Connect → click any tool → Run.
🚀 Pro Version
Want FinanceOS without any installation? No Node.js, no config files, ready in 60 seconds.
FinanceOS MCP Pro — $19/month →
✅ No installation required
✅ Higher rate limits
✅ 1 week free trial
✅ Priority support
✅ Early access to v2 tools (coming soon)
Free version always available here on GitHub.
🗺️ Roadmap
Dividend calendar for stocks
DeFi yield tracker (Aave, Compound)
Indian mutual fund NAV lookup
REIT yield comparator
P2P lending portfolio tracker
Bittensor subnet miner rankings
📋 Data Sources
All free, no API keys required:
CoinGecko — crypto prices
Yahoo Finance — stock quotes
Alternative.me — fear & greed index
📄 License
MIT — free to use, modify, and sell integrations.
Built with ❤️ using the Model Context Protocol SDK
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
- AlicenseAqualityCmaintenanceProvides AI agents with real-time financial market intelligence including stock quotes, crypto data, technical analysis, and portfolio insights. Enables natural language queries for current prices, technical indicators, asset comparisons, and portfolio analysis.Last updated176MIT
- AlicenseAqualityDmaintenanceEnables Claude to access real-time crypto prices, forex rates, and market sentiment data through free public APIs with no keys required.Last updated53MIT
- Alicense-qualityDmaintenanceProvides real-time stock quotes, market indices, historical data, and financial visualizations from Yahoo Finance without API keys, enabling users to analyze and visualize market data through Claude.Last updated191MIT
- Alicense-qualityBmaintenanceProvides 32 trading analysis tools for AI-powered market analysis, including real-time data, technical indicators, options Greeks, scanners, and Interactive Brokers portfolio management, all accessible via natural language in Claude Desktop.Last updated301MIT
Related MCP Connectors
Global stock research, ML forecasts, valuation signals, screeners & portfolio tracking in Claude
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Real SEC, 13F, insider, congress & macro data your AI agent can cite. Hosted MCP, 24 tools.
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/arjunsena-git/financeos-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server