徐铭古诗词 MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@徐铭古诗词 MCP随机来一首李白的诗"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
徐铭古诗词 MCP
一个面向 ChatGPT、Codex 和其他 MCP 客户端的中国古诗词查询服务。项目部署在 Cloudflare Workers,数据查询由 palemoky/chinese-poetry-api 提供,覆盖唐诗、宋词、元曲等近 40 万首作品。
MCP 工具
search_poems:按全文、标题、正文或作者搜索古诗词random_poem:随机抽取诗词,可限定作者、朝代、体裁,或进行飞花令list_authors:分页查询作者list_dynasties:查询朝代list_poetry_types:查询诗词体裁poetry_statistics:查看诗词库统计数据
Related MCP server: ASMR-One MCP Server
计划地址
https://poetry-mcp.xumingtech.online/mcp该端点采用 Streamable HTTP MCP(JSON-RPC 2.0)。根路径和 /health 可用于健康检查。
本地开发
npm install
npm test
npm run dev默认上游 API 为 https://poetry.palemoky.com,可在 wrangler.jsonc 中修改 POETRY_API_BASE。
部署
npx wrangler login
npm run deploy部署成功后,可在 Cloudflare Workers 中为 Worker 添加自定义域名 poetry-mcp.xumingtech.online。
MCP 初始化测试
curl -X POST "https://poetry-mcp.xumingtech.online/mcp" \
-H "Content-Type: application/json" \
-H "Accept: application/json" \
-d '{"jsonrpc":"2.0","id":1,"method":"initialize","params":{"protocolVersion":"2025-06-18","capabilities":{},"clientInfo":{"name":"curl","version":"1.0"}}}'数据与致谢
请遵守上游服务的限流规则与相关许可证。
This server cannot be installed
Maintenance
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
Related MCP Connectors
Cloudflare Workers MCP server: citation-verifier
Cloudflare Workers MCP server: ai-model-router
Cloudflare Workers MCP server: api-changelog-tracker
Cloudflare Workers MCP server: ai-token-counter
Related MCP Servers
- FlicenseCqualityDmaintenanceA modern AI service proxy that enables interaction with multiple AI providers (Anthropic Claude, OpenAI) through a unified API, deployed globally using Cloudflare Workers.547-
- -licenseNot gradedqualityNot gradedmaintenanceA Cloudflare Worker that implements an MCP server for searching and retrieving ASMR work information from asmr-one.com, allowing users to search by keyword, circle, tag, or voice actor and get random recommendations.-
- FlicenseNot gradedqualityCmaintenanceA Cloudflare Workers-based MCP server for Notion knowledge base management, enabling intelligent search, automatic recording of code snippets, and statistics analysis through natural language.-
- AlicenseNot gradedqualityBmaintenanceA Cloudflare Workers-based remote MCP gateway that securely bridges Feishu official MCP to MCP clients like ChatGPT, using OAuth-authorized user tokens for accessing and managing personal Feishu documents.Apache 2.0