Skip to main content
Glama
92,313 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    A
    quality
    D
    maintenance
    Long AI conversations fail in predictable ways. Context-First fixes all four: Failure Mode What Goes Wrong Context-First Solution Context Drift AI forgets earlier decisions and intent as the conversation grows context_loop + detect_drift continuously re-anchor every turn Silent Contradiction New inputs silently overrule established facts — the AI doesn't notice detect_conflicts compares every inp
    8
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI models to consult a clock, answering current time and elapsed conversation duration through MCP.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    Enables AI models to answer time-related questions by providing tools for current time and elapsed time.
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI assistants to answer time-related questions by consulting a live clock rather than relying on context, and provides a scaffold for adding further tools.
    -
  • F
    license
    A
    quality
    C
    maintenance
    Enables developers to enforce versioned data contracts for MCP tool schemas, with additive-only evolution checked in CI, SHA-256 pinning against rug pulls, and signed handles instead of protocol sessions.
    4
    -
  • A
    license
    A
    quality
    B
    maintenance
    MCP server exposing quote and live cryptocurrency price tools, with both local (stdio) and cloud-deployed (HTTP) transports.
    2
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Provides a single MCP tool that returns the current time for a requested timezone, connectable to Claude Code and Claude desktop over stdio or Streamable HTTP.
    2
    -
  • A
    license
    A
    quality
    F
    maintenance
    This server integrates with Mozilla Developer Network (MDN) documentation to suggest CSS properties, check browser support, and provide implementation guidance with user consent mechanisms.
    4
    1 npm
    4
    MIT
  • F
    license
    B
    quality
    C
    maintenance
    Enables querying hardcoded weather data for Delhi, Mumbai, and Bangalore through natural language, using a single stdio-transport tool that Claude can discover and call.
    1
    -
  • A
    license
    B
    quality
    C
    maintenance
    A tutorial MCP server that provides basic utility tools including time queries, arithmetic calculations, random number generation, string manipulation, and server information retrieval.
    9
    3 npm
    MIT
  • F
    license
    D
    quality
    C
    maintenance
    Provides an add tool for summing two numbers and a greeting://{name} resource that returns a personalized greeting over stdio.
    1
    -
  • A
    license
    Not graded
    quality
    D
    maintenance
    A basic MCP server implementing a weather tool using Next.js and the Vercel MCP adapter.
    3 npm
    1
    ISC
  • A
    license
    Not graded
    quality
    C
    maintenance
    Enables adding two numbers through a single MCP tool and returns the sum as text.
    280 npm
    MIT
  • A
    license
    Not graded
    quality
    B
    maintenance
    A simple MCP server that exposes a 'greet' tool which returns a friendly greeting for a given name.
    3 npm
    ISC
  • A
    license
    Not graded
    quality
    C
    maintenance
    Exposes a greet tool that takes a name and returns a greeting message.
    3 npm
    ISC
  • A
    license
    Not graded
    quality
    D
    maintenance
    A TypeScript-based server project with comprehensive development tooling including testing, linting, and build configurations.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A simple tutorial MCP server that provides a basic addition tool for adding two numbers together, demonstrating fundamental MCP server implementation.
    3 npm
    ISC