Tools

Number to Words Converter MCP Server

Chat with AI and run tools instantly — no API key or third-party login needed.

Convert numbers to English words. Supports standard, currency, ordinal, and year formats. Handles up to 999 trillion. Pure computation — no external calls.

Managed
1 tool
Agent guide included

No API key or third-party login needed. Chat with AI and run tools instantly.

Browse all tools

AI Skill
SKILL.md

Domain knowledge for Number to Words Converter — workflow patterns, data models, and gotchas for your AI agent.

Number to Words Converter

Turn numeric strings into spoken English for display, accessibility, contracts, and agent-generated prose. Pass numbers as strings so decimals stay exact (for example "1234.56").

Capabilities

  • Standard: Cardinal wording for the integer part; a decimal point is read as point followed by each fractional digit (e.g. five six for .56). Negative values are prefixed with negative.
  • Currency: Whole amount plus hundredths using major and minor unit names — USD (dollars/cents), EUR (euros/cents), GBP (pounds/pence). Amounts are rounded to two decimal places (half-to-even). Singular unit names are used when the count is one.
  • Ordinal: Whole numbers only — first, second, twenty-first, one thousand two hundred thirty-fourth, one millionth, etc. Compound tens use hyphens (twenty-first).
  • Year: Whole numbers from 1000 through 9999 using common English year reading (nineteen ninety-nine, two thousand, twenty twenty-six, three thousand / thirty twenty-six, twenty-one hundred, ten oh one, etc.).

Gotchas

  • Range: Absolute integer part must not exceed 999,999,999,999,999 (trillion-scale grouping).
  • Year: No fractional years; negative years are rejected.
  • Ordinal: No fractional ordinals — use standard format instead.
  • Scientific notation: Not accepted in the string — pass the full decimal form.

Tools in this Server (1)

Number To Words Convert

Convert numbers to English words. Handles integers, decimals, negative numbers, and currency formatting. Supports numbers up to 999 trillion. Formats:...

Frequently Asked Questions

What is the Number to Words Converter MCP server?

Convert numbers to English words. Supports standard, currency, ordinal, and year formats. Handles up to 999 trillion. Pure computation — no external calls. It provides 1 tools that AI agents can use through the Model Context Protocol (MCP).

How do I connect Number to Words Converter to my AI agent?

Add the MCPBundles server URL to your MCP client configuration (Claude Desktop, Cursor, VS Code, etc.). The URL format is: https://mcp.mcpbundles.com/bundle/number-to-words. Authentication is handled automatically.

How many tools does Number to Words Converter provide?

Number to Words Converter provides 1 tool that can be called by AI agents, along with a SKILL.md that gives your AI agent domain knowledge about when and how to use them.

What authentication does Number to Words Converter require?

Number to Words Converter uses open data APIs — no authentication required.

Setup Instructions

Connect Number to Words Converter to any MCP client in minutes

https://mcp.mcpbundles.com/bundle/number-to-words

One-click install:

The link prefills the Add custom connector dialog — you still review the values and click Add, then Connect to complete OAuth.

Or add manually

  1. Open claude.ai → Settings → Connectors.
  2. Click the + button and choose Add custom connector.
  3. Set Name to Number to Words Converter and paste the MCP URL into Remote MCP server URL.
  4. Click Add. Number to Words Converter will appear under Not connected — select it and click Connect to complete OAuth.
Name: Number to Words Converter
Remote MCP server URL: https://mcp.mcpbundles.com/bundle/number-to-words
Authentication: OAuth

Custom connectors at claude.ai require a paid Claude plan (Pro, Max, Team, or Enterprise).

Try Number to Words Converter now

No API key or third-party login required. Chat with AI and run tools instantly.