{"id":28225256,"url":"https://github.com/d2verb/wuwa-wiki-api-mcp","last_synced_at":"2025-06-12T20:31:45.219Z","repository":{"id":290689929,"uuid":"973318540","full_name":"d2verb/wuwa-wiki-api-mcp","owner":"d2verb","description":null,"archived":false,"fork":false,"pushed_at":"2025-04-30T02:51:03.000Z","size":42,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T10:09:29.924Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/d2verb.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2025-04-26T18:21:12.000Z","updated_at":"2025-04-30T02:51:06.000Z","dependencies_parsed_at":"2025-05-18T16:45:45.511Z","dependency_job_id":null,"html_url":"https://github.com/d2verb/wuwa-wiki-api-mcp","commit_stats":null,"previous_names":["d2verb/wuwa-wiki-api-mcp"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/d2verb/wuwa-wiki-api-mcp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fwuwa-wiki-api-mcp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fwuwa-wiki-api-mcp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fwuwa-wiki-api-mcp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fwuwa-wiki-api-mcp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/d2verb","download_url":"https://codeload.github.com/d2verb/wuwa-wiki-api-mcp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/d2verb%2Fwuwa-wiki-api-mcp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":259522455,"owners_count":22870469,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2025-05-18T10:09:24.682Z","updated_at":"2025-06-12T20:31:45.201Z","avatar_url":"https://github.com/d2verb.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# wuwa-wiki-api-mcp\n\n`wuwa-wiki-api-mcp` is an MCP Server that talks to a GraphQL API to retrieve information about Wuthering Waves (aka \"wuwa\"). It works hand-in-hand with the GraphQL server in the [wuwa-wiki-api](https://github.com/d2verb/wuwa-wiki-api) repository, so if you want to run the MCP server locally, be sure to clone and start that GraphQL server as well.\n\n## Requirements\n\n- Python 3.12 or higher\n- uv\n\n## Quick Start\n\nStart the MCP server manually:\n```bash\nuv run main.py\n```\n\nSample server definition for your MCP configuration file (e.g. `claude_desktop_config.json`):\n```json\n{\n  \"mcpServers\": {\n    \"wuwa-wiki-api-mcp\": {\n      \"command\": \"/path/to/uv\",\n      \"args\": [\n        \"--directory\",\n        \"/path/to/wuwa-wiki-api-mcp\",\n        \"run\",\n        \"main.py\"\n      ]\n    }\n  }\n}\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fwuwa-wiki-api-mcp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fd2verb%2Fwuwa-wiki-api-mcp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fd2verb%2Fwuwa-wiki-api-mcp/lists"}