NumbersAPI MCP
mcp-numbersapi
NumbersAPI MCP — обёртка над numbersapi.com (бесплатно, без авторизации)
Часть Pipeworx — MCP-шлюз, подключающий AI-агентов к 673+ живым источникам данных.
Инструменты
Инструмент | Описание |
| Получайте интересные факты о конкретном числе (например, 42, 1729). Возвращает текст факта и само число. |
| Получайте исторические факты о календарной дате (например, «3/14» для 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