Search for:

Using npx to run tools directly without requiring an API

  • Why this server?

    This server is a Node.js implementation of the Model Context Protocol server using SQLite, providing an npx-based alternative for environments lacking Python's UVX runner, allowing it to be used directly with npx.

    -
    security
    F
    license
    -
    quality
    A Node.js implementation of the Model Context Protocol server using SQLite, providing a npx-based alternative for environments lacking Python's UVX runner.
    114
    2
    JavaScript
    • Apple
  • Why this server?

    This entry is an npx-compatible port of @Axiom's mcp-server-axiom, suggesting it's designed to be run directly using npx.

  • Why this server?

    A beginner-friendly MCP-inspired JSON-RPC server built with Node.js, offering basic client-server interaction through an 'initialize' capabilities handshake. Implies it can be run locally without external API dependencies.

    -
    security
    A
    license
    -
    quality
    A beginner-friendly MCP-inspired JSON-RPC server built with Node.js, offering basic client-server interaction through an 'initialize' capabilities handshake and an 'echo' function.
    3
    JavaScript
    MIT License
  • Why this server?

    This MCP server provides persistent memory integration for chat applications by utilizing a local knowledge graph, which suggests it doesn't rely on external API calls and can be used locally with npx.

    A
    security
    F
    license
    A
    quality
    This MCP server provides persistent memory integration for chat applications by utilizing a local knowledge graph to remember user information across interactions.
    9
    9,068
    1
    JavaScript
  • Why this server?

    This server mentions the ability to access, view, run, and manage Hex projects through a standardized interface, implying local functionality or potential npx usage.

    -
    security
    A
    license
    -
    quality
    A server that allows AI assistants to access, view, run, and manage Hex projects through a standardized interface.
    Python
    AGPL 3.0
    • Linux
    • Apple
  • Why this server?

    This server allows to retrieves articles from PubMed with the Entrez API

    A
    security
    A
    license
    A
    quality
    An MCP server that provides access to PubMed articles through the Entrez API.
    2
    28
    Python
    MIT License
    • Apple