Skip to main content
Glama

Beijing Time MCP Server

by archerlliu
MIT License
__init__.py236 B
""" Beijing Time MCP Server 一个用于查询北京时间的MCP服务器。 """ __version__ = "0.1.0" __author__ = "Archer Liu" __email__ = "archer@example.com" from .server import BeijingTimeServer __all__ = ["BeijingTimeServer"]

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/archerlliu/time-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server