tomcp

muchandional/tomcp
β˜… 0 stars R 🧠 Memory/Knowledge Updated 1mo ago
🌐 Transform any website into a clean MCP server for AI, serving clear context in markdown while reducing noise and enhancing documentation accuracy.
View on GitHub β†’ Try with Claude β€” $10 free β†’

Quick Install

Copy the config for your editor. Some servers may need additional setup β€” check the README.

Add to claude_desktop_config.json:

{
  "mcpServers": {
    "tomcp": {
      "command": "npx",
      "args": [
        "-y",
        "muchandional/tomcp"
      ]
    }
  }
}

Topics

github-config