Skip to main content
Glama

openapi-mcp-proxy

by nyudenkov

remove_api

Delete a specific API configuration by name from the OpenAPI MCP Proxy server to manage and streamline API schema storage effectively.

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" }

Other Tools from openapi-mcp-proxy

Related Tools

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