Skip to content
Back to search
30
MCP

finance-tools-mcp

pypi/finance-tools-mcp

A Model Context Protocol server for a collection of financial tools, https://github.com/VoxLink-org/finance-tools-mcp, modified from [investor-agent](https://github.com/ferdousbhai/investor-agent)

Uptime
0.0%
23 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

finance-intelligence-mcp
A production-ready Model Context Protocol (MCP) server for private personal finance management.
0 tools
Financial-Modeling-Prep-MCP-Server
A Model Context Protocol (MCP) implementation for Financial Modeling Prep, enabling AI assistants to access and analyze financial data, stoc
0 tools
eolas-mech-mcp
A Model Context Protocol (MCP) server for wallet and computation tools.
0 tools
camt053-mcp
Model Context Protocol (MCP) server exposing the camt053 ISO 20022 Bank Statement library as agent tools.
0 tools
mcp-trader
A Model Context Protocol (MCP) server for stock traders
0 tools
yahoo-finance-mcp
This is a Model Context Protocol (MCP) server that provides comprehensive financial data from Yahoo Finance. It allows you to retrieve detai
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "finance-tools-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}