FinAgent
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@FinAgentWhat's NVIDIA's current stock price and P/E ratio?"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
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 |
| Stock quotes, income statements, balance sheets, cash flow, analyst estimates, insider trades, key ratios |
| Financial news, analyst reactions, market sentiment |
Related MCP server: Modal MCP Stock Analysis Server
Quick Start
Install
pip install finagent-mcpAdd to your MCP config
{
"mcpServers": {
"finagent": {
"command": "finagent"
}
}
}Run as HTTP server
finagent --http --port 8080Examples
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)
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Tools
Related MCP Servers
- AlicenseBqualityFmaintenanceMCP 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 updated112,247MIT
- Flicense-qualityDmaintenanceProvides real-time stock analysis tools including price lookup, comprehensive investment scoring, and company-to-ticker conversion through a MCP interface.Last updated1
- AlicenseAqualityBmaintenanceProvides 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 updated3119ISC
- Alicense-qualityBmaintenanceProvides 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 updated49316MIT
Related MCP Connectors
The financial MCP for AI agents - 90+ financial tables, SEC filings, signals, alt-data.
Real-time news with bias scoring, live market data, and AI-powered options pricing
Live financial data MCP: FX, crypto, stocks, news, URL reader. x402 on Base: $0.001/call.
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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