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/archestra-ai/archestra/sample-setup-githubgit clone --depth 1 https://github.com/archestra-ai/archestraGrade 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.
The source is not reproduced here
No licence file
A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.
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 · 12 lines scan A 10f7c62b4003
github is an MCP server published in the GitHub repository archestra-ai/archestra (4,238 stars, last pushed today), with no licence file. 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-30.
Other mcp servers, from other repositories
eva_cli_example
MCP server "evacliexample" as configured in trpc-group/trpc-agent-go. Launched with go run ./mcpserver.
authenticated-llm-agent
JWT-gated LLM gateway: authenticate (bcrypt/JWT), then run a LangChain-on-Vertex Gemini completion. Remote server at bcrypt-langchain-openai-mcp-bb738e.getvda.ai.
llm-observability-orchestration
Run a prompt through a LangChain (system + human) chain over Gemini on Vertex AI; optional LangSmith. Remote server at langchain-core-langsmith-openai-8c02f9.getvda.ai.
structured-output-agent
Turn a prompt + a field schema into validated, typed JSON (Instructor over Gemini 2.5 Flash on Verte. Remote server at fastmcp-instructor-72225f.getvda.ai.
traced-llm-proxy
Proxy Gemini (Vertex AI) completions wrapped in OpenTelemetry trace spans; returns the answer plus t. Remote server at anthropic-mcp-opentelemetry-api-264025.getvda.ai.
auth-token-service
Hash passwords with bcrypt and issue/verify JWT session tokens over A2A + MCP. Remote server at bcrypt-python-jose-d0e0d0.getvda.ai.