Skip to main content
Glama

openapi-mcp-proxy

by nyudenkov

remove_api

Delete a specific API configuration from the MCP server 'openapi-mcp-proxy' by specifying its name, ensuring efficient management of OpenAPI schema resources.

Instructions

Remove a saved API configuration

Input Schema

NameRequiredDescriptionDefault
nameYesName of the API to remove

Input Schema (JSON Schema)

{ "properties": { "name": { "description": "Name of the API to remove", "type": "string" } }, "required": [ "name" ], "type": "object" }

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/nyudenkov/openapi-mcp-proxy'

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