by ferdousbhai · MCP Server · ★ 328
Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h
investor-agent Warning Migration from v1.x (Python): The Python MCP server previously published on PyPI as is deprecated. v2.0 is a complete rewrite in TypeScript on Cloudflare Workers. The PyPI package will not receive further updates. A financial research MCP server that exposes a single codemode tool. Instead of calling 13 separate tools, the LLM writes JavaScript code that orchestrates multiple data-fetching functions in a single call -- fetching prices, calculating indicators, and combining results in one round trip. MCP client configuration Health check: returns . Architecture Runtime: Cloudflare Workers with Durable Objects for persistent MCP sessions Sandbox: @cloudflare/codemode v0.2.0 runs LLM-generated JavaScript in a sandboxed V8 isolate Caching: Cloudflare KV with per-function TTLs (1 minute to 24 hours) Data sources: yahoo-finance2 v3, CNN Fear & Greed, alternative.me Crypto Fear & Greed, NASDAQ API Technical analysis: trading-signals (SMA, EMA, RSI, MACD, Bollinger Bands)
| Stars | 328 |
| Forks | 65 |
| Language | TypeScript |
| Category | MCP Server |
| License | MIT |
| Quality Score | 51.788/100 |
| Last Updated | 2026-05-03 |
| Created | 2025-02-21 |
| Platforms | node |
| Est. Tokens | ~161k |
Explore other popular mcp server tools:
investor-agent is A Model Context Protocol server for building an investor agent. It is categorized as a MCP Server with 328 GitHub stars.
investor-agent is primarily written in TypeScript.
You can find installation instructions and usage details in the investor-agent GitHub repository at github.com/ferdousbhai/investor-agent. The project has 328 stars and 65 forks, indicating an active community.
investor-agent is released under the MIT license, making it free to use and modify according to the license terms.