@robinmordasiewicz/f5xc-api-mcp 1.0.91-2601040355 → 1.0.91-2601040435
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.
- package/dist/index.d.ts +2 -2
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +3 -2
- package/dist/index.js.map +1 -1
- package/dist/version.d.ts +16 -0
- package/dist/version.d.ts.map +1 -0
- package/dist/version.js +16 -0
- package/dist/version.js.map +1 -0
- package/manifest.json +20 -6
- package/package.json +4 -2
package/dist/index.d.ts
CHANGED
|
@@ -23,6 +23,6 @@
|
|
|
23
23
|
* - Uses active profile from ~/.config/f5xc/active_profile
|
|
24
24
|
* - Individual profiles stored in ~/.config/f5xc/profiles/
|
|
25
25
|
*/
|
|
26
|
-
/**
|
|
27
|
-
export
|
|
26
|
+
/** Re-export version for external consumers */
|
|
27
|
+
export { VERSION } from "./version.js";
|
|
28
28
|
//# sourceMappingURL=index.d.ts.map
|
package/dist/index.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAEA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAEA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AAMH,+CAA+C;AAC/C,OAAO,EAAE,OAAO,EAAE,MAAM,cAAc,CAAC"}
|
package/dist/index.js
CHANGED
|
@@ -25,8 +25,9 @@
|
|
|
25
25
|
*/
|
|
26
26
|
import { createServer } from "./server.js";
|
|
27
27
|
import { logger } from "./utils/logging.js";
|
|
28
|
-
|
|
29
|
-
export
|
|
28
|
+
import { VERSION } from "./version.js";
|
|
29
|
+
/** Re-export version for external consumers */
|
|
30
|
+
export { VERSION } from "./version.js";
|
|
30
31
|
/**
|
|
31
32
|
* Main entry point
|
|
32
33
|
*/
|
package/dist/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":";AAEA;;;;;;;;;;;;;;;;;;;;;;;GAuBG;AAEH,OAAO,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAC3C,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../src/index.ts"],"names":[],"mappings":"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"}
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Auto-generated version file - DO NOT EDIT MANUALLY
|
|
3
|
+
*
|
|
4
|
+
* This file is regenerated automatically by:
|
|
5
|
+
* npm run generate:version
|
|
6
|
+
*
|
|
7
|
+
* It runs automatically before each build via the prebuild hook.
|
|
8
|
+
* The version comes from package.json to ensure consistency.
|
|
9
|
+
*/
|
|
10
|
+
/** Package version from package.json */
|
|
11
|
+
export declare const VERSION = "1.0.91-2601040435";
|
|
12
|
+
/** Package name */
|
|
13
|
+
export declare const PACKAGE_NAME = "@robinmordasiewicz/f5xc-api-mcp";
|
|
14
|
+
/** Upstream F5 XC API version from specs */
|
|
15
|
+
export declare const UPSTREAM_VERSION = "1.0.91";
|
|
16
|
+
//# sourceMappingURL=version.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.d.ts","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,wCAAwC;AACxC,eAAO,MAAM,OAAO,sBAAsB,CAAC;AAE3C,mBAAmB;AACnB,eAAO,MAAM,YAAY,oCAAoC,CAAC;AAE9D,4CAA4C;AAC5C,eAAO,MAAM,gBAAgB,WAAW,CAAC"}
|
package/dist/version.js
ADDED
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Auto-generated version file - DO NOT EDIT MANUALLY
|
|
3
|
+
*
|
|
4
|
+
* This file is regenerated automatically by:
|
|
5
|
+
* npm run generate:version
|
|
6
|
+
*
|
|
7
|
+
* It runs automatically before each build via the prebuild hook.
|
|
8
|
+
* The version comes from package.json to ensure consistency.
|
|
9
|
+
*/
|
|
10
|
+
/** Package version from package.json */
|
|
11
|
+
export const VERSION = "1.0.91-2601040435";
|
|
12
|
+
/** Package name */
|
|
13
|
+
export const PACKAGE_NAME = "@robinmordasiewicz/f5xc-api-mcp";
|
|
14
|
+
/** Upstream F5 XC API version from specs */
|
|
15
|
+
export const UPSTREAM_VERSION = "1.0.91";
|
|
16
|
+
//# sourceMappingURL=version.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"version.js","sourceRoot":"","sources":["../src/version.ts"],"names":[],"mappings":"AAAA;;;;;;;;GAQG;AAEH,wCAAwC;AACxC,MAAM,CAAC,MAAM,OAAO,GAAG,mBAAmB,CAAC;AAE3C,mBAAmB;AACnB,MAAM,CAAC,MAAM,YAAY,GAAG,iCAAiC,CAAC;AAE9D,4CAA4C;AAC5C,MAAM,CAAC,MAAM,gBAAgB,GAAG,QAAQ,CAAC"}
|
package/manifest.json
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
"manifest_version": "0.3",
|
|
3
3
|
"name": "f5xc-api-mcp",
|
|
4
4
|
"display_name": "F5 Distributed Cloud API",
|
|
5
|
-
"version": "1.0.
|
|
5
|
+
"version": "1.0.91-2601040435",
|
|
6
6
|
"description": "MCP server for F5 Distributed Cloud API - AI-powered infrastructure management with 1500+ tools across 22 domains",
|
|
7
7
|
"long_description": "Enables AI assistants to manage F5 Distributed Cloud resources including HTTP load balancers, origin pools, WAF policies, DNS zones, and multi-cloud sites. Works in dual mode: documentation mode (no auth) or execution mode (with auth). Provides CURL examples for all API operations.",
|
|
8
8
|
"author": {
|
|
@@ -30,7 +30,11 @@
|
|
|
30
30
|
"license": "MIT",
|
|
31
31
|
"compatibility": {
|
|
32
32
|
"claude_desktop": ">=1.0.0",
|
|
33
|
-
"platforms": [
|
|
33
|
+
"platforms": [
|
|
34
|
+
"darwin",
|
|
35
|
+
"win32",
|
|
36
|
+
"linux"
|
|
37
|
+
],
|
|
34
38
|
"runtimes": {
|
|
35
39
|
"node": ">=18.0.0"
|
|
36
40
|
}
|
|
@@ -40,7 +44,9 @@
|
|
|
40
44
|
"entry_point": "dist/index.js",
|
|
41
45
|
"mcp_config": {
|
|
42
46
|
"command": "node",
|
|
43
|
-
"args": [
|
|
47
|
+
"args": [
|
|
48
|
+
"${__dirname}/dist/index.js"
|
|
49
|
+
],
|
|
44
50
|
"env": {
|
|
45
51
|
"F5XC_API_URL": "${user_config.f5xc_api_url}",
|
|
46
52
|
"F5XC_API_TOKEN": "${user_config.f5xc_api_token}",
|
|
@@ -116,19 +122,27 @@
|
|
|
116
122
|
{
|
|
117
123
|
"name": "deploy-http-loadbalancer",
|
|
118
124
|
"description": "Guided workflow for deploying HTTP Load Balancer with origin pool",
|
|
119
|
-
"arguments": [
|
|
125
|
+
"arguments": [
|
|
126
|
+
"namespace",
|
|
127
|
+
"name"
|
|
128
|
+
],
|
|
120
129
|
"text": "Deploy an HTTP Load Balancer named ${arguments.name} in namespace ${arguments.namespace}"
|
|
121
130
|
},
|
|
122
131
|
{
|
|
123
132
|
"name": "configure-waf",
|
|
124
133
|
"description": "Guided workflow for configuring Web Application Firewall",
|
|
125
|
-
"arguments": [
|
|
134
|
+
"arguments": [
|
|
135
|
+
"namespace"
|
|
136
|
+
],
|
|
126
137
|
"text": "Configure WAF protection in namespace ${arguments.namespace}"
|
|
127
138
|
},
|
|
128
139
|
{
|
|
129
140
|
"name": "create-multicloud-site",
|
|
130
141
|
"description": "Guided workflow for deploying F5XC site in AWS/Azure/GCP",
|
|
131
|
-
"arguments": [
|
|
142
|
+
"arguments": [
|
|
143
|
+
"provider",
|
|
144
|
+
"region"
|
|
145
|
+
],
|
|
132
146
|
"text": "Create a multi-cloud site on ${arguments.provider} in ${arguments.region}"
|
|
133
147
|
}
|
|
134
148
|
],
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@robinmordasiewicz/f5xc-api-mcp",
|
|
3
|
-
"version": "1.0.91-
|
|
3
|
+
"version": "1.0.91-2601040435",
|
|
4
4
|
"description": "F5 Distributed Cloud API MCP Server - Exposes F5XC APIs to AI assistants via Model Context Protocol",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -19,9 +19,11 @@
|
|
|
19
19
|
"registry": "https://registry.npmjs.org/"
|
|
20
20
|
},
|
|
21
21
|
"scripts": {
|
|
22
|
+
"generate:version": "tsx scripts/generate-version.ts",
|
|
23
|
+
"prebuild": "npm run generate:version",
|
|
22
24
|
"build": "tsc && cp src/tools/generated/*.json dist/tools/generated/",
|
|
23
25
|
"start": "node dist/index.js",
|
|
24
|
-
"dev": "tsx src/index.ts",
|
|
26
|
+
"dev": "npm run generate:version && tsx src/index.ts",
|
|
25
27
|
"test": "vitest run",
|
|
26
28
|
"test:watch": "vitest",
|
|
27
29
|
"test:coverage": "vitest run --coverage",
|