Skip to main content
Glama

MongTap

by smallmindsco

stopMongoServer

Stop a running MongoDB-compatible server instance by specifying its port number to terminate database operations and free up system resources.

Instructions

Stop a running MongoDB-compatible server instance by port number

Input Schema

NameRequiredDescriptionDefault
portYesPort of the server to stop

Input Schema (JSON Schema)

{ "properties": { "port": { "description": "Port of the server to stop", "type": "integer" } }, "required": [ "port" ], "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/smallmindsco/MongTap'

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