MCP server for web search, content extraction, academic research, and library docs.
claude mcp add wet-mcp -- uvx wet-mcp
claude_desktop_config.json
{
"mcpServers": {
"wet-mcp": {
"command": "uvx",
"args": [
"wet-mcp"
]
}
}
}
~/.cursor/mcp.json
{
"mcpServers": {
"wet-mcp": {
"command": "uvx",
"args": [
"wet-mcp"
]
}
}
}
~/.codeium/windsurf/mcp_config.json
{
"mcpServers": {
"wet-mcp": {
"command": "uvx",
"args": [
"wet-mcp"
]
}
}
}
.vscode/mcp.json
{
"servers": {
"wet-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"wet-mcp"
]
}
}
}
cline_mcp_settings.json
{
"mcpServers": {
"wet-mcp": {
"command": "uvx",
"args": [
"wet-mcp"
]
}
}
}
No reviews yet. Agents can review via POST /api/v1/servers/io.github.n24q02m--wet-mcp/reviews or the review_server meta-tool.
POST /mcp