HomeOther › tutorials

tutorials

Analyze stocks with summaries, price targets, and analyst recommendations. Track SEC filings, divi…

Python Remote
★ 22 stars Last pushed 2026-02-07

Connect

Review any command before running it. Package names and URLs come from the server's own registry entry.

Remote (streamable-http)

https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp HTTP 404 when checked 2026-09-24

Claude Code:

claude mcp add --transport http tutorials https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp --header "Authorization: <YOUR_VALUE>"

Or add to your MCP client config:

{
  "mcpServers": {
    "tutorials": {
      "url": "https://server.smithery.ai/@hollaugo/financial-research-mcp-server/mcp",
      "headers": {
        "Authorization": "<YOUR_VALUE>"
      }
    }
  }
}
  • Authorization — Bearer token for Smithery authentication

Related servers

Data from the Official MCP Registry