brilliant-directories-mcp
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
io.github.ionos-cloud/ionoscloud-mcp · v1.0.1
Inspect IONOS CLOUD infrastructure via MCP
IONOS CLOUD MCP Server 是一个MCP Server,收录自 官方 MCP Registry。支持 stdio 传输。本页提供 Cursor、Claude Code 等客户端的安装配置片段。
选择你的平台查看安装方式
{
"mcpServers": {
"ionoscloud-mcp": {
"command": "docker",
"args": [
"run",
"-i",
"--rm",
"ghcr.io/ionos-cloud/ionoscloud-mcp:1.0.1"
],
"env": {
"IONOS_TOKEN": "<IONOS_TOKEN>"
}
}
}
}IONOS_TOKEN必填secretIONOS CLOUD API token (required for all products except Object Storage)
IONOS_S3_ACCESS_KEY可选secretS3 access key for IONOS Object Storage
IONOS_S3_SECRET_KEY可选secretS3 secret key for IONOS Object Storage
IONOS_MCP_LOAD_MODE可选Tool registration strategy (the --load-mode flag overrides this). 'eager' (default): register all tools at startup. 'lazy': defer Compute and Object Storage behind 'ionos_load_compute_tools' / 'ionos_load_objectstorage_tools' sentinel tools (requires MCP client support for notifications/tools/list_changed). 'dynamic' (alias 'search'): expose only the ionos_search_tools / ionos_describe_tools / ionos_call_tool meta-tools and browse the full catalog through them — for clients with hard tool caps and no tool search of their own (Cursor, Windsurf).
v6.58.2
io.github.brilliantdirectories/brilliant-directories-mcp
Official MCP server for Brilliant Directories — manage members, posts, leads, reviews, and more.
v3.1.0
io.github.pvliesdonk/markdown-vault-mcp
Markdown vault MCP server with FTS5 + semantic search and frontmatter indexing
v0.3.0
io.github.opendata-kr/narajangteo-opening
나라장터 낙찰정보서비스 Open API를 위한 로컬 MCP 서버
v3.10.1
io.github.webdriverio/mcp
MCP server with WebdriverIO for browser and mobile app automation (iOS/Android via Appium)
v0.0.53
io.github.cablate/google-map
18 Google Maps tools for AI agents — geocode, search, directions, weather, and more.
v1.0.0
ai.arpi/arpi-mcp
AI-powered ECG analysis: submit ECG images and receive diagnosis reports from ARPI's ECG AI.
{
"id": "io.github.ionos-cloud/ionoscloud-mcp",
"type": "mcp-server",
"version": "1.0.1",
"displayName": "IONOS CLOUD MCP Server",
"description": "Inspect IONOS CLOUD infrastructure via MCP",
"repository": {
"url": "https://github.com/ionos-cloud/ionoscloud-mcp",
"source": "github"
},
"distribution": {
"packages": [
{
"registryType": "oci",
"identifier": "ghcr.io/ionos-cloud/ionoscloud-mcp:1.0.1",
"transport": "stdio",
"environmentVariables": [
{
"name": "IONOS_TOKEN",
"description": "IONOS CLOUD API token (required for all products except Object Storage)",
"isRequired": true,
"isSecret": true
},
{
"name": "IONOS_S3_ACCESS_KEY",
"description": "S3 access key for IONOS Object Storage",
"isSecret": true
},
{
"name": "IONOS_S3_SECRET_KEY",
"description": "S3 secret key for IONOS Object Storage",
"isSecret": true
},
{
"name": "IONOS_MCP_LOAD_MODE",
"description": "Tool registration strategy (the --load-mode flag overrides this). 'eager' (default): register all tools at startup. 'lazy': defer Compute and Object Storage behind 'ionos_load_compute_tools' / 'ionos_load_objectstorage_tools' sentinel tools (requires MCP client support for notifications/tools/list_changed). 'dynamic' (alias 'search'): expose only the ionos_search_tools / ionos_describe_tools / ionos_call_tool meta-tools and browse the full catalog through them — for clients with hard tool caps and no tool search of their own (Cursor, Windsurf)."
}
]
}
],
"remotes": []
},
"dependencies": [],
"installTargets": [
"claude-code",
"claude-desktop",
"cursor",
"vscode"
],
"keywords": [],
"provenance": {
"origin": "official-mcp-registry",
"originalId": "io.github.ionos-cloud/ionoscloud-mcp",
"originalUrl": "https://registry.modelcontextprotocol.io/v0.1/servers/io.github.ionos-cloud%2Fionoscloud-mcp/versions/latest",
"isOfficial": true,
"status": "active"
}
}