investor-agent logo

investor-agentA Model Context Protocol server for building an investor agent

(0)
Daniel NikulshynReviewed by Daniel Nikulshyn·Updated July 2026

Overview

The investor-agent is a Model Context Protocol server designed for long-term investors. It provides a set of tools for financial research, including retrieving stock fundamentals, historical prices, options contracts, market movers, earnings calendar, and technical indicators. The server can be set up using the command 'npx investor-agent'. The repository includes a list of available tools such as get_stock_info, historical_prices, get_options, market_movers, earnings_calendar, fear_greed_index, and technical_indicator. The project is licensed under the MIT license and is built using TypeScript.

Key features

  • Stock fundamentals retrieval
  • Historical price data (OHLCV)
  • Options contracts data
  • Market movers identification
  • Earnings calendar access
  • Technical indicators (SMA, EMA, RSI, MACD, Bollinger Bands)

Pricing

Model
Free
Category
MCP Servers
Rating
No reviews yet

Use cases

Long-term Investment Research

Use the investor-agent to gather comprehensive financial data for informed long-term investment decisions.

Automated Stock Analysis

Leverage the investor-agent's tools to automate the analysis of stocks based on various criteria such as financials, trends, and market sentiment.

Pros & Cons

Pros

  • Open-source and MIT licensed
  • Provides a range of financial research tools
  • Built with TypeScript for maintainability

Cons

  • Limited documentation on usage and integration
  • Dependence on external data sources for financial information

Reviews

Sign in to leave a review.

No reviews yet. Be the first!

Q&A

Is the project open‑source and what license does it use?

Yes, investor-agent is open‑source under the MIT license, allowing free use, modification, and distribution as long as the license terms are preserved.

Asked by Fumiko Sato · Jan 15, 2026

How can I retrieve technical indicators using investor-agent?

Call the `technical_indicator` tool with parameters such as SMA, EMA, RSI, MACD, or Bollinger Bands. The server will compute and return the requested indicator values based on the underlying price data.

Asked by Priyanka Menon · Jan 2, 2026

Which data sources does investor-agent rely on for market information?

The tool depends on external APIs or data providers for stock fundamentals, historical prices, options contracts, market movers, earnings calendars, and the fear‑greed index, though specific providers are not listed in the repository.

Asked by Damian Wysocki · Nov 23, 2025

What is the setup process for the investor-agent server?

Install the package and start the server with a single command: run `npx investor-agent`. This will launch the Model Context Protocol server ready to serve the financial research tools.

Asked by Zeynep Aydin · Nov 12, 2025

Ask a question

MCP Servers alternatives