footnote-mcp (KazKozDev/footnote-mcp) is an MCP server listed on the M8ven Trust Index. It scores 74 out of 100, grade C. It declares 45 tools. No publisher has claimed this listing.

C
Emerging
74/100
8 days ago

footnote-mcp

An MCP server for source-grounded web research that verifies claims against their sources, with 42 tools for search, extraction, and verification.

Emerging. No concerning findings. Grades remain capped until the project builds reputation through adoption. Grades reflect the full trust pyramid: code, verification depth, and reputation. New projects cap at C until adoption is earned.

How we verified

⚡ Live Monitored: not connected

Verified is a snapshot. Live keeps it current, and builds your track record.

⚡ Connect GitHub → continuous verification on every pushwhy connect →

Who stands behind it

KazKozDev

Source: Glama

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find. Or connect your repo for our deepest verification, Live Monitored: read-only, revoke anytime. What we access →

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
🚨
Secret credentials may flow to a network call
6 flows detected: FIRECRAWL_API_KEY, SCRAPINGBEE_API_KEY, TAVILY_API_KEY. We can’t prove the destination matches the brand the credential belongs to.
🔐
You'll be asked for 7 credentials: FOOTNOTE_MCP_API_KEY, FIRECRAWL_API_KEY, SCRAPINGBEE_API_KEY, TAVILY_API_KEY, BRAVE_API_KEY, GOOGLE_API_KEY, GITHUB_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// environment variables
To run this server yourself, you supply these values. They go in your own MCP client configuration and stay on your machine. The secret label means the value is sensitive, not that the server mishandles it.
configFOOTNOTE_SOURCE_CACHEOverride the cache location with =/path/to/cache footnote-mcp.
🔐 secretFOOTNOTE_MCP_API_KEYis generated by the Blueprint; it is the owner key.
configFOOTNOTE_MCP_PUBLIC_URL2. Choose a unique service name, then set in Render to
configFOOTNOTE_MCP_DEFAULT_RPM
configFOOTNOTE_MCP_API_KEYSThen update in Render's Environment settings and
configFOOTNOTE_BENCH_MODEL
configFOOTNOTE_BENCH_JUDGE_MODEL
configFOOTNOTE_BRAVE_COOLDOWN_SECONDSand FOOTNOTE_DDG_COOLDOWN_SECONDS.
configFOOTNOTE_DDG_COOLDOWN_SECONDSFOOTNOTE_BRAVE_COOLDOWN_SECONDS and .
configFOOTNOTE_RESEARCH_MODEL) to enable requirement decomposition, gap-specific query planning,
configOLLAMA_MODEL
configFOOTNOTE_EXTRACTION_DUMP
configFOOTNOTE_LOG_LEVEL
configFOOTNOTE_RETRY_AFTER_MAX_SECONDSLongest a request will block waiting out a 429/503 before handing the refusal back.
configFOOTNOTE_HTTP_CACHEStore ETag/Last-Modified and revalidate with conditional requests.
configFOOTNOTE_HTTP_CACHE_MAX_BYTESLargest body kept for revalidation.
configFOOTNOTE_DOMAIN_RPSPer-domain rate limit (token bucket).
configFOOTNOTE_DOMAIN_BURST
configFOOTNOTE_BREAKER_THRESHOLDPer-domain circuit breaker.
configFOOTNOTE_BREAKER_COOLDOWN
configFOOTNOTE_NEGCACHE_TTLSeconds to remember a blocked URL.
configFOOTNOTE_THIN_CONTENT_CHARSBelow this extracted length, a script-heavy page counts as a JS shell.
configFOOTNOTE_PROXIESFOOTNOTE_PROXIES set
configFOOTNOTE_PROXY_COOLDOWN
configFOOTNOTE_BROWSER_TIMEOUT
configFOOTNOTE_SCRAPE_APIFOOTNOTE_SCRAPE_API set
🔐 secretFIRECRAWL_API_KEY
🔐 secretSCRAPINGBEE_API_KEY
🔐 secretTAVILY_API_KEYLLM-oriented search API.
🔐 secretBRAVE_API_KEYIndependent web index.
🔐 secretGOOGLE_API_KEYProgrammable Search (Custom Search JSON API).
configGOOGLE_CSE_IDProgrammable Search (Custom Search JSON API).
configFOOTNOTE_SEARXNG_URLZero-key JSON API; instance must enable JSON output.
configSEARXNG_URLZero-key JSON API; instance must enable JSON output.
configFOOTNOTE_MIN_FREE_RESULTS
configFOOTNOTE_PROVIDER_STRATEGY
configOLLAMA_HOST
configFOOTNOTE_EMBED_MODELis unavailable the original order is returned. Model: (default bge-m3).
configCROSSREF_MAILTO
🔐 secretGITHUB_TOKENPublic zero-key requests work at GitHub's unauthenticated rate limit; GITHUB_TOKEN is optional.
configFOOTNOTE_NLI_MODELpip install -r requirements-nli.txt (model via ). Either way,
configFOOTNOTE_ENTAILMENT_MODEL
configFOOTNOTE_RECIPE_STORE
// quality suggestions

Tool annotations

No tools have read-only/destructive annotations

Add readOnlyHint or destructiveHint annotations to every tool so hosts can warn users before invoking.

All four hints declared on every tool

45/45 tools missing one or more hints — web_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); web_deep_search (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint); web_read (missing: readOnlyHint, destructiveHint, idempotentHint, openWorldHint), +42 more. OpenAI's directory rejects tools where any of the four hints are missing or non-boolean.

For every tool, set all four hints (readOnlyHint, destructiveHint, idempotentHint, openWorldHint) to explicit true/false values that match the handler’s actual behaviour.

Claim the listing to review these findings one by one and send us a correction where you disagree, straight to the team. Claiming also means we tell you when the grade moves, and reach you first if we find anything urgent.

// full audit trail
The findings above are the summary. The full trail, every check we ran, each deduction, the network hosts observed and the dependency advisories, goes to verified publishers, along with an alert whenever a new one lands. Verified publishers can also review each finding and dispute it in one click. Publisher corrections have sharpened several of our checks this month, because the maintainer knows the codebase better than any scanner.
// improvement guidance — verified publishers only
We have 2 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/kazkozdev/footnote-mcp)](https://m8ven.ai/mcp/kazkozdev/footnote-mcp)
Shows your grade and updates automatically. Prefer no grade? Append ?variant=verified to the badge URL.
commit: 6bf67bbf632f853597343f68c64569fdbd6144f1
code hash: b4e50eef6f1af9e0c5143eae92a001bb4cbc4b41f7f7c982faafb70a43960fed
verified: 9/2/2026, 8:01:56 AM
view raw JSON →
Check MCPs from inside your assistant
Tool Check · MCP

Vetting this one by hand? Tool Check is an MCP that scores other MCPs. Add it once and ask Claude, ChatGPT, or any MCP client to grade a server, surface CVEs, check the publisher, and suggest safer alternatives — before you install.

https://m8ven.ai/api/mcp/tool-check
check_toolsearch_toolscompare_toolsrecommend_alternativescheck_publisherreport_concern
How to add it →Free · no account needed · works in any MCP client