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)
This server cannot be installed
Maintenance
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
- 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