StockSlash is a hosted MCP server for institutional and political stock activity. Connect it to your AI and ask about SEC 13F filings from around 80 super investors, U.S. Congress stock trades, and corporate insider (Form 4) buying.
Ask by plain name (say Buffett, Apple, or Pelosi) and get back clean, structured answers. No install and no API key. 23 tools in total, including one-call profiles that summarize any fund or stock in a single request.
Endpoint: https://stockslash.com/mcp
Sources: SEC EDGAR (13F-HR and Form 4) and public STOCK Act filings. Data is a tool, not investment advice.
工具
get_super_investors
get_investor_fund_value
get_investor_fund_value_history
get_investor_current_holdings
get_fund_activity
get_fund_distribution
get_stock_holders
get_stock_activity
get_ownership_statistics
get_insider_trades
get_sp_stocks_by_holders
get_latest_filings_updates
get_filings_buy_status
get_filings_sell_status
get_ownership_statistics_home
get_latest_quarter
analyze_investor
analyze_stock
compare_investors
get_insider_summary
get_congress_trades
get_top_insider_stocks
get_congress_consensus
服务器配置
{
"mcpServers": {
"stockslash": {
"type": "http",
"url": "https://stockslash.com/mcp"
}
}
}