tomcp

muchandional/tomcp
β˜… 0 stars R 🧠 Memory/Knowledge Updated today
🌐 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 β†’

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