Check if the MCP server is alive and responsive. Returns a pong with timestamp and server version.
MIT
Remote ChromaDB vector database MCP server with streamable HTTP transport
The Remote MCP server acts as a standardized bridge between LLM applications (like Claude, ChatGPT, and Cursor) and external services, enabling AI agents to access external tools and resources. Its primary capability is providing a centralized search tool to discover other MCP servers and their respective tools. Unlike local implementations, it runs remotely with OAuth authentication and permission controls for security.