Stats
Actions
Tags
From scholaraio
Connects to a local HTTP endpoint at 127.0.0.1:8766/mcp for web extraction capabilities, providing tools to fetch and extract content from websites.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"web-extractor": {
"type": "http",
"url": "http://127.0.0.1:8766/mcp"
}
}
}Server configuration and connection parameters
http://127.0.0.1:8766/mcpnpx claudepluginhub zimoliao/scholaraio --plugin scholaraio