Back to Browse

FinAgent MCP Server

FinanceLow Risk10.0Local
Free

Free stock data and market news for any MCP-compatible AI assistant.

About

FinAgent gives your AI assistant access to live stock quotes, financial statements, analyst estimates, insider trades, key ratios, and market news — all for free. It wraps Yahoo Finance into two clean MCP tools that work with Claude, ChatGPT, Cursor, Copilot, and any other MCP-compatible app.

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. 1 finding(s) downgraded by scanner intelligence.

12 files analyzed · 1 issue 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.

HTTP Network Access

Connects to external APIs or services over the internet.

file_system

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

How to Install

Add this to your MCP configuration file:

{
  "mcpServers": {
    "finagent": {
      "args": [
        "--from",
        "finagent-mcp",
        "finagent"
      ],
      "command": "uvx"
    }
  }
}

Getting Started

Once installed, try these example prompts and explore these capabilities:

  • 1"What's NVIDIA's current stock price and P/E ratio?"
  • 2"Show me Apple's last 4 quarters of revenue"
  • 3"Who's been buying or selling TSLA stock lately?"
  • 4"What are analysts saying about AMZN?"
  • 5Tool: financial_data — Stock quotes, financials, ratios, analyst estimates, insider trades
  • 6Tool: market_news — Search financial news by keyword or ticker

Documentation

View on GitHub

From the project's GitHub README.

Free financial analysis MCP server for any MCP-compatible AI app (Claude, ChatGPT, Cursor, Copilot, and more).

Get live stock data and market news — all from your AI assistant.

Tools

ToolDescription
financial_dataStock quotes, income statements, balance sheets, cash flow, analyst estimates, insider trades, key ratios
market_newsFinancial news, analyst reactions, market sentiment

Quick Start

Install

pip install finagent-mcp

Add to your MCP config

{
  "mcpServers": {
    "finagent": {
      "command": "finagent"
    }
  }
}

Run as HTTP server

finagent --http --port 8080

Examples

Ask your AI assistant:

  • "What's NVIDIA's current stock price and P/E ratio?"
  • "Show me Apple's last 4 quarters of revenue"
  • "Who's been buying or selling TSLA stock lately?"
  • "What are analysts saying about AMZN?"

Want More?

FinAgent Pro adds SEC filing analysis and stock screening. Get it at mcp-marketplace.io/server/finagent-pro.

Data Sources

  • Market data: Yahoo Finance (free, real-time)
  • News: Yahoo Finance news feed (free)

Reviews

No reviews yet

Be the first to review this server!

FinAgent MCP Server - Free stock data and market news for any MCP-compatible AI | MCP Marketplace