Skip to main content
Glama
458,158 tools. Updated 2026-08-14 23:05

"Security vulnerabilities in MCP Server related to subprocess execution" matching MCP tools:

  • Scan a repository for security vulnerabilities before deploy or release. Use as a baseline security pass to identify issues.
    MIT
  • Checks server status, execution mode, and lists available cache categories to verify the server is running and understand its capabilities.
    Sustainable Use v1.0
  • Analyze a Git repository for 14 security vulnerability classes, including prompt injection and secret exposure, before running it as an MCP server.
    MIT
  • Scan Python code with Bandit to uncover security vulnerabilities including SQL injection, hardcoded secrets, and unsafe functions.
    MIT No Attribution

Matching MCP Servers

  • A
    license
    A
    quality
    -
    maintenance
    Enables AI agents to interact with the Execute.run bot API for managing Shell balances, transferring funds, and executing LLM requests. It provides tools for identity verification, transaction tracking, and performing compute tasks through the Execute.run platform.
    6
  • F
    license
    B
    quality
    D
    maintenance
    A Model Context Protocol server that enables LLM applications to safely execute shell commands with error handling and timeout settings.
    1

Matching MCP Connectors

  • AI agents publish bounties for real-world tasks. Gasless USDC payments via x402.

  • Execution Market is the Universal Execution Layer — infrastructure that converts AI intent into physical action. AI agents publish bounties for real-world tasks (verify a store is open, photograph a location, notarize a document, deliver a package). Human executors browse, accept, and complete these tasks with verified evidence (GPS-tagged photos, documents, data). Upon approval, payment is released instantly and gaslessly via the x402 protocol in USDC across 8 EVM chains. Key cap

  • Query ZoomEye's vulnerability database by keyword to retrieve detailed security vulnerabilities including CVE IDs, severity, and affected versions for specific products or vendors.
    MIT
  • Search Solodit's database for smart contract vulnerabilities. Filter findings by impact, audit firm, protocol, tags, and more to identify relevant security issues.
    MIT
  • Scan MCP servers from registry or repository URL to detect vulnerabilities including tool poisoning, command injection, and data exfiltration. Maps results to OWASP Agentic and MCP Top 10.
    Apache 2.0
  • Retrieve the CISA Known Exploited Vulnerabilities catalog to identify actively exploited security flaws. Returns daily-updated data with quality scoring and source verification for security auditing.
  • Test MCP servers before installing or updating by launching, verifying capabilities, and saving run artifacts for comparison. Optionally invokes safe tools and analyzes schemas for vulnerabilities.
    MIT
  • Check the current configuration and health of the Mercado Bitcoin MCP server. View operation mode, security limits, authentication status, and daily spending.
    MIT
  • Scan SKILL.md packages and agent tool definitions for security vulnerabilities including tool poisoning, command injection, data exfiltration, and prompt injection. Maps findings to OWASP Agentic and MCP Top 10.
    Apache 2.0
  • Retrieve best practices for MCP server development. Optionally filter by topic such as security, testing, or tool design to obtain targeted guidance.
    Apache 2.0
  • Send multiple prompts to CLI runners in parallel using asyncio.gather and a semaphore, enabling true parallel execution within a single MCP call.
    MIT