Humanizer APIs MCP Server
Server Quality Checklist
Latest release: v1.0.0
- Disambiguation2/5
The tools have overlapping and unclear purposes: 'basic_model' and 'easy_use_humanizer' both seem to target general humanization tasks without clear differentiation, and 'multi_languages' might overlap with the others in multilingual contexts. The vague descriptions ('lightweight, useful', 'Easy use') provide little help in distinguishing them, leading to potential misselection.
Naming Consistency2/5Naming is inconsistent with mixed conventions: 'basic_model' uses snake_case, 'easy_use_humanizer' mixes snake_case with a compound name, and 'multi_languages' uses snake_case but lacks a clear verb pattern. There is no predictable naming scheme across the set, making it harder for agents to infer tool purposes from names alone.
Tool Count3/5With 3 tools, the count is borderline for a server named 'Humanizer APIs MCP Server', which suggests a broader scope. This feels thin as it may not cover essential humanization operations (e.g., text formatting, localization, or specific transformations), but it's not severely mismatched like having only one tool.
Completeness2/5Inferred domain is text humanization or localization, but the tool set has significant gaps: there are no clear CRUD operations (e.g., create, update, delete humanized content), no specific input/output handling tools, and the vague tools don't cover a complete workflow. This will likely cause agent failures due to missing core functionalities.
Average 2/5 across 3 of 3 tools scored.
See the Tool Scores section below for per-tool breakdowns.
- No community issues in the last 6 months
- 0 commits in the last 12 weeks
- No stable releases found
- No critical vulnerability alerts
- No high-severity vulnerability alerts
- No code scanning findings
- CI is passing
This repository is licensed under MIT License.
This repository includes a README.md file.
No tool usage detected in the last 30 days. Usage tracking helps demonstrate server value.
Tip: use the "Try in Browser" feature on the server page to seed initial usage.
Add a glama.json file to provide metadata about your server.
If you are the author, simply .
If the server belongs to an organization, first add
glama.jsonto the root of your repository:{ "$schema": "https://glama.ai/mcp/schemas/server.json", "maintainers": [ "your-github-username" ] }Then . Browse examples.
Add related servers to improve discoverability.
How to sync the server with GitHub?
Servers are automatically synced at least once per day, but you can also sync manually at any time to instantly update the server profile.
To manually sync the server, click the "Sync Server" button in the MCP server admin interface.
How is the quality score calculated?
The overall quality score combines two components: Tool Definition Quality (70%) and Server Coherence (30%).
Tool Definition Quality measures how well each tool describes itself to AI agents. Every tool is scored 1–5 across six dimensions: Purpose Clarity (25%), Usage Guidelines (20%), Behavioral Transparency (20%), Parameter Semantics (15%), Conciseness & Structure (10%), and Contextual Completeness (10%). The server-level definition quality score is calculated as 60% mean TDQS + 40% minimum TDQS, so a single poorly described tool pulls the score down.
Server Coherence evaluates how well the tools work together as a set, scoring four dimensions equally: Disambiguation (can agents tell tools apart?), Naming Consistency, Tool Count Appropriateness, and Completeness (are there gaps in the tool surface?).
Tiers are derived from the overall score: A (≥3.5), B (≥3.0), C (≥2.0), D (≥1.0), F (<1.0). B and above is considered passing.
Tool Scores
- Behavior1/5
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
No annotations are provided, so the description carries the full burden of behavioral disclosure. 'Easy use' gives no insight into what the tool does, whether it's read-only or destructive, its authentication needs, rate limits, or any other behavioral traits, making it completely opaque.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness2/5Is the description appropriately sized, front-loaded, and free of redundancy?
While 'Easy use' is brief, it is under-specified rather than concise. The two words fail to convey meaningful information, making the description inefficient and lacking in structure, as it doesn't front-load essential details.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness1/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the lack of annotations, no output schema, and a vague description, the description is incomplete. It provides no context on the tool's function, behavior, or output, failing to compensate for the missing structured data, which is inadequate even for a zero-parameter tool.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Parameters4/5Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has 0 parameters with 100% schema description coverage, so no parameter information is needed. The description does not add or detract from parameter semantics, meeting the baseline of 4 for zero-parameter tools.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose1/5Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Easy use' is a tautology that merely restates the tool name 'easy_use_humanizer' without specifying what the tool actually does. It provides no verb, resource, or distinct purpose, failing to differentiate from sibling tools like 'basic_model' or 'multi_languages'.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Usage Guidelines1/5Does the description explain when to use this tool, when not to, or what alternatives exist?
The description offers no guidance on when to use this tool versus alternatives, such as 'basic_model' or 'multi_languages'. There is no mention of context, prerequisites, or exclusions, leaving the agent with no usage instructions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
- Behavior1/5
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure but fails completely. It doesn't indicate whether this is a read or write operation, what kind of output to expect, any performance characteristics, or behavioral constraints. The phrase 'Best model' suggests some kind of evaluation or selection, but no actual behavioral information is provided.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness3/5Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise (4 words) but suffers from under-specification rather than effective brevity. While it's front-loaded with the core claim ('Best model for multi languages'), it lacks the necessary substance to be truly helpful. The conciseness comes at the cost of meaningful information, making this more sparse than efficiently structured.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness2/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool has no parameters, no annotations, and no output schema, the description is incomplete for understanding what the tool actually does. While zero parameters reduces complexity, the description fails to explain the tool's function, behavior, or output. The agent cannot determine what 'Best model for multi languages' means operationally - is this a recommendation system, a translation tool, or something else entirely?
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Parameters4/5Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has 0 parameters with 100% schema description coverage, so the baseline score is 4. The description doesn't need to compensate for any parameter documentation gaps since there are no parameters to document. The description's mention of 'multi languages' could be seen as providing context about what the tool operates on, but this is minimal value given the zero-parameter nature.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose2/5Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Best model for multi languages' is vague and tautological - it essentially restates the tool name 'multi_languages' with minimal additional information. It doesn't specify what action the tool performs (is it selecting a model? evaluating models? translating?), nor does it distinguish from sibling tools like 'basic_model' or 'easy_use_humanizer'. The description lacks a clear verb+resource combination that would indicate the tool's function.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Usage Guidelines1/5Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides absolutely no guidance on when to use this tool versus alternatives. There's no mention of context, prerequisites, or comparison to sibling tools. The agent receives no information about appropriate use cases, making it impossible to determine when this tool should be selected over 'basic_model' or 'easy_use_humanizer'.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
- Behavior2/5
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden of behavioral disclosure. It only states 'lightweight' and 'useful' which are subjective traits that don't reveal concrete behaviors like whether it's read-only, destructive, requires authentication, has rate limits, or what kind of output to expect. This leaves significant gaps in understanding how the tool behaves.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness3/5Is the description appropriately sized, front-loaded, and free of redundancy?
The description is extremely concise ('Basic model (lightweight, useful)') but under-specified rather than efficiently informative. While it's brief, it fails to convey essential information about the tool's purpose and usage, making this conciseness come at the cost of clarity.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness2/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the lack of annotations and output schema, the description is incomplete for understanding this tool. It doesn't explain what the tool does, when to use it, what behavior to expect, or what it returns. For even a simple tool, users need to know its function and output, which are missing here.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Parameters4/5Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
The tool has 0 parameters with 100% schema description coverage, so the schema fully documents the absence of inputs. The description doesn't need to add parameter information, and it appropriately doesn't mention any parameters. This meets the baseline expectation for a parameterless tool.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose2/5Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Basic model (lightweight, useful)' is vague and tautological. It restates the tool name 'basic_model' without specifying what action it performs or what resource it operates on. The parenthetical adds some characteristics but doesn't clarify the actual purpose or function.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Usage Guidelines2/5Does the description explain when to use this tool, when not to, or what alternatives exist?
No guidance is provided about when to use this tool versus the sibling tools 'easy_use_humanizer' or 'multi_languages'. The description mentions 'lightweight' and 'useful' but doesn't explain in what contexts or for what tasks this tool is appropriate compared to alternatives.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
GitHub Badge
Glama performs regular codebase and documentation scans to:
- Confirm that the MCP server is working as expected.
- Confirm that there are no obvious security issues.
- Evaluate tool definition quality.
Our badge communicates server capabilities, safety, and installation instructions.
Card Badge
Copy to your README.md:
Score Badge
Copy to your README.md:
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/BACH-AI-Tools/bachai-humanizer-apis'
If you have feedback or need assistance with the MCP directory API, please join our Discord server