Skip to main content
Glama

Ultra MCP

clear-vectors

Remove all indexed vectors from a specified project directory to maintain clean and optimized data storage, facilitating efficient project management and performance.

Instructions

Clear all indexed vectors for a project

Input Schema

NameRequiredDescriptionDefault
pathNoProject path to clear vectors from (defaults to current directory)

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "path": { "description": "Project path to clear vectors from (defaults to current directory)", "type": "string" } }, "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/RealMikeChong/ultra-mcp'

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