File tree Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Expand file tree Collapse file tree 1 file changed +43
-0
lines changed Original file line number Diff line number Diff line change
1
+ name : smartbear
2
+ image : mcp/smartbear
3
+ type : server
4
+ meta :
5
+ category : devops
6
+ tags :
7
+ - smartbear
8
+ - devops
9
+ - api-testing
10
+ - monitoring
11
+ about :
12
+ title : SmartBear MCP Server
13
+ description : SmartBear's official MCP Server for API Hub, Test Hub and Insight Hub
14
+ icon : https://avatars.githubusercontent.com/u/1644671?s=200&v=4
15
+ source :
16
+ project : https://github.com/SmartBear/smartbear-mcp
17
+ branch : main
18
+ config :
19
+ description : Configure the connection to SmartBear services
20
+ secrets :
21
+ - name : smartbear.insight_hub_auth_token
22
+ env : INSIGHT_HUB_AUTH_TOKEN
23
+ required : false
24
+ - name : smartbear.insight_hub_project_api_key
25
+ env : INSIGHT_HUB_PROJECT_API_KEY
26
+ required : false
27
+ - name : smartbear.reflect_api_token
28
+ example : " <your-reflect-api-token>"
29
+ env : REFLECT_API_TOKEN
30
+ required : false
31
+ - name : smartbear.api_hub_api_key
32
+ example : " <your-api-hub-api-key>"
33
+ env : API_HUB_API_KEY
34
+ required : false
35
+ env :
36
+ - name : MCP_SERVER_INSIGHT_HUB_API_KEY
37
+ example : " 00000000000000000000000000000000"
38
+ value : ' {{smartbear.mcp_server_insight_hub_api_key}}'
39
+ parameters :
40
+ type : object
41
+ properties :
42
+ mcp_server_insight_hub_api_key :
43
+ type : string
You can’t perform that action at this time.
0 commit comments