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)

A
license - permissive license
-
quality - not tested
D
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.

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