Skip to main content
Glama
458,064 tools. Updated 2026-08-14 22:15

"MCP Server that uses npm execAsync functionality" matching MCP tools:

  • Find alternative packages for your npm dependencies. Compare similar functionality to identify suitable replacements.
    TypeScript
    MIT
  • Find the correct MCP tool or CLI fallback for any npm operation, with message format guidance. Use this playbook first when unsure how to proceed to avoid ineffective approaches.
    MIT
  • Check server health and return the server name and version. Confirms that the MCP server is reachable from your client.
    AGPL 3.0
  • Check the installed Huly MCP server version against the latest npm release to see if an update is needed.
    MIT
  • Verify MCP server functionality by sending a message and receiving an immediate echo response. A simple test tool to ensure server communication is working correctly.
    MIT

Matching MCP Servers

  • A
    license
    A
    quality
    D
    maintenance
    Model Context Protocol server for npm registry. Enables searching packages, checking security, comparing versions, and validating compatibility.
    12
    76
    3
    MIT

Matching MCP Connectors

  • npm MCP — wraps the npm Registry API (free, no auth)

  • send-that-email MCP — wraps StupidAPIs (requires X-API-Key)