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/abhishekkumar2021/mcp-suite/files-githubgit clone --depth 1 https://github.com/Abhishekkumar2021/mcp-suiteGrade A, and why
github 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 yesterday.
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
{
"github": {
"command": "npx",
"args": [
"-y",
"@abhishekmcp/github"
],
"env": {
"GITHUB_TOKEN": "",
"GITHUB_CLIENT_ID": "",
"GITHUB_READONLY": ""
}
}
}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.
- yesterday First seen · 14 lines scan A 1bacc4e30a6c
github is an MCP server published in the GitHub repository Abhishekkumar2021/mcp-suite (1 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. 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
ctx
Turn a GitHub repo or docs site into agent-ready context: pack it or search it, over MCP. Remote server at ctx.vanshul.com.
mcp
Read-only MCP tools for the Sedis PartnerAPI v2 (Bolagsanalys + Fastighetsbenchmark). Runs locally from the @sedis/mcp npm package. Needs 2 environment variables to run.
x402farm-mcp
MCP server exposing x402-farm's pay-per-call tools to AI agents: crypto honeypot/rug checks, residential-IP web scraping, DeFi & market data, and global company data. Pays per call in USDC on Base via x402. Runs locally from the x402farm-mcp npm package.
better-godot-mcp
MCP server for Godot Engine 4.x with 17 tools for scenes, scripts, and shaders. Runs locally from the @n24q02m/better-godot-mcp npm package. Needs 2 environment variables to run.
mcp-server
MCP server for Zooza — class scheduling, attendance, and booking for activity businesses. Remote server at mcp.zooza.app.
hudu-mcp
MCP server "hudu-mcp" as configured in WYRE-AI/hudu-mcp. Runs in Docker (ghcr.io/wyre-ai/hudu-mcp:v1.3.9). Needs 5 environment variables to run.