Cover image
Try Now
2025-03-18

Erkundung von MCP

3 years

Works with Finder

1

Github Watches

1

Github Forks

0

Github Stars

Financial Data Provider MCP Server

A Model Context Protocol (MCP) server implementation providing financial data and calculations through various APIs.

Features

  • Stock Price Data: Fetch real-time stock prices using Alpha Vantage API
  • Cryptocurrency Data: Get cryptocurrency prices and stats via CoinGecko API
  • Forex Rates: Access currency exchange rates through Exchange Rate API
  • Compound Interest Calculator: Calculate compound interest with customizable parameters
  • Financial News: Retrieve latest financial news from GNews API

Available Tools

1. getStockPrice

{
	ticker: string;
}

2. getCryptoPrice

{
	symbol: string;
}

3. getForexRate

{
	pair: string;
}

4. calculateCompoundInterest

{
    principal: number,
    rate: number,
    time: number,
    compoundFrequency: number
}

5. getFinancialNews

{
	category: string;
}

Setup

  1. Install dependencies:
npm install
pnpm install
  1. Run the server:
npm run dev

Note

  • The server uses demo API keys for demonstration purposes
  • For production use, replace demo API keys with your own
  • Some APIs may have rate limits in their free tiers

相关推荐

  • NiKole Maxwell
  • I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

  • Bora Yalcin
  • Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.

  • Joshua Armstrong
  • Confidential guide on numerology and astrology, based of GG33 Public information

  • https://suefel.com
  • Latest advice and best practices for custom GPT development.

  • Callycode Limited
  • A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.

  • Emmet Halm
  • Converts Figma frames into front-end code for various mobile frameworks.

  • Khalid kalib
  • Write professional emails

  • Elijah Ng Shi Yi
  • Advanced software engineer GPT that excels through nailing the basics.

  • https://maiplestudio.com
  • Find Exhibitors, Speakers and more

  • apappascs
  • Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.

  • OffchainLabs
  • GO -Umsetzung des Ethereum -Beweises des Anteils

  • huahuayu
  • Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.

  • deemkeen
  • Steuern Sie Ihren MBOT2 mit einer Power Combo: MQTT+MCP+LLM

    Reviews

    3 (1)
    Avatar
    user_imuomulC
    2025-04-18

    As an avid user of the mcp application, I found the mcp-sample-financial-tool created by Prayag2003 to be exceptionally practical and user-friendly. This tool, which can be accessed via GitHub, offers comprehensive financial functionalities that cater to my diverse financial needs. Highly recommended for both personal and professional use!