Skip to main content
Glama
satty1987

Node MCP Server

by satty1987

Related Servers

Alternatives to Node MCP Server

No user-submitted related servers found.

    Related Servers

    • A
      license
      Not graded
      quality
      D
      maintenance
      A minimal Model Context Protocol server demo that exposes tools through HTTP API, including greeting, weather lookup, and HTTP request capabilities. Demonstrates MCP server implementation with stdio communication and HTTP gateway functionality.
      4 npm
      ISC
    • A
      license
      Not graded
      quality
      B
      maintenance
      MCP server that provides tools to retrieve weather information from a weather API, supporting both local stdio and remote Streamable HTTP transports.
      221 npm
      1
      MIT
    • F
      license
      Not graded
      quality
      Not graded
      maintenance
      A basic Model Context Protocol server implementation that demonstrates core MCP functionality including tools and resources. Provides weather alerts through the Weather API and serves as a learning example for MCP development.
      -
    • F
      license
      C
      quality
      C
      maintenance
      A minimal MCP server built with TypeScript exposing a single mocked weather tool over stdio transport.
      2
      -
    • A
      license
      Not graded
      quality
      C
      maintenance
      A remote MCP server that exposes a get_weather tool for real-time current weather queries of any city via the free wttr.in API, supporting Streamable HTTP transport.
      MIT