Loading languages...
KS

ks-mcp-server

@kubesphere13

The KubeSphere MCP Server is a Model Context Protocol(MCP) server that provides integration with KubeSphere APIs, enabling to get resources from KubeSphere. Divided into four tools modules: Workspace Management, Cluster Management, User and Roles, Extensions Center.

kubesphere
mcp-server
cloud-service

# mcpServer Config

{
  "mcpServers": {
    "KubeSphere": {
      "args": [
        "stdio",
        "--ksconfig",
        "<ksconfig file absolute path>",
        "--ks-apiserver",
        "<KubeSphere Address>"
      ],
      "command": "ks-mcp-server"
    }
  }
}

# stdio

ks-mcp-server stdio --ksconfig <ksconfig file absolute path> --ks-apiserver <KubeSphere Address>
Transport:
stdio
Taal:
Go
Gemaakt:4/29/2025
Bijgewerkt:11/1/2025

Recommend MCP Servers 💡

Vantage

Vantage

vantage-sh

An open-source tool that acts as a bridge to Vantage's existing APIs, allowing users to query cloud cost data using natural language through AI assistants and MCP clients.

2025-04-03
Go
@auth0/auth0-mcp-server

@auth0/auth0-mcp-server

auth0

The Auth0 MCP Server integrates with LLMs and AI agents, allowing natural language interaction to perform various Auth0 management operations such as creating applications, managing APIs, deploying actions, and listing logs.

2025-04-10
TypeScript
lciesielski/mcp-salesforce-example

lciesielski/mcp-salesforce-example

lciesielski

An MCP server that integrates with Salesforce to enable features like sending emails and deploying Apex code.

2025-03-29
sse
mcp-server-cloudflare

mcp-server-cloudflare

cloudflare

Model Context Protocol (MCP) is a new, standardized protocol for managing context between large language models (LLMs) and external systems. In this repository, you can find several MCP servers allowing you to connect to Cloudflare's service from an MCP client (e.g. Cursor, Claude) and use natural language to accomplish tasks through your Cloudflare account.

2024-11-27
sse

polarsignals

Polar Signals

Today we're excited to announce that Polar Signals Cloud now supports the Model Context Protocol (MCP), bringing the power of AI to performance analysis.

2025-08-10
sse
firebase-tools

firebase-tools

Google

The Firebase MCP server enables AI-powered development tools to interact with and manage Firebase projects, offering capabilities for project creation, user management, data operations in Firestore and Data Connect, security rules understanding, and sending Cloud Messaging.

2025-07-31
JavaScript