MCP server for AI Wave — track AI model releases, price changes and deprecations in one feed.
- ✓Open-source license (MIT)
- ✓Actively maintained (<30d)
- ✓Clear description
- ✓Documented (README)
git clone https://github.com/elopstudio/ai-wave-mcp{
"mcpServers": {
"ai-wave-mcp": {
"command": "node",
"args": ["/path/to/ai-wave-mcp/dist/index.js"]
}
}
}MCP Servers overview
# @elopstudio/ai-wave-mcp
MCP server for [AI Wave](https://aiwave.elopstudio.com) — a normalized feed of AI model
releases, price changes, API changes and deprecations, assembled from vendor release notes,
Hugging Face, the OpenRouter catalog and GitHub.
## Why
Picking a model? Call the OpenRouter catalog directly — it is free and public.
This is for the other question: **did anything I depend on change?** New releases, price
moves, and models being withdrawn, in one feed, deduplicated per model, each marked
official or pending review.
## Setup
Get a key at https://aiwave.elopstudio.com/member, then:
```json
{
"mcpServers": {
"ai-wave": {
"command": "npx",
"args": ["-y", "@elopstudio/ai-wave-mcp"],
"env": { "AIWAVE_API_KEY": "aiw_live_..." }
}
}
}
```
If your client supports remote MCP, prefer that — no install, always current:
```json
{
"mcpServers": {
"ai-wave": {
"type": "http",
"url": "https://aiwave.elopstudio.com/api/mcp",
"headers": { "Authorization": "Bearer aiw_live_..." }
}
}
}
```
## Tools
| Tool | What it answers |
| --- | --- |
| `list_model_changes` | What changed since I last checked? Poll with `since`, feed back `latest`. |
| `get_model` | Price, context and catalog status for one model (OpenRouter or Hugging Face id). |
| `search_models` | Which models fit this budget and context, ordered by current attention? |
## Limits
Free tier: 1,000 calls/day. Remaining calls come back in `x-ratelimit-remaining`.
This package is a thin stdio wrapper around the remote endpoint — tool definitions live on
the server, so you get new tools without updating it.
What people ask about ai-wave-mcp
What is elopstudio/ai-wave-mcp?
+
elopstudio/ai-wave-mcp is mcp servers for the Claude AI ecosystem. MCP server for AI Wave — track AI model releases, price changes and deprecations in one feed. It has 0 GitHub stars and its last recorded update is dated 2026-09-11.
How do I install ai-wave-mcp?
+
You can install ai-wave-mcp by cloning the repository (https://github.com/elopstudio/ai-wave-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.
Is elopstudio/ai-wave-mcp safe to use?
+
Our security agent has analyzed elopstudio/ai-wave-mcp and assigned a Trust Score of 87/100 (tier: Trusted). See the full breakdown of passed checks and flags on this page.
Who maintains elopstudio/ai-wave-mcp?
+
elopstudio/ai-wave-mcp is maintained by elopstudio. The last recorded GitHub activity is dated 2026-09-11, with 0 open issues.
Are there alternatives to ai-wave-mcp?
+
Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.
Deploy ai-wave-mcp to your cloud
Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.
Maintain this repo? Add a badge to your README
Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.
[](https://claudewave.com/repo/elopstudio-ai-wave-mcp)<a href="https://claudewave.com/repo/elopstudio-ai-wave-mcp"><img src="https://claudewave.com/api/badge/elopstudio-ai-wave-mcp" alt="Featured on ClaudeWave: elopstudio/ai-wave-mcp" width="320" height="64" /></a>More MCP Servers
Fair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.
User-friendly AI Interface (Supports Ollama, OpenAI API, ...)
An open-source AI agent that brings the power of Gemini directly into your terminal.
Real-time global intelligence dashboard. AI-powered news aggregation, geopolitical monitoring, and infrastructure tracking in a unified situational awareness interface
The fastest path to AI-powered full stack observability, even for lean teams.
🕷️ An adaptive Web Scraping framework that handles everything from a single request to a full-scale crawl!