diff --git a/src/clawfetch-mcp.json b/src/clawfetch-mcp.json new file mode 100644 index 0000000..b6a556c --- /dev/null +++ b/src/clawfetch-mcp.json @@ -0,0 +1,17 @@ +{ + "author": "clawfetch", + "identifier": "clawfetch-mcp", + "homepage": "https://clawfetch.ai", + "manifest": "https://mcp.clawfetch.ai/mcp", + "meta": { + "avatar": "\ud83e\udd9e", + "title": "ClawFetch MCP Server", + "description": "Fetch pages, render JS SPAs, perform deep multi-source research, and extract structured data from 17+ site types (GitHub, npm, PyPI, Twitter, YouTube, etc).", + "tags": [ + "web-search", + "scraping", + "research", + "data-extraction" + ] + } +} \ No newline at end of file