Skip to main content
Glama
72,476 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Simple HTTP server or client implementation" matching MCP servers:

  • A
    license
    B
    quality
    D
    maintenance
    A minimal MCP server implementation demonstrating basic tool integration with example functions like greetings, version info, and system information. Supports both HTTP and stdio transports for connecting AI clients.
    3
    MIT
  • F
    license
    A
    quality
    D
    maintenance
    Provides basic tools for echoing messages, adding numbers, and getting the current timestamp.
    3
    1
  • A
    license
    -
    quality
    D
    maintenance
    A self-contained, dependency-free MCP server that provides utility tools for time, date, mathematical calculations, and shell command execution. It supports remote connectivity through SSE and is designed for easy deployment via Docker.
    GPL 3.0
  • A
    license
    -
    quality
    C
    maintenance
    Turns any API into a curated MCP server from a single config file, enabling interaction with APIs through MCP clients like Claude Desktop.
    13
    MIT
  • F
    license
    -
    quality
    D
    maintenance
    A basic Model Context Protocol server that provides static information and facts about cats, dogs, and birds. It enables users to retrieve general animal data through Claude Desktop using either local stdio or HTTP transport.
  • F
    license
    -
    quality
    D
    maintenance
    A minimal Model Context Protocol (MCP) server that uses streamable HTTP transport to provide demo tools for calculations, notes, and time. It serves as a standalone example for testing MCP connectivity and gateway registration through a standard HTTP endpoint.
  • F
    license
    -
    quality
    D
    maintenance
    A Model Context Protocol server that provides cryptocurrency data tools and resources via an HTTP endpoint. It enables users to fetch real-time market data from Binance, track activity logs, and generate cryptocurrency executive summaries.
  • F
    license
    -
    quality
    C
    maintenance
    A calculator MCP server providing add and subtract tools, along with file resources and a code review prompt, supporting in-memory, HTTP, and STDIO transports. It also includes a LangGraph ReAct agent example that uses the tools.
  • F
    license
    A
    quality
    C
    maintenance
    A small Python MCP server for querying PostgreSQL and MySQL databases with read-only safety, featuring schema inspection, table description, and query execution tools.
    8
  • A
    license
    A
    quality
    C
    maintenance
    Enables connecting to and querying multiple database types (PostgreSQL, MySQL, SQLite) through a unified interface. Supports managing multiple concurrent database connections with connection pooling and SQL query execution through MCP tools.
    5
    12
    MIT
  • F
    license
    -
    quality
    C
    maintenance
    Wraps bare-IP HTTP REST APIs as MCP tools, supporting dynamic IP switching and stdio/SSE modes for use in AI IDEs.