What is the io.github.n24q02m/wet-mcp MCP server?
MCP server for web search, content extraction, academic research, and library docs.
How to install io.github.n24q02m/wet-mcp
Copy-paste configuration for popular MCP clients.
API_KEYSsecretAPI keys for cloud embedding and media analysis (format: ENV_VAR:key). Example: GOOGLE_API_KEY:AIza...
GITHUB_TOKENsecretGitHub personal access token for higher rate limits on library discovery
{
"mcpServers": {
"wet-mcp": {
"command": "uvx",
"args": [
"wet-mcp"
],
"env": {
"API_KEYS": "<YOUR_API_KEYS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"wet-mcp": {
"command": "uvx",
"args": [
"wet-mcp"
],
"env": {
"API_KEYS": "<YOUR_API_KEYS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"mcpServers": {
"wet-mcp": {
"command": "uvx",
"args": [
"wet-mcp"
],
"env": {
"API_KEYS": "<YOUR_API_KEYS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}{
"servers": {
"wet-mcp": {
"type": "stdio",
"command": "uvx",
"args": [
"wet-mcp"
],
"env": {
"API_KEYS": "<YOUR_API_KEYS>",
"GITHUB_TOKEN": "<YOUR_GITHUB_TOKEN>"
}
}
}
}claude mcp add wet-mcp --env API_KEYS=<YOUR_API_KEYS> --env GITHUB_TOKEN=<YOUR_GITHUB_TOKEN> -- uvx wet-mcpRelated MCP servers
Knowledge graph for token-efficient code reviews with fixed search and configurable embeddings
View repository →IMAP/SMTP MCP server for Email with composite tools. Multi-account, auto-discovery.
View repository →MCP server for Godot Engine 4.x with 17 tools for scenes, scripts, and shaders.
View repository →Markdown-first MCP server for Notion API with 9 composite tools and 39+ actions.
View repository →Telegram MCP server — dual-mode Bot API + MTProto, 6 composite tools.
View repository →MCP server for image/video understanding & generation (Gemini/OpenAI/Grok)
View repository →