Skip to main content
Glama
First-CH

@first-ch/tools-mcp

Official
by First-CH

llms.txt 生成

llmstxt_generate

Generate an llms.txt file to communicate your site overview to AI and AI search engines. Place the output at /llms.txt.

Instructions

生成AI・AI検索にサイト概要を伝える llms.txt(llmstxt.org 提案フォーマット準拠)を生成する(tools.first-ch.com/llms-txt/ と同一ロジック)。生成テキストをサイトのルート(/llms.txt)に設置して使う。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notesNo補足説明(自由記述の段落)
summaryNoサイト概要(引用ブロックになる・改行可)
sectionsNoリンクセクション(順に出力される)
siteNameYesサイト名(H1になる)
Behavior3/5

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

No annotations exist, so the description must cover behavioral traits. It describes the tool as generating text with no side effects mentioned, but lacks information on permissions, rate limits, or whether the generation is read-only. Adequate but incomplete.

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 concise, fitting into a few sentences with no redundant words. However, it could be slightly more structured (e.g., separating purpose from usage). It earns a 4 for efficiency.

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?

With no output schema, the description should explain what the tool returns (e.g., the generated text content). It only mentions the output's purpose (placement at /llms.txt) but not the response format. This is a significant gap for a generation tool.

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?

100% of parameters have descriptions in the schema, so the description adds little beyond what the schema already provides. The description restates the free-text nature of parameters but does not add deeper semantics or examples.

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 that the tool generates an llms.txt file following the llmstxt.org proposal, for conveying site overviews to AI/AI search. It also mentions the same logic as an external site, distinguishing it from the unrelated sibling tools.

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

Usage Guidelines3/5

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

The description implies usage by stating the generated text should be placed at /llms.txt, but it does not explicitly specify when to use this tool versus alternatives or mention any exclusions. Sibling tools are distinct, so confusion is minimal.

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

Install Server

Other Tools

Latest Blog Posts

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/First-CH/firstch-tools-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server