Nextjs K8s Remote Mcp Server
@kahirokunn
About Nextjs K8s Remote Mcp Server
No overview available yet
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"nextjs-k8s-remote-mcp-server": {
"command": "bun",
"args": [
"dev"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Nextjs K8s Remote Mcp Server?
Nextjs K8s Remote Mcp Server is a Next.js project bootstrapped with create-next-app. It appears to be a standard Next.js application, but the README does not describe any MCP, Kubernetes, or remote capabilities.
How to use Nextjs K8s Remote Mcp Server?
Run the development server with npm run dev (or yarn dev, pnpm dev, bun dev). Edit app/page.tsx to modify the page. Open http://localhost:3000 in a browser.
Key features of Nextjs K8s Remote Mcp Server
- Built with Next.js and
create-next-app - Uses
next/fontfor automatic font optimization - Loads Geist font family from Vercel
Use cases of Nextjs K8s Remote Mcp Server
—
FAQ from Nextjs K8s Remote Mcp Server
What is Nextjs K8s Remote Mcp Server?
It is a Next.js project bootstrapped with create-next-app. The README does not mention any MCP, Kubernetes, or remote functionality.
How do I run the development server?
Use npm run dev (or yarn dev, pnpm dev, bun dev) and open http://localhost:3000.
How do I edit the page?
Modify app/page.tsx – the page auto-updates as you edit the file.
Where can I learn more about Next.js?
See the Next.js Documentation and Learn Next.js interactive tutorial linked in the README.
How do I deploy the app?
The easiest way is to use the Vercel Platform. Check the Next.js deployment documentation for more details.
More Cloud & Infrastructure MCP servers
container-use
daggerDevelopment environments for coding agents. Enable multiple agents to work safely and independently with your preferred stack.
K8s MCP Server
alexei-ledK8s-mcp-server is a Model Context Protocol (MCP) server that enables AI assistants like Claude to securely execute Kubernetes commands. It provides a bridge between language models and essential Kubernetes CLI tools including kubectl, helm, istioctl, and argocd, allowing AI syste
🐳 docker-mcp
QuantGeekDevA docker MCP Server (modelcontextprotocol)
MCP Server Kubernetes
Flux159MCP Server for kubernetes management commands
AWS Model Context Protocol (MCP) Server
alexei-ledA lightweight service that enables AI assistants to execute AWS CLI commands (in safe containerized environment) through the Model Context Protocol (MCP). Bridges Claude, Cursor, and other MCP-aware AI tools with AWS CLI for enhanced cloud infrastructure management.
Comments