71
/ 100
29 days ago
pulsemcp

Agent Tools Cloud

MCP server and AI agent discovery service providing a catalog of tools accessible by intent.

Is this your MCP?

Claim it to get a verified publisher badge, a free copy of our full audit findings, and direct contact for any high-priority issues we find.

Install from

M8ven verifies MCPs across every public registry — install directly from whichever one you prefer.

// key findings
No credential exfiltration, no sensitive file access, no obfuscation
Static analysis found nothing flowing your secrets to unexpected places.
Open source with a license and README
Anyone can audit the code, the license is declared, and the publisher documents what it does.
🔐
You'll be asked for 9 credentials: GITHUB_TOKEN, GH_TOKEN, AGENT_TOOLS_ASK_API_KEY, UPSTREAM_API_KEY, SMITHERY_API_KEY, SMTP_PASS, AGENT_TOOLS_SAFETY_API_KEY, METRICS_BEARER_TOKEN, METRICS_TOKEN
These are read from process.env at runtime. Make sure you trust where they’ll be sent.
// required environment variables
This server reads these from process.env. You'll be asked to provide them before it can run.
configAGENT_TOOLS_LOG_LEVEL
configAGENT_TOOLS_HTTP_LOG_LEVEL
configAGENT_TOOLS_API_BASE
🔐 secretGITHUB_TOKEN
🔐 secretGH_TOKEN
configAGENT_TOOLS_ASK_MODELAGENT_TOOLS_ASK_BASE_URL / AGENT_TOOLS_ASK_API_KEY / — LLM backend for /api/v1/ask
configALLOWED_MODELS
configAGENT_TOOLS_ASK_BASE_URL/ AGENT_TOOLS_ASK_API_KEY / AGENT_TOOLS_ASK_MODEL — LLM backend for /api/v1/ask
configUPSTREAM_BASE_URL/ UPSTREAM_API_KEY — used by /v1/models
🔐 secretAGENT_TOOLS_ASK_API_KEYAGENT_TOOLS_ASK_BASE_URL / / AGENT_TOOLS_ASK_MODEL — LLM backend for /api/v1/ask
🔐 secretUPSTREAM_API_KEYUPSTREAM_BASE_URL / — used by /v1/models
configMCP_KEEPALIVE_DETAIL_LIMIT
🔐 secretSMITHERY_API_KEY
configADMIN_NOTIFY_EMAIL
configSMTP_HOST
configSMTP_USER
🔐 secretSMTP_PASS
configSMTP_PORT
configSMTP_FROM
configAGENT_TOOLS_DB_PATHSQLite path for the directory
configAGENT_TOOLS_SAFETY_BASE_URL/ AGENT_TOOLS_SAFETY_API_KEY / AGENT_TOOLS_SAFETY_MODEL — optional override for the scan_mcp_safety advisory LLM (falls back to the AGENT_TOOLS_ASK_ backend)
🔐 secretAGENT_TOOLS_SAFETY_API_KEYAGENT_TOOLS_SAFETY_BASE_URL / / AGENT_TOOLS_SAFETY_MODEL — optional override for the scan_mcp_safety advisory LLM (falls back to the AGENT_TOOLS_ASK_ backend)
configAGENT_TOOLS_SAFETY_MODELAGENT_TOOLS_SAFETY_BASE_URL / AGENT_TOOLS_SAFETY_API_KEY / — optional override for the scan_mcp_safety advisory LLM (falls back to the AGENT_TOOLS_ASK_ backend)
🔐 secretMETRICS_BEARER_TOKENoptional remote access token for /metrics; without it metrics are local-only
🔐 secretMETRICS_TOKEN
configHOST
configPORT
// full audit trail
The full breakdown of what we checked, the deductions that landed, the network hosts, the dependency advisories, and concrete fix guidance is available to verified publishers.
// improvement guidance — verified publishers only
We have 5 concrete improvements we can share with the publisher of this MCP. Each comes with specific guidance to raise the trust score.
// embed badge in your README
[![M8ven Score](https://m8ven.ai/badge/mcp/agent-tools-mcp-me0e75)](https://m8ven.ai/mcp/agent-tools-mcp-me0e75)
commit: fb56616d8f9fe26cd3204feece38789b712294c7
code hash: 3767384241af2d6187187088753568b7c37c86db5e290b91ffd92222292abd1b
verified: 7/2/2026, 9:05:25 AM
view raw JSON →