Skip to main content
Glama
23,749 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

"namespace:ai.dnotitia.seahorse.agent.akb-demo" matching MCP servers:

  • A
    license
    B
    quality
    C
    maintenance
    A demonstration server implementing the Model Context Protocol (MCP) with both STDIO and Server-Sent Events (SSE) support, featuring a word reversal tool that transforms input text by reversing characters.
    Last updated
    1
    9
    MIT
  • A
    license
    C
    quality
    C
    maintenance
    A simple demonstration project for the Model Control Protocol (MCP) server that provides tools for AI assistants to fetch news articles, perform calculations, retrieve weather data, and generate personalized greetings.
    Last updated
    3
    MIT
  • F
    license
    C
    quality
    C
    maintenance
    A demonstration server based on Model Context Protocol (MCP) that showcases how to build custom tools for AI assistants, providing mathematical calculation and multilingual greeting capabilities.
    Last updated
    3
  • A
    license
    -
    quality
    C
    maintenance
    A minimal Model Context Protocol server demo that exposes tools through HTTP API, including greeting, weather lookup, and HTTP request capabilities. Demonstrates MCP server implementation with stdio communication and HTTP gateway functionality.
    Last updated
    5
    ISC
  • A
    license
    -
    quality
    C
    maintenance
    A stateless HTTP streaming MCP server built with Express that provides tools to read resource files (widgetResource.md and pageResource.md) and demonstrates the HTTP Streaming Transport protocol implementation.
    Last updated
    9
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A demonstration Model Context Protocol server that includes a web-based interface for managing persistent configurations. It provides foundational tools for greeting, echoing input, and retrieving or updating server settings through MCP.
    Last updated
    9
    MIT
  • A
    license
    -
    quality
    C
    maintenance
    A minimal demonstration of an MCP service and client that integrates with the qwen API interface, showing basic functionality of a Model Control Protocol implementation.
    Last updated
    MIT
  • -
    license
    -
    quality
    C
    maintenance
    demo
    Last updated
  • F
    license
    -
    quality
    C
    maintenance
    A sample MCP server that provides basic arithmetic tools like addition, subtraction, multiplication, and division. It serves as a demonstration for implementing the Model Context Protocol and connecting custom tools to clients like Claude Desktop.
    Last updated
  • F
    license
    -
    quality
    C
    maintenance
    A demonstration server designed to showcase core Model Context Protocol (MCP) primitives including tools, resources, and prompts for presentations. It provides functional examples like text analysis and financial calculations to illustrate how AI models interact with external functions and data.
    Last updated
    5
  • F
    license
    -
    quality
    D
    maintenance
    A demonstration MCP server showcasing the xmcp framework's structured approach to defining tools, prompts, and resources with automatic discovery from their respective directories.
    Last updated
  • A
    license
    B
    quality
    C
    maintenance
    A comprehensive TypeScript boilerplate MCP server featuring domain-driven design and dynamic component loading. Provides example tools for calculations and text processing, system resources, and writing assistance prompts.
    Last updated
    6
    MIT
  • F
    license
    B
    quality
    -
    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.
    Last updated
    1