From 744bc26ddfe02ae6267943fe00d9d55444235e06 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Mon, 20 Jan 2025 19:47:33 -0600 Subject: [PATCH] add MCP server badge (#2) This PR adds a badge for the [LlamaCloud MCP Server](https://glama.ai/mcp/servers/o4fcj7x2cg) server listing in Glama MCP server directory. LlamaCloud Server MCP server Glama performs regular codebase and documentation scans 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. --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3e9ce4b..17ac111 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@ A MCP server connecting to a managed index on [LlamaCloud](https://cloud.llamain This is a TypeScript-based MCP server that implements a connection to a managed index on LlamaCloud. +LlamaCloud Server MCP server + ## Features ### Tools