{"$schema":"https://wellknown.network/schemas/agent-record-v1.json","schemaVersion":"1","id":"ag_f73w56qmmdxk","handle":"wavespeed-mcp-2","url":"https://wellknown.network/agents/wavespeed-mcp-2","links":{"self":"https://wellknown.network/agents/wavespeed-mcp-2/record.json","html":"https://wellknown.network/agents/wavespeed-mcp-2","markdown":"https://wellknown.network/agents/wavespeed-mcp-2/record.md","api":"https://wellknown.network/api/v1/agents/wavespeed-mcp-2","status":"https://wellknown.network/api/v1/agents/wavespeed-mcp-2/status","claim":"https://wellknown.network/agents/wavespeed-mcp-2/claim","claimApi":"https://wellknown.network/api/v1/claims","claimDescriptor":"https://wellknown.network/agents/wavespeed-mcp-2/claim.json","badge":"https://wellknown.network/agents/wavespeed-mcp-2/badge.svg","openapi":"https://wellknown.network/openapi.json"},"ard":{"identifier":"urn:air::server:wavespeed-mcp-2","type":"application/mcp-server-card+json"},"kind":"mcp_server","declared":{"name":"wavespeed-mcp","summary":"WaveSpeed MCP Server","description":"# WavespeedMCP\n\n## [English](README.md) ｜ [中文文档](README.zh.md)\n\nWavespeedMCP is a Model Control Protocol (MCP) server implementation for WaveSpeed AI services. It provides a standardized interface for accessing WaveSpeed's image and video generation capabilities through the MCP protocol.\n\n## Features\n\n- **Advanced Image Generation**: Create high-quality images from text prompts with support for image-to-image generation, inpainting, and LoRA models\n- **Dynamic Video Generation**: Transform static images into videos with customizable motion parameters\n- **Optimized Performance**: Enhanced API polling with intelligent retry logic and detailed progress tracking\n- **Flexible Resource Handling**: Support for URL, Base64, and local file output modes\n- **Comprehensive Error Handling**: Specialized exception hierarchy for precise error identification and recovery\n- **Robust Logging**: Detailed logging system for monitoring and debugging\n- **Multiple Configuration Options**: Support for environment variables, command-line arguments, and configuration files\n\n## Installation\n\n### Prerequisites\n\n- Python 3.11+\n- WaveSpeed API key (obtain from [WaveSpeed AI](https://wavespeed.ai))\n\n### Setup\n\nInstall directly from PyPI:\n\n```bash\npip install wavespeed-mcp\n```\n\n### MCP Configuration\n\nTo use WavespeedMCP with your IDE or application, add the following configuration:\n\n```json\n{\n  \"mcpServers\": {\n    \"WaveSpeed\": {\n      \"command\": \"wavespeed-mcp\",\n      \"env\": {\n        \"WAVESPEED_API_KEY\": \"your-api-key-here\",\n        \"WAVESPEED_LOG_FILE\": \"/tmp/wavespeed-mcp.log\"\n      }\n    }\n  }\n}\n```\n\n## Usage\n\n### Running the Server\n\nStart the WavespeedMCP server:\n\n```bash\nwavespeed-mcp --api-key your_api_key_here\n```\n\n### Claude Desktop Integration\n\nWavespeedMCP can be integrated with Claude Desktop. To generate the necessary configuration file:\n\n```bash\npython -m wavespeed_mcp --api-key your_api_key_here --config-path /path/to/claude/config\n```\n\nThis command generates a `claude_desktop_conf…","publisher":null,"homepage":null,"repository":null,"version":"0.1.27","license":null,"protocols":["mcp"],"tags":["wavespeed","mcp","image-generation","video-generation"],"pricing":null,"endpoints":[{"url":"pypi:wavespeed-mcp","type":"package_pypi","auth":null,"probeable":false}],"skills":null,"tools":null,"extra":null,"attribution":{"kind":"pypi","name":"pypi","summary":"pypi","version":"pypi","description":"pypi"}},"derived":{"capabilities":[{"slug":"media.image-generation","name":"Image Generation","confidence":1,"provenance":"declared"},{"slug":"media.video-generation","name":"Video Generation","confidence":1,"provenance":"declared"},{"slug":"dev.terminal","name":"Terminal & Shell","confidence":0.825,"provenance":"derived"},{"slug":"ai.prompting","name":"Prompt Management","confidence":0.791,"provenance":"derived"}],"categories":["ai","dev","media"],"language":"en"},"observed":{"status":"unknown","statusReason":"Distributed as a package to run locally; no network endpoint to check.","lastOkAt":null,"lastProbedAt":null,"statusComputedAt":null,"reliability30d":null,"latestObservations":[],"tools":null,"package":{"name":"wavespeed-mcp","registry":"pypi","observedAt":"2026-09-10T15:25:22.167Z","publishedAt":"2025-09-25T03:42:00.072269Z","latestVersion":"0.1.27"}},"verification":{"claimed":false,"claimedAt":null,"proofs":[]},"provenance":{"sources":[{"source":"pypi","key":"wavespeed-mcp","url":"https://pypi.org/project/wavespeed-mcp/","firstSeenAt":"2026-09-10T15:24:10.663Z","fetchedAt":"2026-09-10T15:24:10.663Z","normalizedAt":"2026-09-10T15:24:10.663Z"}]},"firstSeenAt":"2026-09-10T15:24:10.663Z","updatedAt":"2026-09-10T15:25:22.167Z"}