winthor-mcp
Server Quality Checklist
Latest release: v0.1.0
- Disambiguation5/5
Cada ferramenta tem um propósito claramente distinto: listar operações, executar operações, listar rotinas, descrever uma rotina, identificar o usuário e diagnosticar o sistema. Não há sobreposição significativa entre elas.
Naming Consistency3/5A maioria segue o padrão verbo_substantivo (listar_operacoes_winthor, executar_operacao_winthor, descrever_rotina, listar_rotinas), mas 'diagnostico' é um substantivo solto e 'whoami' é um comando em inglês, quebrando a consistência do padrão.
Tool Count5/5Seis ferramentas é um número adequado para um servidor de integração com ERP: descoberta, execução, consulta de rotinas, identidade e diagnóstico. Cada ferramenta é necessária e o conjunto é equilibrado.
Completeness5/5A superfície cobre bem o domínio: permite descobrir operações, executá-las, listar e descrever rotinas, verificar o usuário e o estado da integração. Não há lacunas óbvias para o escopo proposto.
Average 3.3/5 across 6 of 6 tools scored. Lowest: 1.8/5.
See the Tool Scores section below for per-tool breakdowns.
- No community issues in the last 6 months
- 1 commit in the last 12 weeks
- No stable releases found
- No critical vulnerability alerts
- No high-severity vulnerability alerts
- No code scanning findings
- CI is failing
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 must carry the full behavioral disclosure burden. It fails to disclose any side effects, authorization requirements, or output characteristics. The tool's behavior is completely opaque beyond the vague listing of components.
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?
The description is a single short sentence, which is concise in length but fails to convey essential information. It is not structured to front-load the tool's purpose or usage; it reads as a cryptic note rather than a functional specification.
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?
Despite having an output schema, the description does not explain what the tool returns or how the output relates to the listed components. There is no elaboration on the diagnostic scope, expected results, or error conditions. For a tool with zero parameters and a potentially rich output, the description is severely incomplete.
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 zero parameters, so the baseline for parameter semantics is 4. The description does not need to explain parameters, and the empty schema leaves no room for misinterpretation. The description adds no parameter-related value, but none is needed.
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 'O que está de pé: Oracle, identidade, WinThor Anywhere e o catálogo' implies a status check of specific components but never states a verb or explicit action. It reads more like a fragment of an expected output than a statement of what the tool does, and it does not differentiate from sibling tools such as listar_rotinas or whoami.
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?
There is no guidance on when to use this tool versus alternatives. It does not mention any context, prerequisites, or exclusions. The description is purely declarative and provides no situational cues.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
- Behavior3/5
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry the behavioral burden. It adds useful context that only permitted routines are returned and that the source is the ERP's own catalog, but it does not explicitly state that the operation is read-only, whether it reflects the currently authenticated user, or what happens when the person has no liberated routines.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness4/5Is the description appropriately sized, front-loaded, and free of redundancy?
The description is one compact sentence with no filler and puts the central scoping condition ('tem liberadas') right after the noun. It would be slightly stronger with an explicit verb like 'Lista/Devolve', but it is still appropriately concise.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness3/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
The output schema covers return shape and the input schema covers parameters, so the remaining burden is scope and context, which the description partially addresses with the permission and ERP-catalog information. However, it does not clarify how this listing relates to listar_operacoes_winthor or when an agent should prefer one sibling over the other.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Parameters3/5Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema description coverage is 100% for all four optional parameters, so the schema already explains busca, limite, modulo, and apenas_executaveis. The tool description adds no parameter-level meaning beyond that, which is the baseline score.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose4/5Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies the resource ('rotinas') and the key scope ('que esta pessoa tem liberadas, do catálogo do próprio ERP'), so an agent understands it lists a user's authorized routines from the ERP catalog. The title supplies the missing verb, but the description never refers to sibling tools and relies on the 'rotinas' vs 'operações' wording to differentiate.
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?
There is no guidance about when to use this tool instead of the sibling tools. It does not name alternatives such as listar_operacoes_winthor or descrever_rotina, nor does it state exclusions such as 'when you need a single routine's details'.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
- Behavior3/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. It adds useful context about identity and scope ('opera o ERP no nome da própria pessoa') and implies the tool is a read-only catalog, but it does not explicitly state that listing causes no side effects or that actual execution is done elsewhere.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness4/5Is the description appropriately sized, front-loaded, and free of redundancy?
The description is short, front-loaded with the core message, and stays focused on the operations catalog. It provides a couple of concrete WTA API categories, keeping the text informative without excess.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness3/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the zero parameters and the existence of an output schema, the description provides enough basic context for this simple catalog tool. It falls short of distinguishing itself from `listar_rotinas` and does not explicitly mention that actual execution happens through `executar_operacao_winthor`.
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 zero parameters in the input schema, so the baseline is 4. The description reasonably mentions the parameter payload of the operations ('com os parâmetros de cada uma'), but there is no provider to document.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose4/5Does the description clearly state what the tool does and how it differs from similar tools?
The description identifies the resource ('operações do WinThor Anywhere') and the context ('APIs nativas do WTA'), making clear the tool is a catalog of callable operations. However, the listing verb ('listar') is only present in the name/title, and the description does not explicitly contrast itself with the execution sibling `executar_operacao_winthor`.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Usage Guidelines3/5Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies the tool is used to see which operations are callable and what their parameters are ('que dá para chamar aqui', 'com os parâmetros de cada uma'), but it gives no explicit guidance about when to use it versus alternatives like `executar_operacao_winthor` or `listar_rotinas`. Usage context is implicit, not structured.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
- Behavior3/5
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations, the description must carry behavioral disclosure. It adds the useful fact that the tool explicitly states whether the routine can be executed. However, it does not mention read-only status, error handling, or any side effects. The description is minimal but not contradictory.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness5/5Is the description appropriately sized, front-loaded, and free of redundancy?
The description is a single, concise sentence that immediately conveys both the action and the key behavioral output. There is no fluff or redundant information.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness4/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the tool's simplicity (one parameter, output schema present), the description covers the core purpose and the critical executability check. It lacks details on edge cases (e.g., non-existent routine) but these are likely covered by the output schema. Adequate for the tool's complexity.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Parameters3/5Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100% – the parameter 'codigo' is described as 'Código da rotina, como aparece no WinThor', which is clear. The description adds no further parameter context, so baseline 3 applies since the schema already documents it.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose4/5Does the description clearly state what the tool does and how it differs from similar tools?
The description 'Detalha uma rotina e diz, com todas as letras, se dá para executá-la' clearly states the verb (detail) and resource (routine) and adds the specific behavior of stating executability. It doesn't explicitly contrast with sibling tools like listar_rotinas or diagnostico, but the purpose is unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Usage Guidelines3/5Does the description explain when to use this tool, when not to, or what alternatives exist?
The description implies usage: given a routine code, it describes and tells executability. However, it gives no explicit guidance on when to choose this over listar_rotinas (listing routines) or executar_operacao_winthor (executing), nor does it mention any prerequisites or exclusions.
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
- Behavior4/5
Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?
With no annotations provided, the description carries the full burden. It discloses the side-effect nature (writes need confirmation) and the user context, which is critical for an execution tool. It does not mention errors or edge cases, but the presence of an output schema covers return values, so this is acceptable.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness4/5Is the description appropriately sized, front-loaded, and free of redundancy?
The description is concise, with the purpose in the first sentence and usage conditions in the second paragraph. It is front-loaded and avoids redundancy. Could be slightly more structured, but it's efficient and readable.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness4/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
Given the complexity (executing operations with side effects) and the lack of annotations, the description covers the essential operational context: when to confirm, what to show the user, and the user context. The output schema handles return value details, so nothing critical is missing.
Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.
Parameters3/5Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?
Schema coverage is 100%, so all parameters are documented in the schema. The description adds no extra parameter-level meaning beyond what the schema already states (e.g., confirmar is required for writes). It does not compensate for any gaps because there are none, so baseline 3 is appropriate.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose4/5Does the description clearly state what the tool does and how it differs from similar tools?
The description clearly states the action ('Chama uma operação do WinThor Anywhere') and the resource (WinThor Anywhere operation), with the additional context of using the person's user. It distinguishes from siblings by implying execution rather than listing, though it doesn't explicitly name alternatives. The purpose is unambiguous.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Usage Guidelines4/5Does the description explain when to use this tool, when not to, or what alternatives exist?
The description provides explicit conditions: reads run directly, writes require confirmar=true and admin-enabled writing, and instructs to show the person what will happen before a write. This gives clear when-to-use guidance, though it doesn't explicitly state when to prefer sibling tools like listar_operacoes_winthor (but that's implied by the schema).
Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.
- Behavior3/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. It reveals the tool reports the current user and access size, which implies a read-only introspection operation. However, it does not explicitly mention absence of side effects, authentication requirements, or whether the result changes across the session.
Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.
Conciseness5/5Is the description appropriately sized, front-loaded, and free of redundancy?
A single, sentence-long description that directly answers 'who/what does this do' with no fluff or repetition. Every part contributes, and it is appropriately short for a zero-parameter introspection tool.
Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.
Completeness4/5Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?
With zero parameters and an output schema present, the description sufficiently covers the tool's purpose and behavior. The phrase 'tamanho do acesso' is a bit vague, but given the output schema would define the exact shape, the context is effectively complete.
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 zero parameters and the schema coverage is 100%. There are no parameters requiring additional semantics, and the baseline for a parameterless tool is 4. The description adds no missing parameter information, but none is needed.
Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.
Purpose4/5Does the description clearly state what the tool does and how it differs from similar tools?
Description states the tool identifies the current user and the extent of their access, with a specific verb and resource. It is clear enough to distinguish from the unrelated sibling tools (routine/operation management), though it does not explicitly name a sibling alternative.
Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.
Usage Guidelines4/5Does the description explain when to use this tool, when not to, or what alternatives exist?
The intended context is clearly implied: use it to determine the authenticated caller and their access level. There are no overlapping sibling tools that need exclusion, so the described context is adequate, though it never explicitly says when to use versus 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: