Skip to main content
Glama
83,093 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

  • A
    license
    A
    quality
    C
    maintenance
    Enables natural language control of WeMo smart home devices for power, brightness, and device management through AI assistants. It features a high-reliability multi-phase discovery process to scan, monitor, and configure devices across a local network.
    11
    1
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A production-style MCP server that lets Claude Desktop search your local documents using TF-IDF keyword search. No heavy frameworks, just plain Python and the official MCP SDK.
    3
    -
  • A
    license
    A
    quality
    C
    maintenance
    MCP server demo by Banco D that shows a loan application interactive widget across six steps, demonstrating three levels of agent visibility (full, result-only, and hidden) per MCP Apps (SEP-1865). It enables users to simulate a loan request with plan selection, PIN authorization, and disbursement while controlling what the agent sees.
    9
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    Enables AI agents to drive the kepler.gl demo map by loading data, adding and recoloring layers, changing basemaps, applying time filters, and toggling split views through MCP.
    1
    -
  • A
    license
    A
    quality
    A
    maintenance
    MCP server for local, offline-capable library documentation. It resolves library IDs and retrieves up-to-date docs via hybrid search from a persistent SQLite cache.
    3
    1
    MIT
  • A
    license
    A
    quality
    D
    maintenance
    Enables LLMs to search and retrieve personal journal entries using RAG, and add new entries with date filtering and multiple vector stores.
    4
    2
    MIT
  • F
    license
    A
    quality
    B
    maintenance
    A modular Python MCP server providing tools for text echoing, system information, time queries, arithmetic, file reading, and more, designed for seamless integration with Cline and other MCP clients.
    6
    -
  • A
    license
    A
    quality
    A
    maintenance
    Local-first semantic memory with MLX embeddings, hybrid search, knowledge graph, and MCP server. Durable semantic knowledge with recall hooks and CLI.
    60
    18
    MIT
  • F
    license
    A
    quality
    C
    maintenance
    Enables simple memo management with user registration, login, and session-based per-user memo operations (add, list, delete) via MCP.
    5
    -
  • A
    license
    A
    quality
    D
    maintenance
    A minimal MCP server example demonstrating Tools, Resources, and Prompts. It enables calculations, time queries, note management, and code review prompts via stdio transport.
    3
    10
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    A simple MCP server built with Python's FastMCP that exposes a calculator tool for addition operations and a dynamic greeting resource for personalized messages.
    1
    -
  • F
    license
    B
    quality
    C
    maintenance
    This MCP server demonstrates basic Model Context Protocol architecture by exposing a get_weather tool that returns fake weather data, communicating over stdio.
    1
    -
  • F
    license
    B
    quality
    Not graded
    maintenance
    A minimal Model Context Protocol server that provides a simple tool for adding two integers. It serves as a demonstration of the official Python MCP SDK and is designed for local execution via stdio.
    1
    -
  • A
    license
    B
    quality
    C
    maintenance
    This is an MCP server that enables agents to record, search, and retrieve memos using LowDB as a lightweight local database.
    11
    18
    MIT