Server data from the Official MCP Registry
Source-grounded web research: search, extraction, verification, and browser automation.
Source-grounded web research: search, extraction, verification, and browser automation.
footnote-mcp is a well-architected web research server with appropriate auth for hosted deployments and reasonable permission scope. The codebase demonstrates good security practices overall: proper API key handling via environment variables, no hardcoded credentials, and thoughtful access controls. However, moderate concerns exist around the sandboxed code execution feature (tool_code_run_sandboxed), subprocess-based validation, and the breadth of network access required for its research purpose. These are acceptable trade-offs for the server's stated functionality but warrant user awareness. Supply chain analysis found 9 known vulnerabilities in dependencies (0 critical, 6 high severity). Package verification found 1 issue.
4 files analyzed · 18 issues found
Security scores are indicators to help you make informed decisions, not guarantees. Always review permissions before connecting any MCP server.
This plugin requests these system permissions. Most are normal for its category.
Add this to your MCP configuration file:
{
"mcpServers": {
"io-github-kazkozdev-footnote-mcp": {
"args": [
"footnote-mcp"
],
"command": "uvx"
}
}
}Be the first to review this server!
by Modelcontextprotocol · Developer Tools
Web content fetching and conversion for efficient LLM usage
by Toleno · Developer Tools
Toleno Network MCP Server — Manage your Toleno mining account with Claude AI using natural language.
by mcp-marketplace · Developer Tools
Create, build, and publish Python MCP servers to PyPI — conversationally.