@mastra/mcp-docs-server 0.13.14 → 0.13.16

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.
Files changed (56) hide show
  1. package/.docs/organized/changelogs/%40internal%2Fstorage-test-utils.md +8 -8
  2. package/.docs/organized/changelogs/%40internal%2Ftypes-builder.md +2 -0
  3. package/.docs/organized/changelogs/%40mastra%2Fastra.md +10 -10
  4. package/.docs/organized/changelogs/%40mastra%2Fchroma.md +10 -10
  5. package/.docs/organized/changelogs/%40mastra%2Fclickhouse.md +10 -10
  6. package/.docs/organized/changelogs/%40mastra%2Fclient-js.md +8 -8
  7. package/.docs/organized/changelogs/%40mastra%2Fcloud.md +10 -10
  8. package/.docs/organized/changelogs/%40mastra%2Fcloudflare-d1.md +11 -11
  9. package/.docs/organized/changelogs/%40mastra%2Fcloudflare.md +10 -10
  10. package/.docs/organized/changelogs/%40mastra%2Fcore.md +3 -3
  11. package/.docs/organized/changelogs/%40mastra%2Fcouchbase.md +10 -10
  12. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloud.md +11 -0
  13. package/.docs/organized/changelogs/%40mastra%2Fdeployer-cloudflare.md +11 -11
  14. package/.docs/organized/changelogs/%40mastra%2Fdeployer-netlify.md +12 -12
  15. package/.docs/organized/changelogs/%40mastra%2Fdeployer-vercel.md +11 -11
  16. package/.docs/organized/changelogs/%40mastra%2Fdeployer.md +12 -12
  17. package/.docs/organized/changelogs/%40mastra%2Fdynamodb.md +10 -10
  18. package/.docs/organized/changelogs/%40mastra%2Fevals.md +10 -10
  19. package/.docs/organized/changelogs/%40mastra%2Ffirecrawl.md +11 -11
  20. package/.docs/organized/changelogs/%40mastra%2Fgithub.md +10 -10
  21. package/.docs/organized/changelogs/%40mastra%2Flance.md +10 -10
  22. package/.docs/organized/changelogs/%40mastra%2Flibsql.md +10 -10
  23. package/.docs/organized/changelogs/%40mastra%2Floggers.md +10 -10
  24. package/.docs/organized/changelogs/%40mastra%2Fmcp-docs-server.md +9 -9
  25. package/.docs/organized/changelogs/%40mastra%2Fmcp-registry-registry.md +10 -10
  26. package/.docs/organized/changelogs/%40mastra%2Fmcp.md +10 -10
  27. package/.docs/organized/changelogs/%40mastra%2Fmem0.md +11 -11
  28. package/.docs/organized/changelogs/%40mastra%2Fmemory.md +11 -11
  29. package/.docs/organized/changelogs/%40mastra%2Fmongodb.md +10 -10
  30. package/.docs/organized/changelogs/%40mastra%2Fmssql.md +9 -0
  31. package/.docs/organized/changelogs/%40mastra%2Fopensearch.md +10 -10
  32. package/.docs/organized/changelogs/%40mastra%2Fpg.md +10 -10
  33. package/.docs/organized/changelogs/%40mastra%2Fpinecone.md +11 -11
  34. package/.docs/organized/changelogs/%40mastra%2Fplayground-ui.md +11 -11
  35. package/.docs/organized/changelogs/%40mastra%2Fqdrant.md +11 -11
  36. package/.docs/organized/changelogs/%40mastra%2Frag.md +11 -11
  37. package/.docs/organized/changelogs/%40mastra%2Fragie.md +10 -10
  38. package/.docs/organized/changelogs/%40mastra%2Fserver.md +10 -10
  39. package/.docs/organized/changelogs/%40mastra%2Fturbopuffer.md +10 -10
  40. package/.docs/organized/changelogs/%40mastra%2Fupstash.md +10 -10
  41. package/.docs/organized/changelogs/%40mastra%2Fvectorize.md +10 -10
  42. package/.docs/organized/changelogs/%40mastra%2Fvoice-azure.md +10 -10
  43. package/.docs/organized/changelogs/%40mastra%2Fvoice-cloudflare.md +10 -10
  44. package/.docs/organized/changelogs/%40mastra%2Fvoice-deepgram.md +11 -11
  45. package/.docs/organized/changelogs/%40mastra%2Fvoice-elevenlabs.md +11 -11
  46. package/.docs/organized/changelogs/%40mastra%2Fvoice-gladia.md +9 -0
  47. package/.docs/organized/changelogs/%40mastra%2Fvoice-google.md +10 -10
  48. package/.docs/organized/changelogs/%40mastra%2Fvoice-murf.md +10 -10
  49. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai-realtime.md +10 -10
  50. package/.docs/organized/changelogs/%40mastra%2Fvoice-openai.md +11 -11
  51. package/.docs/organized/changelogs/%40mastra%2Fvoice-playai.md +10 -10
  52. package/.docs/organized/changelogs/%40mastra%2Fvoice-sarvam.md +10 -10
  53. package/.docs/organized/changelogs/%40mastra%2Fvoice-speechify.md +11 -11
  54. package/.docs/organized/changelogs/create-mastra.md +3 -3
  55. package/.docs/organized/changelogs/mastra.md +13 -13
  56. package/package.json +5 -5
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-gladia
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-google
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [dffb67b]
290
299
  - Updated dependencies [f1309d3]
291
300
  - Updated dependencies [f7f8293]
292
- - @mastra/core@0.10.4-alpha.1
293
-
294
- ## 0.10.2-alpha.0
295
-
296
- ### Patch Changes
297
-
298
- - 166a101: dependencies updates:
299
- - Updated dependency [`@google-cloud/text-to-speech@^6.1.0` ↗︎](https://www.npmjs.com/package/@google-cloud/text-to-speech/v/6.1.0) (from `^6.0.1`, in `dependencies`)
300
- - Updated dependencies [d1ed912]
301
301
 
302
- ... 1175 more lines hidden. See full changelog in package directory.
302
+ ... 1184 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-murf
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [dffb67b]
290
299
  - Updated dependencies [f1309d3]
291
300
  - Updated dependencies [f7f8293]
292
- - @mastra/core@0.10.4-alpha.1
293
-
294
- ## 0.10.1
295
-
296
- ### Patch Changes
297
-
298
- - f0d559f: Fix peerdeps for alpha channel
299
- - Updated dependencies [ee77e78]
300
- - Updated dependencies [592a2db]
301
301
 
302
- ... 1167 more lines hidden. See full changelog in package directory.
302
+ ... 1176 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-openai-realtime
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -290,13 +299,4 @@
290
299
  - Updated dependencies [9260b3a]
291
300
  - @mastra/core@0.10.6
292
301
 
293
- ## 0.10.2-alpha.1
294
-
295
- ### Patch Changes
296
-
297
- - 00335a2: Fix Typo in Example Usage of addInstructions Method
298
- - Updated dependencies [ee9af57]
299
- - Updated dependencies [751c894]
300
- - Updated dependencies [577ce3a]
301
-
302
- ... 877 more lines hidden. See full changelog in package directory.
302
+ ... 886 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-openai
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [d1ed912]
290
299
  - Updated dependencies [f6fd25f]
291
300
  - Updated dependencies [dffb67b]
292
- - Updated dependencies [f1f1f1b]
293
- - Updated dependencies [925ab94]
294
- - Updated dependencies [f9816ae]
295
- - Updated dependencies [82090c1]
296
- - Updated dependencies [1b443fd]
297
- - Updated dependencies [ce97900]
298
- - Updated dependencies [f1309d3]
299
- - Updated dependencies [14a2566]
300
- - Updated dependencies [f7f8293]
301
-
302
- ... 1197 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1206 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-playai
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 0.10.1-alpha.0
292
301
 
293
- ### Patch Changes
294
-
295
- - f0d559f: Fix peerdeps for alpha channel
296
- - Updated dependencies [1e8bb40]
297
- - @mastra/core@0.10.2-alpha.2
298
-
299
- ## 0.10.0
300
-
301
-
302
- ... 1137 more lines hidden. See full changelog in package directory.
302
+ ... 1146 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-sarvam
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -290,13 +299,4 @@
290
299
 
291
300
  ## 0.10.1-alpha.0
292
301
 
293
- ### Patch Changes
294
-
295
- - f0d559f: Fix peerdeps for alpha channel
296
- - Updated dependencies [1e8bb40]
297
- - @mastra/core@0.10.2-alpha.2
298
-
299
- ## 0.10.0
300
-
301
-
302
- ... 787 more lines hidden. See full changelog in package directory.
302
+ ... 796 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,14 @@
1
1
  # @mastra/voice-speechify
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies []:
10
+ - @mastra/core@0.15.1
11
+
3
12
  ## 0.11.0
4
13
 
5
14
  ### Minor Changes
@@ -289,14 +298,5 @@
289
298
  - Updated dependencies [ee77e78]
290
299
  - Updated dependencies [592a2db]
291
300
  - Updated dependencies [e5dc18d]
292
- - Updated dependencies [ab5adbe]
293
- - Updated dependencies [1e8bb40]
294
- - Updated dependencies [1b5fc55]
295
- - Updated dependencies [195c428]
296
- - Updated dependencies [f73e11b]
297
- - Updated dependencies [37643b8]
298
- - Updated dependencies [99fd6cf]
299
- - Updated dependencies [c5bf1ce]
300
- - Updated dependencies [add596e]
301
-
302
- ... 1141 more lines hidden. See full changelog in package directory.
301
+
302
+ ... 1150 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,7 @@
1
1
  # create-mastra
2
2
 
3
+ ## 0.11.1
4
+
3
5
  ## 0.11.0
4
6
 
5
7
  ### Patch Changes
@@ -297,6 +299,4 @@
297
299
 
298
300
  ### Patch Changes
299
301
 
300
- - 4e06e3f: timing not displayed correctly in traces
301
-
302
- ... 1252 more lines hidden. See full changelog in package directory.
302
+ ... 1254 more lines hidden. See full changelog in package directory.
@@ -1,5 +1,17 @@
1
1
  # mastra
2
2
 
3
+ ## 0.11.1
4
+
5
+ ### Patch Changes
6
+
7
+ - [`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298) Thanks [@wardpeet](https://github.com/wardpeet)! - Fix peerdeps @mastra/core
8
+
9
+ - Updated dependencies [[`95b2aa9`](https://github.com/mastra-ai/mastra/commit/95b2aa908230919e67efcac0d69005a2d5745298)]:
10
+ - @mastra/deployer@0.15.1
11
+ - @mastra/loggers@0.10.8
12
+ - @mastra/mcp@0.11.1
13
+ - @mastra/core@0.15.1
14
+
3
15
  ## 0.11.0
4
16
 
5
17
  ### Minor Changes
@@ -286,17 +298,5 @@
286
298
  - Updated dependencies [b32c50d]
287
299
  - Updated dependencies [c6d2603]
288
300
  - Updated dependencies [121a3f8]
289
- - Updated dependencies [ce04175]
290
- - Updated dependencies [ec510e7]
291
- - @mastra/core@0.13.2-alpha.2
292
- - @mastra/deployer@0.13.2-alpha.2
293
- - @mastra/mcp@0.10.11-alpha.0
294
-
295
- ## 0.10.21-alpha.1
296
-
297
- ### Patch Changes
298
-
299
- - 63449d0: Change the globbing of tools to exclude test files. Files inside `__tests__` directory and files with `.test.` or `.spec.` in their file name are now excluded from bundling.
300
- - Updated dependencies [2e74797]
301
301
 
302
- ... 5119 more lines hidden. See full changelog in package directory.
302
+ ... 5131 more lines hidden. See full changelog in package directory.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@mastra/mcp-docs-server",
3
- "version": "0.13.14",
3
+ "version": "0.13.16",
4
4
  "description": "MCP server for accessing Mastra.ai documentation, changelogs, and news.",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
@@ -32,8 +32,8 @@
32
32
  "uuid": "^11.1.0",
33
33
  "zod": "^3.25.67",
34
34
  "zod-to-json-schema": "^3.24.5",
35
- "@mastra/core": "0.15.0",
36
- "@mastra/mcp": "^0.11.0"
35
+ "@mastra/core": "0.15.2",
36
+ "@mastra/mcp": "^0.11.2"
37
37
  },
38
38
  "devDependencies": {
39
39
  "@hono/node-server": "^1.17.1",
@@ -48,8 +48,8 @@
48
48
  "tsx": "^4.19.4",
49
49
  "typescript": "^5.8.3",
50
50
  "vitest": "^3.2.4",
51
- "@internal/lint": "0.0.32",
52
- "@mastra/core": "0.15.0"
51
+ "@internal/lint": "0.0.34",
52
+ "@mastra/core": "0.15.2"
53
53
  },
54
54
  "scripts": {
55
55
  "prepare-docs": "cross-env PREPARE=true node dist/prepare-docs/prepare.js",