agent-utils-mcp
Rank #17,433glama/aparajithn/agent-utils-mcp
Swiss-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 required
agent-utils-mcp is a Model Context Protocol (MCP) server published by aparajithn. It ranks #17,433 of 132,113 servers tracked on MCP Toplist, and its repository has 5 GitHub stars. agent-utils-mcp is listed across 3 registries — Glama, PulseMCP and mcp.so, with 1 release tag tracked from its GitHub repository. It was first listed on Mar 5, 2026 and most recently updated on Mar 7, 2026.
Ranks ahead of 114,680 of 132,113 servers on MCP Toplist.
Use agent-utils-mcp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agent-utils-mcp https://agent-utils-mcp.onrender.com/mcp[mcp_servers.agent-utils-mcp]
url = "https://agent-utils-mcp.onrender.com/mcp"Add to ~/.codex/config.toml.
https://agent-utils-mcp.onrender.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agent-utils-mcp": {
"url": "https://agent-utils-mcp.onrender.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agent-utils-mcp": {
"type": "http",
"url": "https://agent-utils-mcp.onrender.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agent-utils-mcp": {
"serverUrl": "https://agent-utils-mcp.onrender.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agent-utils-mcp": {
"url": "https://agent-utils-mcp.onrender.com/mcp"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/glama%2Faparajithn%2Fagent-utils-mcp)<a href="https://mcptoplist.com/server/glama%2Faparajithn%2Fagent-utils-mcp"><img src="https://mcptoplist.com/badge/glama%2Faparajithn%2Fagent-utils-mcp.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
aparajithn
Other servers by aparajithn
- agent-web-scraper-mcp#14,613 · 1 ver
- agent-deploy-dashbaord#39,529 · 1 ver
- agent-openapi-mcp#59,530 · 1 ver
GitHub releases (1)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| v0.1.0 | Mar 7, 2026 |
Frequently asked questions
- Who maintains agent-utils-mcp?
- agent-utils-mcp is maintained by aparajithn, which publishes 4 MCP servers (4 total versions) tracked on MCP Toplist.
- Is agent-utils-mcp listed on the Official MCP Registry?
- agent-utils-mcp is not on the Official MCP Registry. It is listed on Glama, PulseMCP and mcp.so.
- How many versions does agent-utils-mcp have?
- No registry surfaces explicit version metadata for agent-utils-mcp; MCP Toplist tracks 1 release tag from its GitHub repository, most recently published on Mar 7, 2026.
- Where can I find the source code for agent-utils-mcp?
- The source code for agent-utils-mcp is hosted at github.com/aparajithn/agent-utils-mcp.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.