MCP.so
Sign In

Stock Market MCP Server

@pedrorfdez

About Stock Market MCP Server

No overview available yet

Basic information

Category

Finance & Commerce

Runtime

python

Transports

stdio

Publisher

pedrorfdez

Config

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

{
  "mcpServers": {
    "stock-market-mcp-server": {
      "command": "uv",
      "args": [
        "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 Stock Market MCP Server?

An MCP server for stock market data processing and analysis. It provides data retrieval and analysis capabilities by consuming API endpoints for market information.

How to use Stock Market MCP Server?

Clone the repository, set up a Python virtual environment with uv venv, install dependencies with uv pip install -e ., and start the server with uv run server.py.

Key features of Stock Market MCP Server?

  • Stock market data retrieval
  • Data processing and analysis
  • Uses API endpoints for market information

Use cases of Stock Market MCP Server?

FAQ from Stock Market MCP Server

Comments

More Finance & Commerce MCP servers