MCP.so
Sign In
A

Agent Utility MCP

@Seth Staples

About Agent Utility MCP

Production remote MCP server with exactly 100 bounded tools: 85 paid tools and 15 free tools for text, JSON, encoding, identifiers, numbers, dates, URLs, validation, and secure web intelligence. Paid calls are charged only after successful execution.

Connection details

https://virtualairlinemanager.com/mcp

Setup

claude mcp add agent-utility-mcp --transport http https://virtualairlinemanager.com/mcp --header "X-API-Key: YOUR_API_KEY" --header "X-Agent-Id: YOUR_AGENT_NAME"

Tools

No tools detected

Fetch the live tool list directly from this server's endpoint using the button above.

Overview

Agent Utility MCP is a production remote Model Context Protocol server with exactly 100 tools for web intelligence, text processing, JSON and tabular data, encoding, identifiers, numeric conversions, dates, URLs, validation, and account usage.

Tool count and pricing

  • 100 total tools
  • 85 paid tools
  • 15 free tools
  • Paid deterministic tools cost one credit ($0.01 metered usage value) only after successful execution.
  • Web tools retain success-only network charging; batch_extract charges per successfully extracted page.
  • Failed calls consume no credits.

The 15 free tools are: usage_status, text_analyze, text_transform, text_count, json_inspect, json_path, encode_data, base64_url, hash_text, generate_uuid, time_info, calculate, url_parse, validate_email, validate_url.

No payment processor is connected; metered usage value is not cash collected.

Full tool list (100)

  1. extract_page
  2. extract_metadata
  3. extract_links
  4. extract_outline
  5. check_url
  6. batch_extract
  7. text_analyze
  8. text_transform
  9. json_inspect
  10. json_path
  11. encode_data
  12. hash_text
  13. generate_uuid
  14. time_info
  15. calculate
  16. usage_status
  17. text_replace
  18. text_split
  19. text_join
  20. text_sort_lines
  21. text_unique_lines
  22. text_word_frequency
  23. text_extract_emails
  24. text_extract_urls
  25. text_excerpt
  26. text_diff
  27. text_similarity
  28. text_count
  29. text_pad
  30. text_wrap
  31. text_truncate
  32. text_remove_lines
  33. text_filter_lines
  34. text_template
  35. text_transliterate
  36. text_case_detect
  37. json_merge
  38. json_keys
  39. json_values
  40. json_flatten
  41. json_unflatten
  42. json_sort_keys
  43. json_array_filter
  44. json_array_sort
  45. json_array_unique
  46. json_compare
  47. json_infer_schema
  48. json_to_csv
  49. csv_to_json
  50. json_pick
  51. json_omit
  52. base64_url
  53. html_entities
  54. unicode_escape
  55. checksum
  56. hmac_text
  57. generate_token
  58. generate_ulid
  59. generate_nanoid
  60. parse_uuid
  61. url_parse
  62. query_string
  63. data_uri
  64. number_stats
  65. number_sequence
  66. number_clamp
  67. number_round
  68. number_format
  69. percent_change
  70. unit_convert
  71. temperature_convert
  72. bytes_convert
  73. duration_convert
  74. random_number
  75. prime_check
  76. gcd_lcm
  77. fraction_simplify
  78. base_convert
  79. date_format
  80. date_add
  81. date_diff
  82. timezone_convert
  83. unix_convert
  84. weekday_info
  85. iso_week
  86. days_in_month
  87. business_days
  88. countdown
  89. url_normalize
  90. url_join
  91. url_query_modify
  92. domain_parse
  93. robots_parse
  94. validate_email
  95. validate_ip
  96. validate_url
  97. validate_color
  98. color_convert
  99. password_strength
  100. mime_lookup

Connect

{
  "mcpServers": {
    "agent-utility-mcp": {
      "type": "http",
      "url": "https://virtualairlinemanager.com/mcp"
    }
  }
}

Tool execution requires an API key or Bearer token. Discovery, initialization, and tools/list are available without authentication.

Documentation and endpoint: https://virtualairlinemanager.com/mcp

Frequently asked questions

What is the Agent Utility MCP remote MCP server?

The Agent Utility MCP remote MCP server is a hosted Model Context Protocol endpoint at https://virtualairlinemanager.com/mcp, so AI assistants can connect to it without installing or running anything locally.

How do I connect to the Agent Utility MCP MCP server?

Add the endpoint https://virtualairlinemanager.com/mcp to any MCP-compatible client such as Claude Code, Cursor, or VS Code. The setup snippets on this page configure each client in one step.

Does the Agent Utility MCP MCP server require authentication?

Yes. Agent Utility MCP requires an API key — check the official documentation for how to obtain one, then include it in your client's configuration.

Which transport does the Agent Utility MCP MCP server use?

Agent Utility MCP exposes a Streamable HTTP endpoint, the transport used by remote MCP servers and supported by all major MCP clients.

Comments