Serversio.github.jgador/websharp
W

io.github.jgador/websharp

io.github.jgador/websharp · vv0.99.0-rc2
▦ docker
vv0.99.0-rc2docker oci: docker.io/jessegador/websharp-mcp:v0.99.0-rc2↗ Repository
{}server.json

The full server descriptor as registered with IndusMCP.

{
  "$schema": "https://static.modelcontextprotocol.io/schemas/2025-09-29/server.schema.json",
  "name": "io.github.jgador/websharp",
  "description": "Search the web and extract article text for LLMs.",
  "repository": {
    "url": "https://github.com/jgador/websharp",
    "source": "github"
  },
  "version": "v0.99.0-rc2",
  "packages": [
    {
      "registryType": "oci",
      "identifier": "docker.io/jessegador/websharp-mcp:v0.99.0-rc2",
      "transport": {
        "type": "streamable-http",
        "url": "http://localhost:8081/"
      }
    }
  ],
  "_meta": {
    "dev.indusmcp/source": "official-registry-mirror",
    "dev.indusmcp/synced": "2026-05-12"
  }
}