Skip to main content
Glama

ミロンド (Mirondo)

Server Details

日本語で使える無料AIツール1145本の検索。実際に開けるか確認済み、商用利用の可否つき。

Status
Healthy
Last Tested
Transport
Streamable HTTP
URL

Glama MCP Gateway

Connect through Glama MCP Gateway for full control over tool access and complete visibility into every call.

MCP client
Glama
MCP server

Full call logging

Every tool call is logged with complete inputs and outputs, so you can debug issues and audit what your agents are doing.

Tool access control

Enable or disable individual tools per connector, so you decide what your agents can and cannot do.

Managed credentials

Glama handles OAuth flows, token storage, and automatic rotation, so credentials never expire on your clients.

Usage analytics

See which tools your agents call, how often, and when, so you can understand usage patterns and catch anomalies.

100% free. Your data is private.
Tool DescriptionsB

Average 3.5/5 across 3 of 3 tools scored.

Server CoherenceA
Disambiguation5/5

Each tool serves a clearly distinct purpose: get_ai_tool retrieves details for a single tool, search_ai_tools performs filtered searches, and verification_summary returns site-wide verification results. There is no overlap or ambiguity.

Naming Consistency4/5

All tool names use snake_case and are English, with a consistent verb_noun pattern for two tools (get_ai_tool, search_ai_tools). verification_summary is a noun_noun formation but still follows the same style and is predictable.

Tool Count5/5

Three tools are appropriate for the focused scope of a curated AI tool directory: search, get details, and a meta-verification summary. The server does not need more tools to fulfill its purpose.

Completeness4/5

The tool set covers the core workflows—searching for tools, viewing details, and understanding the site's verification process. A minor gap is the lack of a tool to list all tools without search conditions, but the search tool likely supports broad queries.

Available Tools

3 tools
get_ai_toolBInspect

ツール1件の詳細(説明・条件・ライセンスの確認結果・解説ページのURL)を返す。

ParametersJSON Schema
NameRequiredDescriptionDefault
idYesツールのid(search_ai_toolsの結果に含まれる)
Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

No annotations are provided, so the description carries full burden. It discloses that it returns details but does not mention any behavioral traits such as read-only nature, required permissions, rate limits, or error handling. The description is minimal.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single concise sentence in Japanese, no wasted words. It is front-loaded with the action and result. However, it could be slightly more structured for clarity.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a simple get-tool operation with one parameter and no output schema, the description lists the returned fields (description, conditions, license, URL). It is fairly complete, though it omits error behavior. Contextual completeness is good given the tool's simplicity.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% for the single parameter 'id', which is described as 'tool id (included in search_ai_tools results)'. The tool description adds context about returning fields but does not add meaning beyond the schema for the parameter itself. Baseline 3 is appropriate.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns details of one tool, listing specific fields (description, conditions, license, URL). It is a specific verb+resource and distinguishes from sibling search_ai_tools (which returns a list) and verification_summary.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. It does not explicitly say 'use this after search_ai_tools to get full details' or exclude inappropriate contexts. The description is only about what it does, not when to use it.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

search_ai_toolsAInspect

日本語で使える無料AIツールを条件で検索する。実際に開けることを確認済みのものだけが対象。コマンド入力の要否、APIキーの要否、外部送信の有無、スマホ対応、商用利用の可否で絞れる。

ParametersJSON Schema
NameRequiredDescriptionDefault
limitNo返す件数(既定10・最大30)
queryNoキーワード(名前・説明・分野に部分一致)
categoryNo分野名(例: 画像生成, 議事録・文字起こし, 翻訳・ことば)
phone_okNotrueならスマホだけで使えるものだけ
no_api_keyNotrueならAPIキーが不要なものだけ
no_externalNotrueなら入力内容を外部に送らないものだけ
no_terminalNotrueならコマンド入力が不要なものだけ
commercial_useNo商用利用の可否で絞る(可 / 条件あり / 不可 / 未確認)
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 discloses that the tool only returns confirmed-accessible, free, Japanese-usable tools and lists filter dimensions. However, it does not describe the return format (list of names? IDs?), pagination behavior beyond the limit parameter, or how multiple filters combine (AND/OR). Basic transparency but not comprehensive.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences: first states the main action and resource, second adds constraints and available filter dimensions. Front-loaded with the most critical information. No wasted words.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given the absence of an output schema, the description should hint at the return format or result behavior. It does not. It also does not explain how multiple filter parameters interact (AND/OR). However, it covers the core capability and the schema covers all parameters. Adequate but with notable gaps for a search tool with 8 optional parameters.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description reinforces the schema by listing the filter criteria in natural language (e.g., 'コマンド入力の要否' for no_terminal), but adds no new semantic information beyond what the schema already provides. No extra value.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches for free AI tools available in Japanese, with a specific verb '検索する' and resource '無料AIツール'. It also adds distinguishing constraints like '実際に開けることを確認済み' (confirmed accessible), which differentiates it from siblings like get_ai_tool (likely for single tool details).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description lists the filter criteria, implying this tool is used when you need to find tools meeting those conditions. It does not explicitly state when not to use it or name alternatives, but the sibling names (get_ai_tool, verification_summary) provide contextual cues. More explicit guidance would be better.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

verification_summaryBInspect

このサイトが行った確認作業の結果を返す。実際には開けなかったお試しページの件数、LICENSE本文を読んで見つかった制限の件数と内訳、掲載を取り下げたものとその理由。

ParametersJSON Schema
NameRequiredDescriptionDefault

No parameters

Behavior2/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

With no annotations provided, the description carries full burden for behavior disclosure. It only states that the tool 'returns results' without indicating whether it is read-only, requires authentication, has side effects, or any rate limitations. The content description is partial but lacks important behavioral traits.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness4/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is a single sentence that packs multiple output components, making it relatively concise. However, it lacks structural elements like bullet points or separators that would improve readability. It is front-loaded with the main action but could be organized better.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given no parameters, no output schema, and no annotations, the description is the sole documentation. It provides a high-level summary of return contents but fails to specify data types, structure, or formatting. For a tool returning complex verification details, this is insufficient for an agent to reliably parse the result.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

There are zero parameters, and schema description coverage is 100% (vacuous). The baseline for 0 parameters is 4. The description adds meaning beyond the empty schema by explaining what the tool returns, which is sufficient context for a parameterless tool.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool returns verification work results, listing specific outputs: number of unopenable trial pages, license restriction count and breakdown, and withdrawn items with reasons. This provides a specific verb+resource and distinguishes from siblings get_ai_tool and search_ai_tools, which serve different purposes.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines2/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

No guidance on when to use this tool versus alternatives. The description only explains what it does, without mentioning appropriate contexts, prerequisites, or cases where a sibling tool would be better. This omission leaves the agent to infer usage based on tool names alone.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Discussions

No comments yet. Be the first to start the discussion!

Related MCP Servers

View all MCP Servers

Try in Browser

Your Connectors

Sign in to create a connector for this server.

Resources