Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI → MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE ↗ (opens in a new tab)
  • llms.txt ↗ (opens in a new tab)
  • Catalog JSON ↗ (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub ↗ (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. Finance & Fintech
  3. Horizon Insights MCP
  4. README

Horizon Insights MCP README

The full upstream README, mirrored here for reference. Install config, tool schemas, adoption signals, and an original overview live on the Horizon Insights MCP listing page.

Back to Horizon Insights MCP View source on GitHub

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

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

Transport:

text
streamable-http

Authentication

This MCP server requires a Bearer Token.

Header format:

text
Authorization: Bearer <USER_TOKEN>

Users can create a token in the user center:

text
https://vmcp.hzinsights.com/dashboard

Example MCP Configuration

config.json
{
  "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:

text
Show me recent market data and valuation metrics for Kweichow Moutai.
text
Compare Apple and Microsoft using their latest financial statements and valuation data.
text
Find A-share companies with stable ROE, low valuation, and high dividend yield.
text
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:

text
https://vmcp.hzinsights.com/dashboard

Registry

Official MCP Registry name:

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

Repository Metadata

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