Extracto
@massanaRoger
Extracto について
Turn any URL plus a schema into validated, typed JSON via the Extracto API.
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"extracto": {
"command": "npx",
"args": [
"-y",
"extracto-mcp"
],
"env": {
"EXTRACTO_API_KEY": "<YOUR_EXTRACTO_API_KEY>"
}
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Extracto?
Extracto turns any URL plus a schema into validated, typed JSON via the Extracto API. It does not rely on CSS selectors, and missing fields return null instead of guesses.
How to use Extracto?
—
Key features of Extracto
- Turns a URL and schema into validated, typed JSON
- No CSS selectors required
- Missing fields return null instead of guesses
Use cases of Extracto
—
FAQ from Extracto
Does Extracto use CSS selectors?
No, Extracto does not use CSS selectors; it works with a schema instead.
What happens if a field is missing from the target page?
Missing fields return null, not guesses.
What output does Extracto produce?
Validated, typed JSON.
「その他」の他のコンテンツ
IDA Pro MCP
mrexodiaAI-powered reverse engineering assistant that bridges IDA Pro with language models through MCP.
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Nginx UI
0xJackyYet another WebUI for Nginx
MCP Go 🚀
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Awesome Mlops
visengerA curated list of references for MLOps
コメント