@insightsentry/mcp
Freeby MCP Community
MCP server for InsightSentry financial data API - provides AI-accessible tools for market data, screening, options, and comprehensive API documentation resource
v1.4.1Added Apr 12, 2026
mcpinsightinsightsentryfinancial-datastock-market
@insightsentry/mcp MCP Server
MCP server for InsightSentry financial data API - provides AI-accessible tools for market data, screening, options, and comprehensive API documentation resource
Installation
Reviews
Installation
Quick install
npx -y @insightsentry/mcp
Add to claude_desktop_config.json
{
"mcpServers": {
"@insightsentry/mcp": {
"command": "npx",
"args": ["-y", "@insightsentry/mcp"]
}
}
}