Skip to main content
Glama
83,350 servers. Updated

Matching MCP tools:

Matching MCP Connectors:

"Chinese greeting or conversation starter" matching MCP servers:

GET /v1/servers — MCP directory API reference
  • A
    license
    A
    quality
    C
    maintenance
    MCP server for parsing Chinese fuzzy time expressions (e.g., '昨天', '下午3点', '中秋节') into standard datetime formats.
    1
    MIT
  • A
    license
    A
    quality
    A
    maintenance
    A traceable Chinese-history MCP server that enables querying of nine classical Chinese texts (e.g., 史记, 汉书) with citations and honest status labels. It provides four tools to search events, persons, places, and qualities, all with provenance.
    4
    1
    MIT
  • F
    license
    Not graded
    quality
    C
    maintenance
    A minimal MCP server that provides a single 'hello' tool returning a greeting message, deployable on Render.
    1
    -
  • F
    license
    Not graded
    quality
    C
    maintenance
    Enables AI agents to manage and publish content across multiple Chinese social media platforms including Xiaohongshu, Douyin, WeChat, Weibo, Zhihu, and Bilibili.
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Full-text search over Claude Code conversation history using SQLite FTS5, exposing indexed transcripts as MCP tools for searching, browsing, and reading turns.
    3
    -
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides real-time quotes, fund flows, and corporate announcements for Chinese A-share stocks. It enables users to search for stocks, analyze financial indicators, and summarize quarterly reports through natural language.
    -
  • F
    license
    Not graded
    quality
    B
    maintenance
    MCP server that provides OpenRouter model pricing data, enabling price lookups, trending/cheapest lists, and model searches without an API key.
    -
  • F
    license
    A
    quality
    D
    maintenance
    A minimal MCP server demonstrating tools, resources, and prompts for managing notes, with a simple notes app that supports adding, listing, deleting notes and summarizing them.
    3
    1
    -
  • A
    license
    Not graded
    quality
    C
    maintenance
    A production-minded Python starter for exposing typed tools over the Model Context Protocol with FastAPI.
    MIT
  • F
    license
    Not graded
    quality
    B
    maintenance
    This MCP server starter template enables developers to quickly build production-ready MCP servers with Streamable HTTP, stateless design, and OAuth 2.1 authorization. It provides a structured, capability-based architecture with Postgres audit logging and centralized scope enforcement.
    -
  • A
    license
    A
    quality
    D
    maintenance
    A skeleton MCP server in Python for exposing custom tools (e.g., echo, add) to MCP-compatible clients like Claude Desktop.
    2
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    Drop-in MCP server template with SQLite FTS5 search backend. ~300 lines, no vector DB, no embedding API, runs on a Pi.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A small but real MCP server (FastMCP) with inventory management tools and a destructive action that requires human confirmation before executing.
    MIT
  • A
    license
    Not graded
    quality
    D
    maintenance
    A simple Model Context Protocol (MCP) server that allows GitHub Copilot to access custom tools, including an example tool to return the author name.
    MIT
  • A
    license
    Not graded
    quality
    C
    maintenance
    A scaffolding toolkit to generate clean architecture MCP servers with tool scaffolding and function inspection.
    Apache 2.0
  • A
    license
    Not graded
    quality
    B
    maintenance
    A reference MCP server scaffold with per-user auth passthrough, read-only defaults, dry-run mode, and rate/spend capping, enabling developers to build secure MCP integrations with structured audit logging.
    MIT