NumbersAPI MCP
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 |
| Ruft interessante Fakten zu einer bestimmten Zahl ab (z. B. 42, 1729). Liefert den Fakten-Text und die Zahl. |
| 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. |
| Ruft mathematische Eigenschaften einer Zahl ab (z. B. 16, 256) – Primfaktoren, Folgen und mathematische Bedeutung. Liefert Fakten mit mathematischem Schwerpunkt. |
| 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
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