ZenQuotes MCP
mcp-zenquotes
ZenQuotes MCP — 封装 ZenQuotes API(免费,无需认证),并带有 dummyjson 回退
属于 Pipeworx — 一个将 AI 代理连接到 1394+ 个实时数据源的 MCP 网关。
工具
工具 | 描述 |
| 从 ZenQuotes 获取一条随机励志名言(作者 + 文本);如果 ZenQuotes 不可用,则自动回退到 dummyjson。从回退源提供时,响应包含 _source 字段。 |
| 从 ZenQuotes 获取每日名言。同一天内的所有请求返回相同的名言。 |
| 从 ZenQuotes 获取最多 50 条随机励志名言(每条包含作者 + 文本);如果 ZenQuotes 不可用,则回退到 dummyjson。响应包含 count、quotes 数组,以及来自回退源时的 _source。 |
Related MCP server: Quote MCP Server
快速开始
添加到您的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"zenquotes": {
"url": "https://gateway.pipeworx.io/zenquotes/mcp"
}
}
}或者连接到完整的 Pipeworx 网关以访问所有 1394+ 个数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}与 ask_pipeworx 一起使用
无需直接调用工具,您可以用通俗英语提问:
ask_pipeworx({ question: "your question about Zenquotes data" })网关会自动选择正确的工具并自动填写参数。
更多
许可证
MIT
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
- -licenseNot gradedqualityNot gradedmaintenanceEnables interaction with Futurama quotes through Claude Desktop by connecting to the Futurama Quote Machine API. Supports getting random quotes, searching by character, adding new quotes, editing existing ones, and managing the quote collection through natural language.
- FlicenseNot gradedqualityNot gradedmaintenanceProvides access to inspirational quotes through a free API, enabling users to retrieve random quotes, search quotes by keywords, and fetch specific quotes by ID.
- AlicenseBqualityDmaintenanceEnables retrieval of random inspirational quotes from various categories including age, art, business, courage, education, friendship, happiness, leadership, and many more through the API Ninjas Quotes API.1MIT
- AlicenseNot gradedqualityDmaintenanceEnables interaction with Zenquotes's tools and services through a unified API, allowing users to access quotes and related functionality via natural language.MIT
Related MCP Connectors
Real-time status for 75+ AI services (OpenAI, Anthropic, Cursor). No auth, CORS-enabled.
Generate IDs, QR codes, and hashes, encode values, geolocate IPs, plus gated host diagnostics.
Live status, API pricing and rate limits for ChatGPT, Claude, Gemini, Cursor and 42+ AI tools.
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/pipeworx-io/mcp-zenquotes'
If you have feedback or need assistance with the MCP directory API, please join our Discord server