Skip to content

Commit af95a9d

Browse files
authored
feat: add Hostinger API MCP to the catalog (#114)
1 parent 9d51bb2 commit af95a9d

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)