Skip to main content
Glama
338,921 tools. Last updated 2026-07-30 05:16

"Using MySQL STDiO with Node.js or Python to Implement an MCP Server" matching MCP tools:

Matching MCP Servers

  • -
    license
    -
    quality
    C
    maintenance
    A minimal MCP server with get_weather and create_ticket tools, used for testing MCP servers across protocol, unit, eval, transport, and auth layers.
    Last updated

Matching MCP Connectors

  • Verify the MCP server's Python environment, including executable path, version, and installed packages, to ensure correct setup and troubleshoot missing dependencies.
    BSD 3-Clause
  • Execute JavaScript code in Node.js to manipulate JSON, use npm packages, and maintain persistent state across invocations.
    MIT
  • Statically audits MCP server Python files by enumerating tools registered via decorators and reporting security risks including shell execution, filesystem writes, network egress, and code injection.
    MIT
  • Test if a configured MCP server starts and responds correctly by spawning the process, connecting via stdio, and verifying tool listing. Use after configuring a server or when health check fails.
    MIT
  • Discover available tools from any MCP server by specifying its command or URL. Returns tool names, descriptions, and input schemas for integration planning.
    MIT
  • Search MCP Protocol and FastMCP documentation to find relevant guides for building MCP servers, with ranked results and optional source filtering.
    MIT
  • Check server health post-deployment by verifying Python version, MCP SDK version, core module imports, database connection counts, and OS information.
    MIT
  • Generates an mcpServers JSON block to restore direct connectivity to MCP Conductor by pointing Claude's config back at the stdio endpoint.
    MIT
  • Discover the capabilities, supported models, and limits of the vision-mcp server before using other analysis tools.
    MIT
  • Start terminal processes to analyze local files like CSV, JSON, and logs, using Python or Node.js REPLs for data processing when the analysis tool cannot access local files.
    MIT