MCP.so
Sign In

Financial Analysis MCP Server

@cristianleoo

About Financial Analysis MCP Server

A MCP server to power your LLM with financial analysis capabilities

Basic information

Category

Finance & Commerce

License

MIT

Runtime

python

Transports

stdio

Publisher

cristianleoo

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "fin-mcp": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        "venv"
      ]
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Financial Analysis MCP Server?

It is a server that provides financial analysis capabilities, including stock data retrieval from yfinance and Alpha Vantage, web search for financial information, and interactive visualization with Plotly via RESTful API endpoints. It is designed for users who need programmatic

Comments

More Finance & Commerce MCP servers