Skip to main content
Glama
90,380 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"A server for controlling smart home lights" matching MCP servers:

GET /v1/servers – MCP directory API reference
  • A
    license
    A
    quality
    D
    maintenance
    mijia-control A production-ready MCP server that enables AI agents (Claude Code, Claude Desktop, Cursor, Hermes, etc.) to directly control Xiaomi/Mijia smart home devices through natural language. What it does Turns conversations into physical actions — "turn on the desk lamp to 50%" becomes actual device control in real-time.
    12
    67
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    An MCP server that provides read-only snapshots and change detection for Xiaomi smart home devices, enabling AI clients to get structured home status with a single call.
    14
    GPL 3.0
  • A
    license
    A
    quality
    C
    maintenance
    Enables on-demand weather queries for up to three named locations via Open-Meteo, supporting current conditions, forecasts, rain probability, and conversational location management in English or Japanese.
    6
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A token-efficient MCP server for Chrome DevTools Protocol that provides smart snapshots, diffing, and screenshot-to-disk tools, reducing token usage dramatically compared to official snapshots.
    8
    9 npm
    Apache 2.0
  • F
    license
    A
    quality
    C
    maintenance
    Enables token-efficient structural code exploration using tree-sitter AST parsing, with tools for symbol search, outlines, source unfolding, call graphs, and related-file discovery.
    1
    -
  • A
    license
    A
    quality
    F
    maintenance
    Provides intelligent semantic code search using local AI embeddings, enabling natural language queries to find relevant code by meaning rather than exact keywords. Indexes codebases in the background with smart project detection and privacy-first local processing.
    6
    22 npm
    200
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    A smart MCP server for multi-engine web search with AI-powered results, supporting 6 search engines and web content extraction.
    2
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    MCP server providing mortgage calculation tools and live interest rates from Home Slice.
    2
    -
  • A
    license
    A
    quality
    D
    maintenance
    An MCP server for Claude Code that enables semantic search of past session transcripts and intelligent session forking, allowing users to find and resume from relevant previous conversations with full context.
    13
    8
    MIT
  • A
    license
    A
    quality
    B
    maintenance
    Enables read-only SMART on FHIR R4 discovery, search, and read operations against public synthetic sandboxes, returning actual empty results and 404s rather than inventing patient data.
    4
    MIT
  • A
    license
    A
    quality
    C
    maintenance
    Enables MCP clients like Claude to query Chinese A-share market data, including K-line charts with forward/backward adjustment, limit-up and limit-down pools, per-stock fund flows, index quotes, and stock news, with automatic symbol normalization and retry handling for throttled data sources.
    6
    MIT
  • A
    license
    B
    quality
    C
    maintenance
    Provides A-share (Chinese stock market) quantitative analysis through tools for stock screening, northbound capital flow tracking, dragon-tiger list analysis, margin trading, sector analysis, technical indicators, IPO info, and limit-up/down statistics using akshare data.
    11
    1
    MIT
  • A
    license
    B
    quality
    A
    maintenance
    Enables browser automation and API testing for AI agents using Playwright and Chrome DevTools Protocol, with numbered element references, Set-of-Mark screenshots, flow recording/replay, element memory, captcha handoff, and HTTP API test suites.
    39
    20 npm
    ISC