Skip to main content
Glama
53,151 servers. Last updated

Matching MCP tools:

Matching MCP Connectors:

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

  • A
    license
    A
    quality
    C
    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.
    Last updated
    3
    1
    MIT
  • A
    license
    B
    quality
    D
    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
    1
    MIT
  • A
    license
    C
    quality
    D
    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
    D
    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
    D
    quality
    D
    maintenance
    A TypeScript MCP server demo supporting local Stdio and remote Streamable HTTP, demonstrating tool invocation for AI agents.
    Last updated
    2
    MIT
  • A
    license
    -
    quality
    D
    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
  • A
    license
    -
    quality
    D
    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
    1
    MIT
  • A
    license
    -
    quality
    D
    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
    1
    MIT
  • A
    license
    -
    quality
    D
    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
    B
    maintenance
    A minimal NestJS MCP server skeleton for experimenting with the Model Context Protocol. Currently a placeholder with no implemented tools or resources.
    Last updated
    1
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A minimal fastmcp demonstration server that provides a simple addition tool through the MCP protocol, supporting deployment via Docker with multiple transport modes.
    Last updated
    3
  • 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
  • F
    license
    -
    quality
    -
    maintenance
    A minimal Python MCP server that enables Claude Code to call local Ollama models (e.g., gemma3) as a tool, routing low-stakes work off the API and onto a homelab.
    Last updated
  • -
    license
    -
    quality
    C
    maintenance
    MCP server that demonstrates PostgreSQL database interaction, providing a tool to retrieve user data from a users table.
    Last updated
    1
  • F
    license
    -
    quality
    D
    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