MCP-Mirror

Financial Analysis MCP Server

Community MCP-Mirror
Updated

MCP Server for financial analysis using Alpha Vantage and Financial Modeling Prep APIs

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:
npm install
  1. Configure environment variables in .env:
ALPHA_VANTAGE_API_KEY=your_alpha_vantage_api_key_here
FMP_API_KEY=your_fmp_api_key_here
  1. Build and run:
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')

MCP Server · Populars

MCP Server · New

    PraneshASP

    Foundry MCP Server

    An experimental MCP Server for foundry built for Solidity devs

    Community PraneshASP
    karakeep-app

    Karakeep MCP Server

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Community karakeep-app
    karakeep-app

    karakeep

    A self-hostable bookmark-everything app (links, notes and images) with AI-based automatic tagging and full text search

    Community karakeep-app
    prisma

    Prisma

    Next-generation ORM for Node.js & TypeScript | PostgreSQL, MySQL, MariaDB, SQL Server, SQLite, MongoDB and CockroachDB

    Community prisma
    iannuttall

    Flux UI MCP Server

    MCP Server

    Community iannuttall