@mastra/mcp-docs-server 1.2.3 → 1.2.4-alpha.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,6 +1,6 @@
1
1
  # ![OpenRouter logo](https://models.dev/logos/openrouter.svg)OpenRouter
2
2
 
3
- OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 335 models through Mastra's model router.
3
+ OpenRouter aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 336 models through Mastra's model router.
4
4
 
5
5
  Learn more in the [OpenRouter documentation](https://openrouter.ai/models).
6
6
 
@@ -68,6 +68,7 @@ ANTHROPIC_API_KEY=ant-...
68
68
  | `anthropic/claude-sonnet-4` |
69
69
  | `anthropic/claude-sonnet-4.5` |
70
70
  | `anthropic/claude-sonnet-4.6` |
71
+ | `anthropic/claude-sonnet-5` |
71
72
  | `arcee-ai/coder-large` |
72
73
  | `arcee-ai/trinity-large-thinking` |
73
74
  | `arcee-ai/trinity-mini` |
@@ -109,6 +110,7 @@ ANTHROPIC_API_KEY=ant-...
109
110
  | `google/gemini-3.1-flash-image` |
110
111
  | `google/gemini-3.1-flash-image-preview` |
111
112
  | `google/gemini-3.1-flash-lite` |
113
+ | `google/gemini-3.1-flash-lite-image` |
112
114
  | `google/gemini-3.1-flash-lite-preview` |
113
115
  | `google/gemini-3.1-pro-preview` |
114
116
  | `google/gemini-3.1-pro-preview-customtools` |
@@ -151,7 +153,6 @@ ANTHROPIC_API_KEY=ant-...
151
153
  | `meta-llama/llama-4-scout` |
152
154
  | `meta-llama/llama-guard-4-12b` |
153
155
  | `microsoft/phi-4` |
154
- | `microsoft/phi-4-mini-instruct` |
155
156
  | `microsoft/wizardlm-2-8x22b` |
156
157
  | `minimax/minimax-01` |
157
158
  | `minimax/minimax-m1` |
@@ -1,6 +1,6 @@
1
1
  # ![Vercel logo](https://models.dev/logos/vercel.svg)Vercel
2
2
 
3
- Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 294 models through Mastra's model router.
3
+ Vercel aggregates models from multiple providers with enhanced features like rate limiting and failover. Access 296 models through Mastra's model router.
4
4
 
5
5
  Learn more in the [Vercel documentation](https://ai-sdk.dev/providers/ai-sdk-providers).
6
6
 
@@ -83,6 +83,7 @@ ANTHROPIC_API_KEY=ant-...
83
83
  | `anthropic/claude-sonnet-4` |
84
84
  | `anthropic/claude-sonnet-4.5` |
85
85
  | `anthropic/claude-sonnet-4.6` |
86
+ | `anthropic/claude-sonnet-5` |
86
87
  | `arcee-ai/trinity-large-preview` |
87
88
  | `arcee-ai/trinity-large-thinking` |
88
89
  | `arcee-ai/trinity-mini` |
@@ -129,6 +130,7 @@ ANTHROPIC_API_KEY=ant-...
129
130
  | `google/gemini-3.1-flash-image` |
130
131
  | `google/gemini-3.1-flash-image-preview` |
131
132
  | `google/gemini-3.1-flash-lite` |
133
+ | `google/gemini-3.1-flash-lite-image` |
132
134
  | `google/gemini-3.1-flash-lite-preview` |
133
135
  | `google/gemini-3.1-pro-preview` |
134
136
  | `google/gemini-3.5-flash` |
@@ -1,6 +1,6 @@
1
1
  # Model Providers
2
2
 
3
- Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 4488 models from 136 providers through a single API.
3
+ Mastra provides a unified interface for working with LLMs across multiple providers, giving you access to 4495 models from 136 providers through a single API.
4
4
 
5
5
  ## Features
6
6
 
@@ -1,6 +1,6 @@
1
1
  # ![LLM Gateway logo](https://models.dev/logos/llmgateway.svg)LLM Gateway
2
2
 
3
- Access 178 LLM Gateway models through Mastra's model router. Authentication is handled automatically using the `LLMGATEWAY_API_KEY` environment variable.
3
+ Access 179 LLM Gateway models through Mastra's model router. Authentication is handled automatically using the `LLMGATEWAY_API_KEY` environment variable.
4
4
 
5
5
  Learn more in the [LLM Gateway documentation](https://llmgateway.io/docs).
6
6
 
@@ -49,6 +49,7 @@ for await (const chunk of stream) {
49
49
  | `llmgateway/claude-sonnet-4-5` | 200K | | | | | | $3 | $15 |
50
50
  | `llmgateway/claude-sonnet-4-5-20250929` | 200K | | | | | | $3 | $15 |
51
51
  | `llmgateway/claude-sonnet-4-6` | 1.0M | | | | | | $3 | $15 |
52
+ | `llmgateway/claude-sonnet-5` | 1.0M | | | | | | $3 | $15 |
52
53
  | `llmgateway/codestral-2508` | 256K | | | | | | $0.30 | $0.90 |
53
54
  | `llmgateway/custom` | 128K | | | | | | — | — |
54
55
  | `llmgateway/deepseek-v3.1` | 128K | | | | | | $0.56 | $2 |
@@ -1,6 +1,6 @@
1
1
  # ![OpenCode Zen logo](https://models.dev/logos/opencode.svg)OpenCode Zen
2
2
 
3
- Access 46 OpenCode Zen models through Mastra's model router. Authentication is handled automatically using the `OPENCODE_API_KEY` environment variable.
3
+ Access 49 OpenCode Zen models through Mastra's model router. Authentication is handled automatically using the `OPENCODE_API_KEY` environment variable.
4
4
 
5
5
  Learn more in the [OpenCode Zen documentation](https://opencode.ai/docs/zen).
6
6
 
@@ -44,6 +44,7 @@ for await (const chunk of stream) {
44
44
  | `opencode/claude-sonnet-4` | 1.0M | | | | | | $3 | $15 |
45
45
  | `opencode/claude-sonnet-4-5` | 1.0M | | | | | | $3 | $15 |
46
46
  | `opencode/claude-sonnet-4-6` | 1.0M | | | | | | $3 | $15 |
47
+ | `opencode/claude-sonnet-5` | 1.0M | | | | | | $2 | $10 |
47
48
  | `opencode/deepseek-v4-flash` | 1.0M | | | | | | $0.14 | $0.28 |
48
49
  | `opencode/deepseek-v4-flash-free` | 200K | | | | | | — | — |
49
50
  | `opencode/deepseek-v4-pro` | 1.0M | | | | | | $2 | $4 |
@@ -73,9 +74,11 @@ for await (const chunk of stream) {
73
74
  | `opencode/grok-build-0.1` | 256K | | | | | | $1 | $2 |
74
75
  | `opencode/kimi-k2.5` | 262K | | | | | | $0.60 | $3 |
75
76
  | `opencode/kimi-k2.6` | 262K | | | | | | $0.95 | $4 |
77
+ | `opencode/kimi-k2.7-code` | 262K | | | | | | $0.95 | $4 |
76
78
  | `opencode/mimo-v2.5-free` | 200K | | | | | | — | — |
77
79
  | `opencode/minimax-m2.5` | 205K | | | | | | $0.30 | $1 |
78
80
  | `opencode/minimax-m2.7` | 205K | | | | | | $0.30 | $1 |
81
+ | `opencode/minimax-m3` | 512K | | | | | | $0.30 | $1 |
79
82
  | `opencode/nemotron-3-ultra-free` | 1.0M | | | | | | — | — |
80
83
  | `opencode/north-mini-code-free` | 256K | | | | | | — | — |
81
84
  | `opencode/qwen3.5-plus` | 262K | | | | | | $0.20 | $1 |
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @mastra/mcp-docs-server
2
2
 
3
+ ## 1.2.4-alpha.0
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies [[`0f69865`](https://github.com/mastra-ai/mastra/commit/0f69865aced225d98eac812e22699dc445ee18cb)]:
8
+ - @mastra/core@1.48.1-alpha.0
9
+
3
10
  ## 1.2.3
4
11
 
5
12
  ### Patch Changes
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/mcp-docs-server",
3
- "version": "1.2.3",
3
+ "version": "1.2.4-alpha.1",
4
4
  "description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -28,8 +28,8 @@
28
28
  "jsdom": "^26.1.0",
29
29
  "local-pkg": "^1.1.2",
30
30
  "zod": "^4.4.3",
31
- "@mastra/mcp": "^1.12.1",
32
- "@mastra/core": "1.48.0"
31
+ "@mastra/core": "1.48.1-alpha.0",
32
+ "@mastra/mcp": "^1.12.1"
33
33
  },
34
34
  "devDependencies": {
35
35
  "@hono/node-server": "^1.19.11",
@@ -45,9 +45,9 @@
45
45
  "tsx": "^4.22.4",
46
46
  "typescript": "^6.0.3",
47
47
  "vitest": "4.1.8",
48
- "@internal/types-builder": "0.0.85",
49
48
  "@internal/lint": "0.0.110",
50
- "@mastra/core": "1.48.0"
49
+ "@internal/types-builder": "0.0.85",
50
+ "@mastra/core": "1.48.1-alpha.0"
51
51
  },
52
52
  "homepage": "https://mastra.ai",
53
53
  "repository": {