Skip to main content
Glama
clpi

CLP MCP - DevOps Infrastructure Server

Official
by clpi
index.ts408 B
import type { Tool } from "@modelcontextprotocol/sdk/types.js" import {createStatefulServer }from "@smithery/sdk" export const init = () => { return } export const remove = (): Tool => { return { description: "Remove a file or directory", title: "Remove", inputSchema: { type: "object", properties: { }, }, name: "remove", } } export const find = () => { }

Latest Blog Posts

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/clpi/clp-mcp'

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