Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
npx agentmods add mcp/maniasacha/web-mcp/webgit clone --depth 1 https://github.com/ManiaSacha/web-mcpWrote 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/maniasacha/web-mcp/web)<a href="https://agentmods.dev/mcp/maniasacha/web-mcp/web"><img src="https://agentmods.dev/badge/mcp/maniasacha/web-mcp/web.svg" alt="Measured on agentmods" height="20"></a>Grade A, and why
web 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 2d 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.
What it actually says
{
"web": {
"command": "web-mcp",
"args": [
"--feeds",
"${user_config.feeds}"
]
}
}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.
- 2d ago First seen · 9 lines scan A b22931a9d6f8
web is an MCP server published in the GitHub repository ManiaSacha/web-mcp (0 stars, last pushed 14d 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. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.
Other mcp servers, from other repositories
mcp-morning-brief
MCP server: subscribe to RSS/Atom feeds, get a deduped daily brief grouped by feed. Stores feed list locally. Free, MIT. Runs locally from the @dpm-tools/mcp-morning-brief npm package.
gitscape
MCP server "gitscape", hosted remotely at gitscape.ai, as configured in jmxt3/gitscape.ai.
agentmailkit
Local-first engine for scheduled, LLM-generated email digests that read your own data and never leave your machine. Runs locally from the agentmailkit Python package.
freshrss-mcp
MCP server for FreshRSS, the self-hosted RSS feed aggregator. Runs locally from the @ni-c/freshrss-mcp npm package. Needs 7 environment variables to run.
rss-mcp
MCP server "rss-mcp" as configured in bartosz-kuc/rss-mcp. Runs locally from the rss-mcp Python package.
feed-reader
Fetch and read RSS/Atom feeds from any MCP client. Runs locally from the feed-reader-mcp npm package.