footnote-mcp is a Model Context Protocol (MCP) server: Source-grounded web research: search, extraction, verification, and browser automation. Because it speaks the Model Context Protocol, AI assistants can use footnote-mcp as a set of callable tools instead of you copy-pasting between apps.
It runs locally: the Python package footnote-mcp (via uvx) speaks MCP over stdio on your machine. No credentials are required — it works out of the box. The current release is v0.2.6, published under the MIT license, with source at KazKozDev/footnote-mcp on GitHub.
On mcp.site, footnote-mcp sits in the Web Scraping category. Any MCP client can use it — Claude Desktop, Claude Code, Cursor, VS Code, Windsurf, Zed among them — via the install snippets below. If you maintain footnote-mcp for KazKozDev, claim this listing to verify ownership, earn the Verified badge, and keep the details current.
▸PyPI package — footnote-mcp · MCP over stdio
▸Docker image — ghcr.io/kazkozdev/footnote-mcp:0.2.6 · MCP over stdio
▸Open source — MIT license · KazKozDev/footnote-mcp