Skip to main content
Glama

mcp-numbersapi

NumbersAPI MCP — обёртка над numbersapi.com (бесплатно, без авторизации)

Часть Pipeworx — MCP-шлюз, подключающий AI-агентов к 673+ живым источникам данных.

Инструменты

Инструмент

Описание

number_fact

Получайте интересные факты о конкретном числе (например, 42, 1729). Возвращает текст факта и само число.

date_fact

Получайте исторические факты о календарной дате (например, «3/14» для 14 марта). Возвращает факт и дату.

math_fact

Получайте математические свойства числа (например, 16, 256) — простые множители, последовательности, математическую значимость. Возвращает интересные факты из области математики.

random_fact

Получайте случайный интересный факт о числе. Возвращает факт и случайно выбранное число. Используйте, когда хотите получить неожиданные факты, не указывая конкретное число.

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

A
license - permissive license
Not graded
quality - not tested
F
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

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

  • F
    license
    Not graded
    quality
    D
    maintenance
    Enables 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.
  • A
    license
    B
    quality
    D
    maintenance
    Enables 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.
    1
    MIT
  • A
    license
    B
    quality
    D
    maintenance
    Enables 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.
    1
    MIT

View all related MCP servers

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)

View all MCP Connectors

Latest Blog Posts

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