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/samuraigpt/muapi-claude-code/muapigit clone --depth 1 https://github.com/SamurAIGPT/muapi-claude-codeGrade A, and why
muapi 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
{
"muapi": {
"command": "node",
"args": [
"src/index.js"
]
}
}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 · 8 lines scan A 9ca8ff248ac2
muapi is an MCP server published in the GitHub repository SamurAIGPT/muapi-claude-code (4 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
openai-compatible-imagegen
MCP server "openai-compatible-imagegen" as configured in Syh1906/openai-compatible-imagegen. Runs dist/server.mjs with node.
context7
Context7's hosted MCP server: up-to-date library documentation and code examples on demand. Remote server at mcp.context7.com.
macos-mcp-server
Control macOS system settings, apps, windows, audio, displays, screenshots, and Focus mode via MCP. Runs locally from the @cyanheads/macos-mcp-server npm package. Needs 3 environment variables to run.
spotify-mcp-server
The most complete Spotify MCP: playback, library, playlists, search, podcasts and audiobooks. Runs locally from the @novalux12/spotify-mcp npm package. Needs 1 environment variable to run.
xdarkzx-fmod-studio-mcp
MCP server for AI-driven game audio authoring in FMOD Studio via TCP/IP bridging through the built-in JavaScript scripting terminal. Runs locally from the xdarkzx-fmod-studio-mcp Python package.
memory
Gives the agent a persistent knowledge graph it can write facts to and recall across sessions. Runs locally from the @modelcontextprotocol/server-memory npm package. Needs 1 environment variable to run.