From fdd93af9256d44d1c24a7a4b6db63a05cb0194ec Mon Sep 17 00:00:00 2001
From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com>
Date: Fri, 17 Jan 2025 20:54:35 -0600
Subject: [PATCH] add MCP server badge
This PR adds a badge for the [Replicate MCP Server](https://glama.ai/mcp/servers/q60hq1hwtr) server listing in Glama MCP server directory.
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 27bcb6d..4b747ff 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,8 @@
A [Model Context Protocol](https://github.com/mcp-sdk/mcp) server implementation for [Replicate](https://replicate.com). This server provides access to Replicate's models and predictions through a simple tool-based interface.
+
+
## Features
### Model Management