FinanceOS MCP
Real-time financial superpowers for Claude. Live crypto prices, US and Indian NSE stock quotes, full portfolio P\&L, Bittensor/TAO network stats, Fear & Greed index with 7-day history, top movers and global market overview. 8 tools. Zero API keys needed. Free to install.
README
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 |
|---|---|
get_crypto_price |
Live price, 24h/7d change, market cap for any crypto |
get_portfolio_summary |
Real-time P&L across your crypto holdings |
get_stock_quote |
NSE, BSE & global stock prices (Yahoo Finance) |
get_fear_greed_index |
Crypto market sentiment (0β100 scale) |
get_bittensor_stats |
TAO price, network data, staking APY overview |
get_top_movers |
Top gainers & losers in the last 24h |
analyze_portfolio_risk |
Diversification score, concentration risk, suggestions |
β‘ Quick Setup (5 minutes)
Step 1 β Install
git clone https://github.com/YOUR_USERNAME/financeos-mcp
cd financeos-mcp
npm install
npm run build
Step 2 β Add to Claude Desktop
Open your Claude Desktop config file:
- Mac:
~/Library/Application Support/Claude/claude_desktop_config.json - Windows:
%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.js
Open 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
Recommended Servers
playwright-mcp
A Model Context Protocol server that enables LLMs to interact with web pages through structured accessibility snapshots without requiring vision models or screenshots.
Magic Component Platform (MCP)
An AI-powered tool that generates modern UI components from natural language descriptions, integrating with popular IDEs to streamline UI development workflow.
Audiense Insights MCP Server
Enables interaction with Audiense Insights accounts via the Model Context Protocol, facilitating the extraction and analysis of marketing insights and audience data including demographics, behavior, and influencer engagement.
VeyraX MCP
Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.
graphlit-mcp-server
The Model Context Protocol (MCP) Server enables integration between MCP clients and the Graphlit service. Ingest anything from Slack to Gmail to podcast feeds, in addition to web crawling, into a Graphlit project - and then retrieve relevant contents from the MCP client.
Kagi MCP Server
An MCP server that integrates Kagi search capabilities with Claude AI, enabling Claude to perform real-time web searches when answering questions that require up-to-date information.
E2B
Using MCP to run code via e2b.
Neon Database
MCP server for interacting with Neon Management API and databases
Exa Search
A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way.
Qdrant Server
This repository is an example of how to create a MCP server for Qdrant, a vector search engine.