From 2b0ad52c8eced17b43efbb4c94dbd2b96bfd728b Mon Sep 17 00:00:00 2001 From: Shome Chakraborty Date: Sun, 17 May 2026 13:42:15 -0400 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 874916cab3..c15ed18709 100644 --- a/README.md +++ b/README.md @@ -82,6 +82,7 @@ These are high-level frameworks that make it easier to build MCP servers or clie * **[AgentR Universal MCP SDK](https://github.com/universal-mcp/universal-mcp)** - A python SDK to build MCP Servers with inbuilt credential management by **[Agentr](https://agentr.dev/home)** * **[Vercel MCP Adapter](https://github.com/vercel/mcp-adapter)** (TypeScript) - A simple package to start serving an MCP server on most major JS meta-frameworks including Next, Nuxt, Svelte, and more. * **[PHP MCP Server](https://github.com/php-mcp/server)** (PHP) - Core PHP implementation for the Model Context Protocol (MCP) server +* **[Scientific Tools MCP Server](https://mcp-site.com)** - Literature search, compound lookup, patent prior art, GPU spot prices, and earth science data for AI agents. ### For clients