Contentintermediate
Content Migration Tool
Extract and restructure content from legacy CMS platforms for migration to modern systems.
MCP Configuration
{
"tools": [
{
"name": "crawl_deep",
"params": {
"url": "https://legacy-site.com/blog",
"max_depth": 3,
"include_patterns": [
"/blog/*"
]
}
},
{
"name": "extract_content",
"params": {
"format": "markdown",
"remove_navigation": true
}
},
{
"name": "extract_text",
"params": {
"preserve_structure": true
}
}
]
}How It Works
1
crawl_deep
5 credits2
extract_content
2 credits3
extract_text
1 creditEstimated total: ~8 credits per run
Tags
migrationcontentCMSrestructuring
Ready to Use This Template?
Every new account gets 1,000 free credits. No credit card required.
Start Free with 1,000 Credits