We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d51bb2 commit af95a9dCopy full SHA for af95a9d
servers/hostinger-mcp-server/server.yaml
@@ -0,0 +1,19 @@
1
+name: hostinger-mcp-server
2
+image: mcp/api-mcp-server
3
+type: server
4
+meta:
5
+ category: devops
6
+ tags:
7
+ - devops
8
+about:
9
+ title: Hostinger API MCP Server
10
+ description: Interact with Hostinger services over the Hostinger API.
11
+ icon: https://avatars.githubusercontent.com/u/2630767?v=4
12
+source:
13
+ project: https://github.com/hostinger/api-mcp-server
14
+config:
15
+ description: Configure the connection to Hostinger API MCP Server
16
+ secrets:
17
+ - name: hostinger-mcp-server.api_token
18
+ env: APITOKEN
19
+ example: 0ASvFDoYoloTOoLd6fSRKUx9ihuoejCVbTT6xpmob7adce6d
0 commit comments