investor-agent logo

investor-agentשרת פרוטוקול הקשר של מודל לבניית סוכן משקיע

(0)
Daniel Nikulshynנבדק על ידי Daniel Nikulshyn·עודכן יולי 2026

סקירה

ה-investor-agent היא שרת פרוטוקול הקשר של מודל שתוכננה עבור משקיעים ארוכי טווח. היא מספקת סט של כלים למחקר פיננסי, כולל השבת נתונים בסיסיים של מניות, מחירים היסטוריים, חוזים אופציונליים, מובילי שוק, לוח שנתי, ומדדים טכניים. השרת יכול להיות מותקן באמצעות הפקודה 'npx investor-agent'. הריפוזיטורי מכיל רשימה של כלים זמינים כגון get_stock_info, historical_prices, get_options, market_movers, earnings_calendar, fear_greed_index, ו-technical_indicator. הפרויקט מורשה תחת רישיון MIT ונבנה באמצעות TypeScript.

תכונות עיקריות

  • איסוף נתונים בסיסיים של מניות
  • נתוני מחירים היסטוריים (OHLCV)
  • נתוני חוזים אופציונליים
  • זיהוי מובילי שוק
  • גישה ללוח שנתי
  • מדדים טכניים (SMA, EMA, RSI, MACD, Bollinger Bands)

תמחור

מודל
Free
קטגוריה
שרתי MCP
דירוג
אין עדיין ביקורות

מקרי שימוש

מחקר השקעות ארוכות טווח

השתמש ב-investor-agent כדי לאסוף נתונים פיננסיים מקיפים לקבלת החלטות השקעה מושכלות ארוכות טווח.

ניתוח מניות אוטומטי

נצל את הכלים של ה-investor-agent כדי לאוטומט מחקר מניות על בסיס קריטריונים שונים כגון נתונים פיננסיים, מגמות וסנטימנט שוק.

יתרונות וחסרונות

יתרונות

  • קוד פתוח ורישיון MIT
  • מספק מגוון כלים למחקר פיננסי
  • נבנה באמצעות TypeScript לתחזוקה

חסרונות

  • תיעוד מוגבל על שימוש ואינטגרציה
  • תלות במקורות נתונים חיצוניים למידע פיננסי

ביקורות

התחבר כדי להשאיר ביקורת.

עדיין אין ביקורות. היה הראשון!

שאלות ותשובות

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

שאל שאלה

חלופות לשרתי MCP