rickcrawford/markdowninthemiddle
A local proxy that converts websites and APIs to clean Markdown. Convert HTML pages, JSON APIs, and dynamic sites. Get token counts for LLM budgeting.
Platform-specific configuration:
{
"mcpServers": {
"markdowninthemiddle": {
"command": "npx",
"args": [
"-y",
"markdowninthemiddle"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...