Skip to main content
Glama
gmoneyn

FinAgent

by gmoneyn

FinAgent

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

Tool

Description

financial_data

Stock quotes, income statements, balance sheets, cash flow, analyst estimates, insider trades, key ratios

market_news

Financial news, analyst reactions, market sentiment

Related MCP server: Modal MCP Stock Analysis Server

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)

Install Server
A
license - permissive license
A
quality
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • A
    license
    B
    quality
    F
    maintenance
    MCP server that provides AI assistants access to stock market data including financial statements, stock prices, and market news through a Model Context Protocol interface.
    Last updated
    11
    2,247
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    Provides real-time stock analysis tools including price lookup, comprehensive investment scoring, and company-to-ticker conversion through a MCP interface.
    Last updated
    1
  • A
    license
    A
    quality
    B
    maintenance
    Provides structured financial market data (stocks, ETFs, mutual funds, fundamentals, market indicators) to AI systems via MCP, enabling natural language access to financial datasets with both hosted and local deployment options.
    Last updated
    31
    19
    ISC
  • A
    license
    -
    quality
    B
    maintenance
    Provides real-time stock market data for Claude Desktop and MCP-compatible clients, enabling natural language queries for quotes, historical prices, company profiles, financial statements, analyst ratings, comparisons, news, options, holdings, dividends, estimates, symbol search, and market status.
    Last updated
    493
    16
    MIT

View all related MCP servers

Related MCP Connectors

View all MCP Connectors

Latest Blog Posts

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/gmoneyn/finagent'

If you have feedback or need assistance with the MCP directory API, please join our Discord server