online-tone-generator-mcp
Related Servers
Alternatives to online-tone-generator-mcp
No user-submitted related servers found.
Related Servers
- AlicenseAqualityBmaintenanceAn MCP server that generates music using your Suno account, enabling credit checking, song generation, and MP3 downloads without third-party APIs.7MIT
- AlicenseNot gradedqualityBmaintenanceOfficial MCP server for the Lacuna Music API. Generate AI music — full songs with vocals and lyrics, or instrumentals — with style prompts, task status polling, and audio downloads.4MIT
- FlicenseAqualityCmaintenanceMCP server for generating retro game sound effects using Bfxr synthesis. It provides tools to create, mutate, and load sound parameters, with output saved as WAV files and optional permalinks.5-
- AlicenseBqualityDmaintenanceThe official MCP server for Semantic Pen - an advanced AI article generator and SEO content writer. Create, manage, and optimize SEO-friendly articles directly from Claude Code and Cursor Windsurf with powerful AI automation.56 npm2MIT
- AlicenseBqualityCmaintenanceMCP server for generating images and audio using Google's Gemini AI models.22MIT

humantone-mcpofficial
AlicenseNot gradedqualityBmaintenanceOfficial MCP server for HumanTone, enabling AI text humanization and AI likelihood detection directly from MCP clients like Claude Desktop and Cursor.6 npm1MIT
TDQS
Scored across 3 tools
Each tool targets a distinct aspect: single frequency URL, sweep generator link, and recommendations. While get_tone_url and recommend_frequency both return URLs, their purposes are clearly separated by specificity vs. recommendations.
Two tools follow the 'get_' + object pattern (get_tone_url, get_sweep_tool), while recommend_frequency uses a different verb. Still, all names are snake_case and readable, with only minor deviation.
With only 3 tools, the server is well-scoped for its purpose of providing tone generator links. Each tool covers a distinct need and none feel redundant or excessive.
The set covers core use cases: generating a specific tone, accessing a sweep tool, and getting recommendations. Minor gaps like controlling waveform or duration exist, but the primary workflows are supported.