Skip to main content
Glama

Finnhub MCP Server

Finnhub MCP 服务器

与 Finnhub API 接口的 MCP 服务器。

工具

配置

  1. 运行uv sync来安装依赖项。要安装uv ,请按照此处的说明操作。然后执行source .venv/bin/activate
  2. 使用 Finnhub API 密钥凭证设置.env文件。
FINNUB_API_KEY=<FINNHUB_API_KEY>
  1. 运行fastmcp install server.py来安装服务器。
  2. 打开位于以下位置的配置文件:
    • 在 macOS 上: ~/Library/Application Support/Claude/claude_desktop_config.json
    • 在 Windows 上: %APPDATA%/Claude/claude_desktop_config.json
  3. 找到uv的命令条目,并将其替换为uv可执行文件的绝对路径。这可确保启动服务器时使用正确版本的uv
  4. 重新启动 Claude Desktop 以应用更改。

发展

运行fastmcp dev server.py启动 MCP 服务器。MCP 检查器有助于本地调查和调试。

-
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.

该服务器提供与Finnhub API的接口,使用户能够获取最新的市场新闻、股市数据、基本财务状况以及特定股票的推荐趋势。

  1. 工具
    1. 配置
      1. 发展

        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