Getting it into your agent
This one installs as part of its plugin. Adding the marketplace and installing the plugin brings it with everything else the plugin ships.
/plugin marketplace add felimet/endnote-for-word/plugin install endnote-for-wordWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/mcp/felimet/endnote-for-word/endnote-for-word)<a href="https://agentmods.dev/mcp/felimet/endnote-for-word/endnote-for-word"><img src="https://agentmods.dev/badge/mcp/felimet/endnote-for-word/endnote-for-word.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
endnote-for-word scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
This is a copy
95% identical to mathtype-for-word — 2 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.
What it actually says
{
"endnote-for-word": {
"command": "pwsh.exe",
"args": [
"-NoLogo",
"-NoProfile",
"-NonInteractive",
"-ExecutionPolicy",
"Bypass",
"-Command",
"$pluginRoot = $env:CLAUDE_PLUGIN_ROOT; if ([string]::IsNullOrWhiteSpace($pluginRoot)) { $pluginRoot = $env:PLUGIN_ROOT }; if ([string]::IsNullOrWhiteSpace($pluginRoot)) { $pluginRoot = (Get-Location).Path }; & (Join-Path $pluginRoot 'scripts\\run-mcp.ps1')"
]
}
}What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 8d ago First seen · 14 lines scan A 94213c19b00d
endnote-for-word is an MCP server published in the GitHub repository felimet/endnote-for-word (2 stars, last pushed 1mo ago), licensed MIT. Its token cost is not measured: an MCP server costs its tool schemas, not its config file. A static security scan graded it A with 0 findings. It is 95% identical to mathtype-for-word, differing in 2 lines, and is treated as a copy.
Other mcp servers, from other repositories
citeguard-cli
Check a bibliography for retracted papers -- retractions, corrections, and expressions of concern via Crossref (including Retraction Watch records). CLI, Python library, MCP server, GitHub Action. Runs locally from the citeguard-cli Python package.
zoteus
The everything Zotero MCP server — Web API v3 + local API, safe writes, citations, search. Runs locally from the @oscardvs/zoteus npm package. Needs 3 environment variables to run.
scholar-sidekick-mcp
Catch AI-fabricated citations (real DOI + fake title). Retraction, open-access, 10,000+ CSL styles. Runs locally from the scholar-sidekick-mcp npm package.
sourceright
MCP server "sourceright" as configured in edithatogo/sourceright. Runs in Docker (ghcr.io/edithatogo/sourceright-mcp:0.1.20).
citevahti
CiteVahti — citation-integrity and provenance for research synthesis: a blinded human->AI->adjudication dual-rating workflow with decision-gated, undoable Zotero write-back (single-user, local-first; searches PubMed, OpenAlex, Semantic Scholar, Crossref). Runs locally from the citevahti Python package.
milatexai
Edit your Overleaf LaTeX projects from Claude and ChatGPT; every change is a real Git commit. Remote server at milatexai.com.