Utility Belt MCP
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Utility Belt MCPGenerate a UUID v4"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
Utility Belt MCP
Utility Belt gives Codex and other MCP clients deterministic tools for common data work. It is stateless, has no external API dependencies, stores no submitted content, and requires no secrets.
Public website: https://wild-pulse-gm7zl.run.mcp-use.com
Production MCP endpoint: https://wild-pulse-gm7zl.run.mcp-use.com/mcp
Tools
Tool | Purpose |
| Validate, format, minify, and sort JSON |
| Compare JSON using JSON Pointer paths |
| Detect CSV structure and data-quality issues |
| Convert case, trim, sort, and deduplicate lines |
| Base64, hex, and URL encoding |
| SHA-256, SHA-512, SHA-1, and MD5 digests |
| UUID v4 and URL-safe random tokens |
| Inspect and shift ISO dates in IANA time zones |
| Descriptive statistics and quartiles |
Input text is limited to 2 MB, CSV data to 10,000 rows, and numeric input to 100,000 values.
Related MCP server: Sys8 MCP Server
Run locally
Requirements: Node.js 20 or newer.
npm install
npm run build
npm test
npm run start:stdioFor HTTP:
npm startThe MCP endpoint is http://localhost:3000/mcp; health is available at /health.
Codex plugin
The plugin manifest is in .codex-plugin/plugin.json. The included .mcp.json starts the compiled server over stdio using ${pluginRoot}.
Install dependencies and build before loading the plugin:
npm install
npm run buildDeploy
The included multi-stage Dockerfile is ready for a stateless cloud deployment. The server reads PORT, defaults to port 3000, and exposes Streamable HTTP at /mcp.
Manufact deployment requires this folder to be committed to a GitHub repository. Once connected, deploy with:
Dockerfile:
DockerfilePort:
3000Health path:
/healthMCP path:
/mcp
Privacy and security
No input is persisted.
No analytics or outbound network calls are implemented.
All tools are read-only computations.
SHA-1 and MD5 are compatibility hashes and are explicitly labeled as unsuitable for security.
License
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
- Alicense-qualityDmaintenanceProvides essential utility tools for text processing, file operations, hashing, temperature conversion, password generation, and date/time operations through a comprehensive MCP interface.Last updatedMIT
- AlicenseBqualityDmaintenanceProvides deterministic system information and developer utilities including date/time operations, OS details, math calculations, random data generation, hashing, text formatting, data validation, encoding/decoding, and log analysis.Last updated20MIT
- Alicense-qualityDmaintenanceProvides a suite of deterministic tools for time calculations, math, and string manipulation that LLMs often struggle to perform accurately. It also includes utilities for secure randomness, data validation, and basic network operations like DNS lookups.Last updated23MIT
- Flicense-qualityDmaintenanceSwiss-army-knife utility MCP server for AI agents. 18 tools for JSON validation/formatting, base64 encode/decode, hash generation, UUID generation, URL parsing, regex testing, markdown↔HTML conversion, text stats, slug generation, datetime conversion, cron parsing, text diffing, CSV↔JSON conversion, and JWT decoding. Zero API Key requiredLast updated5
Related MCP Connectors
31 deterministic tools: JSON→Zod, regex, JWT, curl→fetch, hashing, encoding, UUIDs, encrypted links
Remote MCP server: 10 developer utilities (base64, JWT, DNS, UUID, URL, JSON, UA, IP lookup).
One key for 284 tools across 59 US public-data domains. Resale-safe government and open data.
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/appoloncel283-debug/utility-belt-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server