Skip to main content
Glama

Finnhub MCP Server

Servidor MCP de Finnhub

Un servidor MCP para interactuar con la API de Finnhub.

Herramientas

Configuración

  1. Ejecute uv sync para instalar las dependencias. Para instalar uv , siga las instrucciones aquí . Luego, ejecute source .venv/bin/activate .
  2. Configure el archivo .env con las credenciales de la clave API de Finnhub.
FINNUB_API_KEY=<FINNHUB_API_KEY>
  1. Ejecute fastmcp install server.py para instalar el servidor.
  2. Abra el archivo de configuración ubicado en:
    • En macOS: ~/Library/Application Support/Claude/claude_desktop_config.json
    • En Windows: %APPDATA%/Claude/claude_desktop_config.json
  3. Localice la entrada de comando para uv y reemplácela con la ruta absoluta del ejecutable uv . Esto garantiza que se use la versión correcta de uv al iniciar el servidor.
  4. Reinicie Claude Desktop para aplicar los cambios.

Desarrollo

Ejecute fastmcp dev server.py para iniciar el servidor MCP. El inspector MCP es útil para investigar y depurar localmente.

-
security - not tested
F
license - not found
-
quality - not tested

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

Este servidor proporciona una interfaz con la API de Finnhub, lo que permite a los usuarios obtener las últimas noticias del mercado, datos del mercado de valores, información financiera básica y tendencias de recomendación para acciones específicas.

  1. Herramientas
    1. Configuración
      1. Desarrollo

        Related MCP Servers

        • A
          security
          A
          license
          A
          quality
          This server facilitates interaction with Keboola's Storage API, enabling users to browse and manage project buckets, tables, and components efficiently through Claude Desktop.
          Last updated -
          7
          61
          Python
          MIT License
          • Apple
        • -
          security
          A
          license
          -
          quality
          A server that implements the Model Context Protocol for Schwab API, allowing access to account information, positions, stock quotes, and order/transaction history designed for integration with Large Language Models.
          Last updated -
          2
          Python
          MIT License
        • -
          security
          A
          license
          -
          quality
          An MCP server that integrates with the AlphaVantage financial data API, providing access to stock market data, technical indicators, and fundamental financial information.
          Last updated -
          Python
          MIT License
          • Linux
          • Apple
        • -
          security
          F
          license
          -
          quality
          A Model Context Protocol server for interacting with Korea Investment & Securities (KIS) REST API, enabling domestic and foreign stock trading, price checks, and account management.
          Last updated -
          2
          Python
          • Apple

        View all related MCP servers

        MCP directory API

        We provide all the information about MCP servers via our MCP API.

        curl -X GET 'https://glama.ai/api/mcp/v1/servers/catherinedparnell/mcp-finnhub'

        If you have feedback or need assistance with the MCP directory API, please join our Discord server