Skip to content
Back to search
30
MCP

@mseep/octagon-mcp

npm/@mseep/octagon-mcp

MCP server for Octagon API. Provides specialized AI agents for investment research of public and private markets.

Uptime
0.0%
15 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

octagon-mcp-server
An MCP server for public & prediction markets research. Ask natural-language questions and get structured, source-backed answers across SEC
0 tools
@mseep/o3-search-mcp
MCP server that enables AI agents to perform intelligent web searches using OpenAI's o3 model with natural language queries
0 tools
iflow-mcp_OctagonAI-octagon-vc-agents
MCP server that runs AI-driven venture capitalist agents, enriched by Octagon Private Markets' real-time intelligence
0 tools
@mseep/obsidian-mcp
MCP server for AI assistants to interact with Obsidian vaults
0 tools
@mseep/civitai-mcp-server
MCP server for interacting with the Civitai API - browse AI models, images, creators, and more
0 tools
oleksandrkucherenko/obsidian-mcp
MCP server connecting AI assistants to Obsidian via Local REST API
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@mseep/octagon-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}