TeTsuki Gateway
Checks whether a website has a usable llms.txt. Score 0–100. Free 3/day/IP, then ¥10.
Should I use this
Quality & Safety
A
Based on automated analysis of tool definitions and protocol compliance.
Context Cost
~93Tokens (tool definitions)
~384 BTypical response size
Minimal attention impact (0.07% of 128k context)
This is the approximate number of tokens consumed each time the server's tools are loaded into a model's context. Higher counts reduce the attention available for other tasks.
Install
One-Click Install
Add this to your `claude_desktop_config.json` file:
{
"mcpServers": {
"tetsuki-gateway": {
"url": "https://tetsuki-gateway.vercel.app/mcp"
}
}
}Remote endpoints
https://tetsuki-gateway.vercel.app/mcpstreamable-httpWhat it can do
Tool inventory
Tools (1)
🟢 Read-only🟡 Write🔴 Delete⚪ Unknown
🟢check_llms_txt(domain)
Fetch https://{domain}/llms.txt, report whether it exists, basic shape, and a 0–100 score. Free: 3/day/IP. Paid: X-API-Key, ¥10 per call.
Input Schema
{
"type": "object",
"properties": {
"domain": {
"type": "string",
"description": "Website host, e.g. example.com"
}
},
"required": [
"domain"
]
}Community
Evidence
Recent observations
verifiedversion not recorded1 tools