add MCP server badge

This PR adds a badge for the [mcp-server-qdrant](https://glama.ai/mcp/servers/9ejy5scw5i) server listing in Glama MCP server directory.

<a href="https://glama.ai/mcp/servers/9ejy5scw5i"><img width="380" height="200" src="https://glama.ai/mcp/servers/9ejy5scw5i/badge" alt="mcp-server-qdrant MCP server" /></a>

Glama performs regular codebase and documentation checks to:

* Confirm that the MCP server is working as expected
* Confirm that there are no obvious security issues with dependencies of the server
* Extract server characteristics such as tools, resources, prompts, and required parameters.

This badge helps your users to quickly asses that the MCP server is safe, server capabilities, and instructions for installing the server.
This commit is contained in:
Frank Fiegel
2025-02-28 02:47:55 -06:00
committed by GitHub
parent 7c1d05ae17
commit 208b008d26

View File

@@ -5,6 +5,8 @@
This repository is an example of how to create a MCP server for [Qdrant](https://qdrant.tech/), a vector search engine. This repository is an example of how to create a MCP server for [Qdrant](https://qdrant.tech/), a vector search engine.
<a href="https://glama.ai/mcp/servers/9ejy5scw5i"><img width="380" height="200" src="https://glama.ai/mcp/servers/9ejy5scw5i/badge" alt="mcp-server-qdrant MCP server" /></a>
## Overview ## Overview
A basic Model Context Protocol server for keeping and retrieving memories in the Qdrant vector search engine. A basic Model Context Protocol server for keeping and retrieving memories in the Qdrant vector search engine.