Skip to main content
Glama

mcp-numbersapi

NumbersAPI MCP – ein Wrapper für numbersapi.com (kostenlos, ohne Authentifizierung)

Teil von Pipeworx – einem MCP-Gateway, das KI-Agenten mit 673+ Live-Datenquellen verbindet.

Werkzeuge

Werkzeug

Beschreibung

number_fact

Ruft interessante Fakten zu einer bestimmten Zahl ab (z. B. 42, 1729). Liefert den Fakten-Text und die Zahl.

date_fact

Ruft historische Fakten zu einem Kalenderdatum ab (z. B. „3/14“ für den 14. März). Liefert den zugehörigen Fakt und das Datum.

math_fact

Ruft mathematische Eigenschaften einer Zahl ab (z. B. 16, 256) – Primfaktoren, Folgen und mathematische Bedeutung. Liefert Fakten mit mathematischem Schwerpunkt.

random_fact

Ruft einen zufälligen Fakt über eine Zahl ab. Liefert den Fakt und die zufällig gewählte Zahl. Verwende diese Option, wenn du überraschende Fakten erhalten möchtest, ohne eine Zahl anzugeben.

Related MCP server: Riddles By Api Ninjas MCP Server

Schnellstart

Füge es zu deinem MCP-Client hinzu (Claude Desktop, Cursor, Windsurf usw.):

{
  "mcpServers": {
    "numbersapi": {
      "url": "https://gateway.pipeworx.io/numbersapi/mcp"
    }
  }
}

Oder verbinde dich mit dem vollständigen Pipeworx-Gateway, um auf alle 673+ Datenquellen zuzugreifen:

{
  "mcpServers": {
    "pipeworx": {
      "url": "https://gateway.pipeworx.io/mcp"
    }
  }
}

Verwendung mit ask_pipeworx

Anstatt die Werkzeuge direkt aufzurufen, kannst du Fragen in einfachem Englisch stellen:

ask_pipeworx({ question: "your question about Numbersapi data" })

Das Gateway wählt das richtige Werkzeug aus und füllt die Argumente automatisch aus.

Weitere Informationen

Lizenz

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