From 1f9a1b82c9ee9f4951b405374d62c8cb98f0a937 Mon Sep 17 00:00:00 2001 From: Frank Fiegel <108313943+punkpeye@users.noreply.github.com> Date: Sat, 30 Nov 2024 14:16:01 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b48cf4f..41867185 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,7 @@ A curated list of awesome Model Context Protocol (MCP) servers. Legend: * 🎖️ – official implementation +* 🐍 – Python codebase ### 📂 Browser Automation [top⇈](#server-implementations) @@ -117,6 +118,7 @@ Web search capabilities. - [theishangoswami/exa-mcp-server](https://github.com/theishangoswami/exa-mcp-server) - Exa AI Search API - [exa-labs/exa-mcp-server](https://github.com/exa-labs/exa-mcp-server) 🎖️ – A Model Context Protocol (MCP) server lets AI assistants like Claude use the Exa AI Search API for web searches. This setup allows AI models to get real-time web information in a safe and controlled way. - [fatwang2/search1api-mcp](https://github.com/fatwang2/search1api-mcp) - Search via search1api (requires paid API key) +- [Tomatio13/mcp-server-tavily](https://github.com/Tomatio13/mcp-server-tavily) 🐍 – Tavily AI search API