Skip to main content
Glama
92,335 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
    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
    -
  • 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
    -
  • 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
    A
    quality
    C
    maintenance
    Ad-free web scraping and search exposed as 3 MCP tools. fetch_page, fetch_pages_batch, search_web. Works with Claude Desktop, Cursor, Cline.
    10
    3
    48 PyPI
    2
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Real-time crypto, stock, and prediction-market data for agents — prices, indicators, funding rates, DeFi TVL, macro calendar, and an AI momentum score. Configure one Base wallet key and it just works. No signup, no dashboard, no subscription.
    22
    3 npm
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables querying the Urban Institute's Education Data Portal — harmonized federal data on schools, school districts, and colleges — through a discovery-first set of tools that search and describe datasets, fetch raw records or aggregated statistics, decode coded values, and resolve institution names to IDs, with no API key required and read-only access to the live API.
    6
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    ContextLattice is an HTTP-first, MCP-compatible memory/context/task orchestrator that persists writes and returns fused recall from specialized stores with local-first defaults. Primary URL: https://contextlattice.io/ Install: https://contextlattice.io/installation.html Troubleshooting: https://contextlattice.io/troubleshooting.html
    3
    152
    Apache 2.0
  • 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
    B
    maintenance
    Enables AI agents to run RU-first web searches through the Yandex index and extract web pages into clean reader-mode Markdown, bypassing anti-bot blocks.
    3
    354 npm
    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