Skip to main content
ClaudeWave

An MCP server for interacting with the Financial Datasets stock market API.

MCP Servers2.2k estrellas343 forksPythonMITActualizado 1y ago
Nota editorial

This MCP server bridges Claude Desktop and the Financial Datasets API, giving Claude direct access to a set of ten stock market and cryptocurrency data tools. The tools cover fundamental financial statements including income statements, balance sheets, and cash flow statements, as well as current and historical stock prices, company news, and equivalent current and historical price data for cryptocurrencies along with a tool to list available crypto tickers. Built in Python 3.10 and managed with the uv package manager, it connects to Claude Desktop by editing the claude_desktop_config.json file, after which the tools appear under Claude's hammer icon menu. A Financial Datasets API key is required and stored in a local .env file. The server is most useful for financial analysts, investors, and developers who want to query company fundamentals or price histories conversationally, for example asking Claude to retrieve Microsoft's historical stock prices across a specific date range without leaving the chat interface.

ClaudeWave Trust Score
72/100
· OK
Passed
  • Open-source license (MIT)
  • Healthy fork ratio
  • Clear description
  • Mature repo (>1y old)
  • Documented (README)
Flags
  • !Stale (last commit >370d ago)
Last scanned: 6/11/2026
Install in Claude Code / Claude Desktop
Method: UVX (Python) · mcp-server
Claude Code CLI
claude mcp add mcp-server -- uvx mcp-server
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "mcp-server": {
      "command": "uvx",
      "args": ["mcp-server"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Package name inferred from the repository name. Verify it exists on PyPI, or clone https://github.com/financial-datasets/mcp-server and follow its README.
Casos de uso

Resumen de MCP Servers

README no disponible. Visita el repo en GitHub para la documentación completa.

Lo que la gente pregunta sobre mcp-server

¿Qué es financial-datasets/mcp-server?

+

financial-datasets/mcp-server es mcp servers para el ecosistema de Claude AI. An MCP server for interacting with the Financial Datasets stock market API. Tiene 2.2k estrellas en GitHub y se actualizó por última vez 1y ago.

¿Cómo se instala mcp-server?

+

Puedes instalar mcp-server clonando el repositorio (https://github.com/financial-datasets/mcp-server) o siguiendo las instrucciones del README en GitHub. ClaudeWave también te ofrece bloques de instalación rápida en esta misma página.

¿Es seguro usar financial-datasets/mcp-server?

+

Nuestro agente de seguridad ha analizado financial-datasets/mcp-server y le ha asignado un Trust Score de 72/100 (tier: OK). Revisa el desglose completo de comprobaciones superadas y flags en esta página.

¿Quién mantiene financial-datasets/mcp-server?

+

financial-datasets/mcp-server es mantenido por financial-datasets. La última actividad registrada en GitHub es de 1y ago, con 16 issues abiertos.

¿Hay alternativas a mcp-server?

+

Sí. En ClaudeWave puedes explorar mcp servers similares en /categories/mcp, ordenados por popularidad o actividad reciente.

Despliega mcp-server en tu cloud

Lleva este repo a producción en minutos. Cada plataforma genera su propio entorno con variables de entorno editables.

¿Mantienes este repo? Añade un badge a tu README

Pega el badge en tu README de GitHub para mostrar que está auditado por ClaudeWave. Cada badge enlaza de vuelta a esta página y muestra el Trust Score actual.

Featured on ClaudeWave: financial-datasets/mcp-server
[![Featured on ClaudeWave](https://claudewave.com/api/badge/financial-datasets-mcp-server)](https://claudewave.com/repo/financial-datasets-mcp-server)
<a href="https://claudewave.com/repo/financial-datasets-mcp-server"><img src="https://claudewave.com/api/badge/financial-datasets-mcp-server" alt="Featured on ClaudeWave: financial-datasets/mcp-server" width="320" height="64" /></a>

Más MCP Servers