Skip to main content
Glama
66,530 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"SemVer" matching MCP servers:

  • A
    license
    -
    quality
    C
    maintenance
    Provides semantic versioning tools to parse, compare, and check range satisfaction for version strings, enabling version management through natural language queries.
    Last updated
    14
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Translates a lockfile diff into a human-readable upgrade plan. For every dependency bump (npm or PyPI) returns semver class, breaking changes from GitHub release notes, CVEs fixed in the range, migration guide links, and a clear per-package recommendation. Bulk tool ranks up to 50 package changes in parallel by risk (security > caution > review > likely-safe > safe).
    Last updated
    2
    79
    2
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    A template/boilerplate project for building Model Context Protocol (MCP) servers with TypeScript. Provides a starting point with configuration examples, development tools, and debugging setup.
    Last updated
    2
    1
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A minimal Model Context Protocol server demonstrating basic MCP capabilities with example tools, resources, and prompts. Built as a starting template for developers to create their own MCP servers using the Smithery SDK.
    Last updated
    18
    ISC
  • A
    license
    -
    quality
    C
    maintenance
    A Node.js MCP server with user, task, and calculator tools. Supports Bearer token authentication and Docker/Cloudtype deployment.
    Last updated
    38
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A minimal, well-structured starter template for building Model Context Protocol (MCP) servers using Python and the FastMCP framework. It includes boilerplate for tools, testing setup, and modern Python packaging to accelerate server development.
    Last updated
    MIT
  • A
    license
    -
    quality
    -
    maintenance
    A Model Context Protocol server implementation using StreamableHTTPServerTransport for HTTP-based communication with support for server-sent events (SSE) and session management.
    Last updated
    3
  • A
    license
    -
    quality
    D
    maintenance
    A boilerplate project for quickly developing Model Context Protocol (MCP) servers using TypeScript SDK, with example implementations of tools (calculator, greeting) and resources (server info).
    Last updated
    307
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A minimal, production-ready starter for building Model Context Protocol servers in TypeScript, supporting both stdio and streamable HTTP transports with optional bearer-token auth.
    Last updated
    35
    MIT
  • A
    license
    -
    quality
    B
    maintenance
    A TypeScript toolkit for building Model Context Protocol servers with tools, prompts, resources, middleware, and testing helpers, reducing boilerplate.
    Last updated
    44
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A simple MCP server implementation in Python using FastMCP and FastAPI, providing streamable HTTP transport with optional OAuth authorization for tools like echo and math.
    Last updated
    8
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A testing environment for Model Context Protocol that enables exploration of MCP capabilities and integration of AI models with external data sources and tools.
    Last updated
    307
    MIT
  • A
    license
    -
    quality
    D
    maintenance
    A Next.js-based MCP server that provides basic utility tools including echo, current time retrieval, and safe mathematical calculations through HTTP and SSE transports.
    Last updated
    MIT