Skip to main content
Glama

K8s MCP

by rahul007-bit
App.jsx220 B
import { useEffect } from 'react' import ChatPage from './pages/ChatPage' import './styles/App.css' function App() { return ( <div className="app-container"> <ChatPage /> </div> ) } export default App

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/rahul007-bit/k8s-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server