← Back to Plugins
MCP Server MCP

io.github.amati032-dev/crawlbit

github By github 👁 1 views ▲ 0 votes

Four free tools to check if AI engines can find, read and recognise a site. No API key.

Homepage Verified source GitHub

Install

npx -y [email protected]

Configuration Example

{
  "remotes": [],
  "packages": [
    {
      "registryType": "npm",
      "identifier": "crawlbit-mcp",
      "version": "1.0.1",
      "transport": {
        "type": "stdio"
      },
      "environmentVariables": [
        {
          "description": "Optional. Point the server at another CrawlBit instance. Defaults to https://www.crawlbit.app. No API key or account is needed to use this server.",
          "format": "string",
          "name": "CRAWLBIT_BASE_URL"
        }
      ]
    }
  ]
}
mcp model-context-protocol npm

Comments

Sign in to leave a comment

Loading comments...