Extracto
@massanaRoger
About Extracto
Turn any URL plus a schema into validated, typed JSON via the Extracto API.
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
Fetch the live tool list by running this server in a temporary sandbox using the button above.
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.
Frequently asked questions
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.
Basic information
More Other MCP servers
Mobile Mcp
mobile-nextModel Context Protocol Server for Mobile Automation and Scraping (iOS, Android, Emulators, Simulators and Real Devices)
Nginx UI
0xJackyYet another WebUI for Nginx
FastMCP v2 🚀
jlowin🚀 The fast, Pythonic way to build MCP servers and clients.
Inbox Zero AI MCP
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
MaxKB
1Panel-dev🔥 MaxKB is an open-source platform for building enterprise-grade agents. 强大易用的开源企业级智能体平台。
Comments