Skip to main content
Glama

Qdrant Retrieve MCP Server

currentAppState.ts280 B
import type { AppState } from "../AppState"; /** * Global application state reference wrapped in a mutable object * This is not exposed directly - use getAppState() and setAppState() instead */ export const currentAppState = { appState: undefined as AppState | undefined };

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/gergelyszerovay/mcp-server-qdrant-retrive'

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