Skip to main content
Glama
92,335 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • 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
    -
  • 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
  • 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
    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
    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
  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables deploying a remote MCP server on Cloudflare Workers without authentication, allowing users to define custom tools and connect clients like Claude Desktop or Cloudflare AI Playground.
    -
  • 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
    C
    quality
    D
    maintenance
    A read-only MCP server generated by FirstCall that looks up public GitHub user profiles by username. It demonstrates FirstCall-generated MCP artifacts with inputSchema, outputSchema, structuredContent, and tool annotations.
    1
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Local-first memory for coding agents. Discovers the memory, instructions, and rules Claude Code, Codex, and Cursor already wrote on your machine, combines them into one canonical Markdown tree, and serves grounded, cited recall through tools like ask_memory and canonical_memory.
    20
    222 PyPI
    126
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    Official MCP server for UploadKit, the file-uploads platform for developers. Gives Claude Code, Cursor, Windsurf, and Zed first-class knowledge of UploadKit's 40+ open-source React components, Next.js route handler scaffolding, wiring, BYOS (S3/R2/GCS/B2) configuration, and full-text search across 88+ docs pages. Runs locally via npx — no API key, no telemetry, no config.
    11
    3 npm
    3
    MIT