Track MCP LogoTrack MCP
Track MCP LogoTrack MCP

The world's largest repository of Model Context Protocol servers. Discover, explore, and submit MCP tools.

Product

  • Categories
  • Top MCP
  • New & Updated
  • Submit MCP

Company

  • About

Legal

  • Privacy Policy
  • Terms of Service
  • Cookie Policy

© 2026 TrackMCP. All rights reserved.

Built with ❤️ by Krishna Goyal

    Financial Analysis Mcp Server

    An Anthropic Model Context Protocol (MCP) server for financial analysis with alphavantage.com and financialmodellingprep.com API integration.

    12 stars
    TypeScript
    Updated Sep 3, 2025

    Table of Contents

    • Features
    • Setup
    • Available Tools
    • stock_price
    • company_fundamentals

    Table of Contents

    • Features
    • Setup
    • Available Tools
    • stock_price
    • company_fundamentals

    Documentation

    Financial Analysis MCP Server

    An MCP server implementation for financial analysis using Alpha Vantage and Financial Modeling Prep APIs.

    Features

    • Real-time and historical stock price data
    • Company fundamental data including:
    • Company overview
    • Income statements
    • Balance sheets
    • Cash flow statements
    • Financial ratios

    Setup

    1. Install dependencies:

    bash
    npm install

    2. Configure environment variables in .env:

    code
    ALPHA_VANTAGE_API_KEY=your_alpha_vantage_api_key_here
    FMP_API_KEY=your_fmp_api_key_here

    3. Build and run:

    bash
    npm run build
    npm start

    Available Tools

    stock_price

    Get real-time and historical stock price data from Alpha Vantage

    Parameters:

    • symbol (required): Stock ticker symbol
    • interval: Time interval ('1min', '5min', '15min', '30min', '60min', 'daily')
    • outputSize: Amount of data ('compact', 'full')
    • dataType: Response format ('json', 'csv')

    company_fundamentals

    Get company fundamental data from Financial Modeling Prep

    Parameters:

    • symbol (required): Stock ticker symbol
    • metrics: Array of metrics to retrieve ('overview', 'income', 'balance', 'cash', 'ratios')

    Similar MCP

    Based on tags & features

    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k
    View All MCP Servers

    Similar MCP

    Based on tags & features

    • ME

      Metmuseum Mcp

      TypeScript·
      14
    • MC

      Mcp Ipfs

      TypeScript·
      11
    • LI

      Liveblocks Mcp Server

      TypeScript·
      11
    • MC

      Mcp Wave

      TypeScript00

    Trending MCP

    Most active this week

    • PL

      Playwright Mcp

      TypeScript·
      22.1k
    • SE

      Serena

      Python·
      14.5k
    • MC

      Mcp Playwright

      TypeScript·
      4.9k
    • MC

      Mcp Server Cloudflare

      TypeScript·
      3.0k