FinanceOS MCP

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.

Category
Visit Server

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:


πŸ“„ License

MIT β€” free to use, modify, and sell integrations.


Built with ❀️ using the Model Context Protocol SDK

Recommended Servers

playwright-mcp

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.

Official
Featured
TypeScript
Magic Component Platform (MCP)

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.

Official
Featured
Local
TypeScript
Audiense Insights MCP Server

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.

Official
Featured
Local
TypeScript
VeyraX MCP

VeyraX MCP

Single MCP tool to connect all your favorite tools: Gmail, Calendar and 40 more.

Official
Featured
Local
graphlit-mcp-server

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.

Official
Featured
TypeScript
Kagi MCP Server

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.

Official
Featured
Python
E2B

E2B

Using MCP to run code via e2b.

Official
Featured
Neon Database

Neon Database

MCP server for interacting with Neon Management API and databases

Official
Featured
Exa Search

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.

Official
Featured
Qdrant Server

Qdrant Server

This repository is an example of how to create a MCP server for Qdrant, a vector search engine.

Official
Featured