Extracto
@massanaRoger
About Extracto
Turn any URL plus a schema into validated, typed JSON via the Extracto API.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"extracto": {
"command": "npx",
"args": [
"-y",
"extracto-mcp"
],
"env": {
"EXTRACTO_API_KEY": "<YOUR_EXTRACTO_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
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.
More Other MCP servers
Servers
modelcontextprotocolModel Context Protocol Servers
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Nginx UI
0xJackyYet another WebUI for Nginx

EverArt
modelcontextprotocolModel Context Protocol Servers
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Comments