← Back to Plugins
MCP Server MCP

io.github.lazymac2x/smart-data-extractor

github By github 👁 1 views ▲ 0 votes

smart-data-extractor MCP server on Cloudflare Workers · REST + MCP JSON-RPC · free tier

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [
    {
      "type": "streamable-http",
      "url": "https://api.lazy-mac.com/smart-data-extractor/mcp"
    }
  ],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "lazymac-mcp-smart-data-extractor",
      "version": "1.0.0",
      "transport": {
        "type": "streamable-http",
        "url": "https://api.lazy-mac.com/smart-data-extractor/mcp"
      }
    }
  ]
}
mcp model-context-protocol streamable-http npm

Comments

Sign in to leave a comment

Loading comments...