MCP.so
Sign In
Servers

WebforAI Text Extractor - MCP Server

@yutakobayashidev

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "webforaiExtractor": {
      "command": "npx",
      "args": [
        "mcp-remote",
        "http://localhost:8787/sse"
      ]
    }
  }
}

More from Other