MCP.so
登录
A

Agent Utility MCP

@Seth Staples

关于 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.

连接信息

https://virtualairlinemanager.com/mcp

接入方式

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"

工具

未检测到工具

点击上方按钮,直接连接服务器端点实时获取工具列表。

概览

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

常见问题

Agent Utility MCP 远程 MCP 服务器是什么?

Agent Utility MCP 的远程 MCP 服务器是一个托管的 Model Context Protocol 端点,地址是 https://virtualairlinemanager.com/mcp,AI 助手无需在本地安装或运行任何东西即可连接。

怎么连接 Agent Utility MCP 的 MCP 服务器?

把端点 https://virtualairlinemanager.com/mcp 添加到任意支持 MCP 的客户端,比如 Claude Code、Cursor 或 VS Code。本页的接入代码块可以一步配置好每个客户端。

Agent Utility MCP 的 MCP 服务器需要认证吗?

需要。Agent Utility MCP 需要一个 API key——具体获取方式请查看官方文档,拿到后填进客户端配置里即可。

Agent Utility MCP 的 MCP 服务器用的是哪种传输方式?

Agent Utility MCP 暴露的是 Streamable HTTP 端点,这是远程 MCP 服务器普遍使用、主流客户端都支持的传输方式。

评论