徐铭古诗词 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 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.Last updated598
- -license-quality-maintenanceA 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.Last updated
- Flicense-qualityDmaintenanceA Cloudflare Workers-based service that enables intelligent searching, automatic code snippet recording, and statistical analysis of programming knowledge stored in Notion databases.Last updated
- Alicense-qualityCmaintenanceCloudflare Worker REST API + local MCP server for China Sports Lottery football odds, providing live odds, derived probabilities, Kelly value, and parlay calculation.Last updated3MIT
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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/iamxuming/poetry-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server