NumbersAPI MCP
mcp-numbersapi
NumbersAPI MCP — 封装 numbersapi.com(免费,无需认证)
属于 Pipeworx — 一个 MCP 网关,将 AI 智能体连接到 673+ 个实时数据源。
工具
工具 | 描述 |
| 获取特定数字的趣味知识(例如 42、1729)。返回事实文本和该数字。 |
| 获取某个日历日期的历史事实(例如“3/14”代表 3 月 14 日)。返回事实和日期。 |
| 获取数字(例如 16、256)的数学属性——质因数、数列、数学意义。返回数学相关的趣味知识。 |
| 获取关于某个数字的随机趣味事实。返回该事实和随机选取的数字。当你希望得到意想不到的事实而不指定具体数字时,可以使用它。 |
Related MCP server: Riddles By Api Ninjas MCP Server
快速开始
添加到你的 MCP 客户端(Claude Desktop、Cursor、Windsurf 等):
{
"mcpServers": {
"numbersapi": {
"url": "https://gateway.pipeworx.io/numbersapi/mcp"
}
}
}或者连接到完整的 Pipeworx 网关,以访问全部 673+ 数据源:
{
"mcpServers": {
"pipeworx": {
"url": "https://gateway.pipeworx.io/mcp"
}
}
}配合 ask_pipeworx 使用
不必直接调用工具,你可以用简单的英文提问:
ask_pipeworx({ question: "your question about Numbersapi 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
- FlicenseNot gradedqualityDmaintenanceEnables users to query Wolfram Alpha's computational knowledge engine through natural language. Provides access to mathematical computations, scientific data, and factual information via the Wolfram Alpha API.
- AlicenseBqualityDmaintenanceEnables access to the API Ninjas Riddles API to retrieve random riddles. Users can request between 1-20 riddles at a time through a simple interface.1MIT
- 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
- AlicenseAqualityCmaintenanceEnables access to 11 free public APIs including weather, country info, NASA data, dictionary, and more, with zero configuration and no API keys required.12MIT
Related MCP Connectors
mercury-number MCP — wraps StupidAPIs (requires X-API-Key)
yesterdays-number MCP — wraps StupidAPIs (requires X-API-Key)
Uselessfacts MCP — wraps uselessfacts.jsph.pl API (free, no auth)
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-numbersapi'
If you have feedback or need assistance with the MCP directory API, please join our Discord server