@wisewandtools/mcp-server
Freeby MCP Community
Production-ready MCP server for Wisewand API - Complete coverage with 74 tools
v2.2.5Added Apr 12, 2026
mcpwisewandaicontent-generationmodel-context-protocol
@wisewandtools/mcp-server MCP Server
Production-ready MCP server for Wisewand API - Complete coverage with 74 tools
Installation
npx -y @wisewandtools/mcp-server
Reviews
Installation
Quick install
npx -y @wisewandtools/mcp-server
Add to claude_desktop_config.json
{
"mcpServers": {
"@wisewandtools/mcp-server": {
"command": "npx",
"args": ["-y", "@wisewandtools/mcp-server"]
}
}
}