mcp-sample-financial-tool

Prayag2003/mcp-sample-financial-tool

3.2

If you are the rightful owner of mcp-sample-financial-tool and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

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

Tools

Functions exposed to the LLM to take actions

getStockPrice

{ ticker: string; }

getCryptoPrice

{ symbol: string; }

getForexRate

{ pair: string; }

calculateCompoundInterest

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

getFinancialNews

{ category: string; }

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources

Related MCP Servers

View all finance servers →