Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI โ†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE โ†— (opens in a new tab)
  • llms.txt โ†— (opens in a new tab)
  • Catalog JSON โ†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub โ†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
ยฉ 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. ๐Ÿ’ฐ Finance & Fintech
  3. Agent Utils MCP
Agent Utils MCP logo
Health: ActiveRecent health check succeeded.Last checked 9/11/2026, 7:31:35 PM

Agent Utils MCP

User RatingsBe the first to rate and review this MCP server!
View Repository5 GitHub StarsTotal stargazers on GitHub for the source repository (5 stars).Visit Website
developer-toolsdata-conversiontext-processingutilities

Runs common text, encoding, data conversion, date-time, and parsing utilities through MCP and REST endpoints.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent โ€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Not yet automatically verified

We haven't yet run this listing's install command through our automated sandbox check. This isn't a red flag โ€” we're steadily working through the catalog.

Manual Client & Custom JSON ConfigExpand JSON โ–พ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "aparajithn-agent-utils-mcp": {
      "command": "uvx",
      "args": [
        "x402-fetch"
      ]
    }
  }
}

๐Ÿ’ก Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (18) Directory Badge Claim listing Alternatives๐Ÿ’ฐ More in Finance & Fintech

Overview

The aparajithn/agent-utils-mcp MCP server exposes 18 general-purpose utilities through Streamable HTTP and a REST API. It handles JSON, Base64, hashes, UUIDs, URLs, regular expressions, Markdown, dates, cron expressions, CSV, diffs, slugs, text statistics, and JWT payload decoding. Use it when an agent needs deterministic transformations or validation without a separate library integration. A hosted endpoint is available, with a documented free allowance of 100 requests per IP per 24 hours.

Use cases

โ€ขValidate and format JSON in agent-generated workflows
โ€ขConvert Markdown, HTML, CSV, and JSON data
โ€ขGenerate hashes, UUIDs, slugs, and Base64 values
โ€ขAnalyze cron schedules and convert date-time values
โ€ขCompare text and inspect unverified JWT payloads

Key features

โ€ข18 utility tools over Streamable HTTP MCP
โ€ขREST endpoints with OpenAPI documentation
โ€ขJSON, CSV, Markdown, and HTML transformations
โ€ขHashing, Base64, UUID, slug, and URL utilities
โ€ขDate-time conversion and cron schedule parsing
โ€ขJWT payload decoding without verification

Capabilities & Tool Schemas (18) ~200 tokensApproximate context cost of this serverโ€™s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server โ€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by Agent Utils MCP.

tool_json_validate

Validate JSON string, return parsed or error

tool_json_format

Pretty-print or minify JSON

tool_base64_encode

Encode string to base64

tool_base64_decode

Decode base64 string

tool_hash_generate

MD5, SHA256, SHA512 hash

tool_uuid_generate

UUID v4 or v7

How Agent Utils MCP works

What aparajithn/agent-utils-mcp MCP server does

The aparajithn/agent-utils-mcp MCP server provides a collection of small, stateless utilities for agent workflows. Its 18 MCP tools cover structured data validation and formatting, encoding and hashing, identifier generation, URL and regex inspection, document conversion, time handling, text analysis, and tabular data conversion.

The tool set includes JSON validation, pretty-printing and minification; Base64 encoding and decoding; MD5, SHA-256, and SHA-512 hashing; UUID version 4 and version 7 generation; URL component parsing; regex matching; Markdown and HTML conversion; text counts and estimated reading time; URL-safe slug creation; timezone, format, and Unix timestamp conversion; cron descriptions and upcoming runs; unified text diffs; CSV/JSON conversion; and JWT payload decoding without signature verification.

How it works

The hosted deployment accepts MCP connections over Streamable HTTP at https://agent-utils-mcp.onrender.com/mcp. Claude Desktop, Cursor, and Windsurf can use that URL in their MCP configuration. Each operation is exposed as an MCP tool with a dedicated name such as tool_json_validate or tool_datetime_convert.

The same operations are available through REST at /api/v1/{tool_name}. Requests use JSON bodies, as shown by the documented examples for hashing, UUID generation, and date-time conversion. OpenAPI documentation is available at /docs, and the service publishes discovery metadata through agent-card and MCP server-card paths.

Setup and configuration

For a hosted MCP connection, add the following server entry to the client configuration:

config.json
{
  "mcpServers": {
    "agent-utils": {
      "url": "https://agent-utils-mcp.onrender.com/mcp"
    }
  }
}

The README also documents adding the service through Smithery with smithery mcp add aparajithn/agent-utils. No environment variables or credential values are specified in the provided material. The project is implemented with Python 3.11, FastAPI, and the MCP SDK, and is deployed on Render.

Tools and capabilities

Use the aparajithn/agent-utils-mcp MCP server for tasks such as:

  • Checking whether generated or received text is valid JSON and formatting it for display.
  • Encoding values, calculating supported hashes, or creating UUIDs.
  • Extracting URL components, testing regular expressions, and producing text statistics.
  • Converting Markdown to HTML or HTML to Markdown, then generating URL-safe slugs.
  • Translating date-time values between timezones, formats, and Unix timestamps.
  • Explaining cron schedules and returning a requested number of future runs.
  • Comparing two text values with a unified diff.
  • Converting CSV rows to JSON arrays and JSON arrays back to CSV.
  • Inspecting a JWT payload when signature verification is not required.

Limitations and notes

JWT decoding is explicitly described as payload decoding without verification, so it should not be treated as an authentication or token-integrity check. The published service has a free allowance of 100 requests per IP per 24 hours. A paid x402 tier is listed at $0.001 per request in USDC as coming soon; the supplied material does not provide further payment or authentication configuration.

The repository is licensed under MIT. The hosted endpoint and REST paths are documented, but the provided material does not identify a separate package command for running the project locally.

Read the full README โ†’View source on GitHub โ†’

Related MCP Servers

View all in Finance & Fintech View all alternatives
  • Myclaw Toolkit logoMyclaw Toolkit

    23-in-1 developer utility MCP server: web search, exchange rates, crypto prices, QR codes, JSON formatter, UUID, URL tools, domain check, RSS feeds, and more. 6 paid APIs via x402 micropayments ($0.003 USDC on Base). npx myclaw-toolkit

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Myclaw Toolkit โ†’
  • Brazilian Central Bank (BCB) MCP logoBrazilian Central Bank (BCB) MCP
    Verified

    MCP server for the Brazilian Central Bank (Banco Central do Brasil): SGS time series (Selic, IPCA, exchange rates, GDP and 139 curated, source-verified indicators), the Focus market-expectations survey and PTAX official exchange rates. 15 tools, 3 resources and 3 prompts, with provenance metadata on every response. Runs locally via npx (stdio) or through the hosted endpoint at https://bcb.sidneybissoli.com/mcp โ€” no API key or signup required.

    ๐Ÿ’ฐ Finance & Fintech7 views
    Compare vs Brazilian Central Bank (BCB) MCP โ†’
  • MCP Klever Vm logoMCP Klever Vm

    Klever blockchain MCP server for smart contract development, on-chain data exploration, account and asset queries, transaction analysis, and contract deployment tooling.

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs MCP Klever Vm โ†’
  • Llm Token Tracker logoLlm Token Tracker

    Token usage tracker for OpenAI and Claude APIs with MCP support, real-time session tracking, and accurate pricing for 2025 models

    ๐Ÿ’ฐ Finance & Fintech3 views
    Compare vs Llm Token Tracker โ†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks โ€” not a rating.

GitHub stars
5
Stargazers on the source repository.
Last commit
1d ago
Most recent push to the default branch.
Tools exposed
18
Callable tools this server registers over MCP.
Directory activity
3 views
Config copies, upvotes, and views on AllMCPs.

Reviews

No reviews yet โ€” be the first to share how this listing worked for you.

Frequently Asked Questions about Agent Utils MCP

For a hosted setup, add https://agent-utils-mcp.onrender.com/mcp as the MCP server URL in a supported client. The README also documents adding it through Smithery.

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewAgent Utils MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/aparajithn-agent-utils-mcp?style=directory)](https://allmcps.com/mcp/aparajithn-agent-utils-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/aparajithn-agent-utils-mcp"><img src="https://allmcps.com/api/badge/aparajithn-agent-utils-mcp?style=directory" alt="Agent Utils MCP on AllMCPs" /></a>

Technical Specs & Signals

Category๐Ÿ’ฐFinance & Fintech
PricingFree
More technical detailsExpand โ–พ
TransportSTDIO
RuntimePython
AuthNo auth required
LicenseMIT
ClientsClaude Desktop, Cursor, Windsurf
Last updatedSep 11, 2026
Views3
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars5
GitHub Star CountTotal stargazers on GitHub representing community popularity (5 stars).
Last commit1d ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Sep 11, 2026
59Quality signal: Good ยท 59/100How this signal is calculated โ–พ
Server availabilityNot measured

Not scored for repo-hosted servers โ€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools29/30
Adoption & activity5/15
Community engagement0/10

A guidance signal from public completeness & health data โ€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

โ˜… FeaturedMoxie Docs MCP logo

Moxie Docs MCP

MCP & Agent Skills for Automated Documentation, and codebase conventions + context

Explore Server โ†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge โ€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it โ€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in ๐Ÿ’ฐ Finance & Fintech โ†’Best MCP servers for Finance & Fintech โ†’Alternatives to Agent Utils MCP โ†’Install in Claude DesktopInstall in CursorInstall in VS Code