Horizon Insights Mcp

by shentao12022-cmyk

254 downloads
Not rated
GitHub

About

Horizon Insights MCP server metadata and integration docs

Details

Author
shentao12022-cmyk
Downloads
254
Categories
Search, Finance

- A-share, US stock, and Hong Kong stock market data
- Financial statements and key financial metrics
- Valuation data: PE, PB, dividend yield, percentiles
- Macro indicators and market news
- Company transcripts and research materials
- Stock screening and strategy research workflows

Setting up with Highlight

This MCP is not yet compatible with Highlight’s one-click setup. However, you can still use it with Highlight by following these steps:

  1. Download and install Highlight from highlightai.com/download
  2. Navigate to the plugins tab and select "Add Custom Plugin"
  3. Configure the plugin with the settings below
    Plugin Name Horizon Insights Mcp
    Command (node, npx, python, etc.)

    Please refer to the README for specific instructions on how to obtain API keys or other required environment variables.

  4. Enable "Start Automatically" if you want the plugin to start when Highlight launches

From the repository

Configure your MCP client with the server URL https://vmcp.hzinsights.com/mcp/ and a Bearer token obtained from the user center at https://vmcp.hzinsights.com/dashboard. Then connect and ask natural-language questions about financial data.

Claude Desktop / Cursor

Paste into your MCP client config file to install this server.

{
    "mcpServers": {
        "horizon insights mcp": {
            "horizon-insights": {
                "url": "https://vmcp.hzinsights.com/mcp/",
                "headers": {
                    "Authorization": "Bearer <USER_TOKEN>"
                }
            }
        }
    }
}

McpServers

{
    "horizon-insights": {
        "url": "https://vmcp.hzinsights.com/mcp/",
        "headers": {
            "Authorization": "Bearer <USER_TOKEN>"
        }
    }
}

Horizon Insights MCP

Horizon Insights MCP is a remote MCP server for investment research workflows.

It provides access to market data, financial statements, valuation data, macro indicators, charts, company transcripts, research materials, market news, and stock screening capabilities through MCP-compatible AI clients and platforms.

Capabilities

Horizon Insights MCP can help users access and analyze:

- A-share, US stock, and Hong Kong stock market data
- Index data and index constituents
- Financial statements and key financial metrics
- Valuation data such as PE, PB, dividend yield, and valuation percentiles
- Macro indicators
- Market news
- Company transcripts and research materials
- Charts and structured financial datasets
- Stock screening and strategy research workflows

Remote MCP Server

https://vmcp.hzinsights.com/mcp/

Transport:

streamable-http

Authentication

This MCP server requires a Bearer Token.

Header format:

Authorization: Bearer <USER_TOKEN>

Users can create a token in the user center:

https://vmcp.hzinsights.com/dashboard

Example MCP Configuration

{
  "mcpServers": {
    "horizon-insights": {
      "url": "https://vmcp.hzinsights.com/mcp/",
      "headers": {
        "Authorization": "Bearer <USER_TOKEN>"
      }
    }
  }
}

Replace <USER_TOKEN> with your own token.

Usage Examples

After connecting the server, users can ask questions such as:

Show me recent market data and valuation metrics for Kweichow Moutai.
Compare Apple and Microsoft using their latest financial statements and valuation data.
Find A-share companies with stable ROE, low valuation, and high dividend yield.
Summarize recent market news related to AI infrastructure and semiconductors.

Quota Notice

If your account quota is used up, the service may return a quota notice.

You can check your quota or recharge in the user center:

https://vmcp.hzinsights.com/dashboard

Registry

Official MCP Registry name:

io.github.shentao12022-cmyk/horizon-insights-mcp

Repository Metadata

This repository contains metadata and integration documentation for the Horizon Insights MCP server.

No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.