wet-mcp
FeaturedOpen-source MCP server for AI agents: web search, content extraction, and library docs -- 5-strategy scraping, runs without API keys.
Install
Plugins install via a marketplace, in two steps.
This plugin isn't listed in a marketplace we've indexed. Install it directly from its GitHub repository — the README has the setup steps.
View on GitHubBundles
Everything this plugin ships — skills, agents, commands, hooks, and MCP servers it bundles.
Skills (4)
compare
Structured comparison of 2+ alternatives with consistent criteria and decision matrix
fact-check
Verify a claim using adversarial search — find both supporting AND contradicting evidence
lock-project-stack
Detect a project's manifest (pyproject.toml / package.json / go.mod / Cargo.toml), pin its library set into wet-mcp's Cabinets project_context, then route subsequent docs queries to the locked versions automatically.
research-topic
Multi-step research orchestration. Use when user asks "research X", "summarize current state of Y", "what's the latest on Z", or compares approaches. Calls extract(action="agent") which searches the web, extracts top results, then synthesises a citation-preserving Markdown answer with one configured LLM.
Hooks (2)
Quality Score: 75/100
Details
- Author
- n24q02m
- Repository
- n24q02m/wet-mcp
- Created
- 4 months ago
- Last Updated
- today
- Language
- Python
- License
- MIT