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.
git clone --depth 1 https://github.com/TarekRaafat/skalexWrote 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/tarekraafat/skalex/mcp-agent-server-skalex)<a href="https://agentmods.dev/mcp/tarekraafat/skalex/mcp-agent-server-skalex"><img src="https://agentmods.dev/badge/mcp/tarekraafat/skalex/mcp-agent-server-skalex/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/mcp/tarekraafat/skalex/mcp-agent-server-skalex"><img src="https://agentmods.dev/badge/mcp/tarekraafat/skalex/mcp-agent-server-skalex.svg" alt="Reviewed on agentmods" width="80" height="20"></a>Grade A, and why
skalex 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 13d 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
{
"skalex": {
"command": "node",
"args": [
"/absolute/path/to/examples/mcp-agent-server/index.js"
],
"env": {
"OPENAI_KEY": "sk-..."
}
}
}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.
- 13d ago First seen · 11 lines scan A d62e06955c1c
skalex is an MCP server published in the GitHub repository TarekRaafat/skalex (20 stars, last pushed 5d ago), licensed Apache-2.0. 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
mcp-server-couchbase
Couchbase MCP Server - Enable AI agents to connect to and interact with Couchbase clusters. Runs locally from the couchbase-mcp-server Python package. Needs 33 environment variables to run.
db2toon-mcp
MCP server "db2toon-mcp" as configured in kamil5b/db2toon. Runs in Docker (ghcr.io/kamil5b/db2toon:v1.4.4).
abell
AI tools related to Abell. Currently includes MCP of Abell. Runs locally from the abell-ai npm package.
knocoph
Knocoph is a local MCP server that parses TypeScript and JavaScript codebases into a persistent knowledge graph stored in SQLite. Runs locally from the knocoph npm package.
zvec-mcp-server
MCP server for Zvec vector database. Runs locally from the zvec-mcp-server Python package.
nlqdb
Analytical memory for AI agents: a real Postgres queried in plain English over MCP. One command. Remote server at mcp.nlqdb.com.