From 3eac47d4993eab259c9f089d8ddeb26a9f59d6f7 Mon Sep 17 00:00:00 2001 From: malikrashidk Date: Tue, 8 Sep 2026 21:54:00 +0500 Subject: [PATCH] Add ToolTrace MCP server --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6b4acd70b..7fcd556e6 100644 --- a/README.md +++ b/README.md @@ -3273,6 +3273,7 @@ Tools for conducting research, surveys, interviews, and data collection. - [vectara/vectara-mcp](https://github.com/vectara/vectara-mcp) 🐍 🏠 ☁️ - An MCP server for accessing Vectara's trusted RAG-as-a-service platform. - [zaharajabeen13-create/ai-rete-rag-mcp](https://github.com/zaharajabeen13-create/ai-rete-rag-mcp) [![zaharajabeen13-create/ai-rete-rag-mcp MCP server](https://glama.ai/mcp/servers/zaharajabeen13-create/ai-rete-rag-mcp/badges/score.svg)](https://glama.ai/mcp/servers/zaharajabeen13-create/ai-rete-rag-mcp) 🐍 ☁️ - Decisions the model doesn't make: a Rete rule engine returns the verdict, retrieval over your own policy documents explains it — so an explanation can't invent a threshold your rulebook doesn't have. Turn a written policy into draft rules that cite the sentence each encodes, save them as YAML, then decide; every verdict names the rule that fired, and you can ask why any rule didn't. ### 🔎 Search & Data Extraction +- [ToolTrace-io/mcp-server](https://github.com/ToolTrace-io/mcp-server) [![ToolTrace-io/mcp-server MCP server](https://glama.ai/mcp/servers/ToolTrace-io/mcp-server/badges/score.svg)](https://glama.ai/mcp/servers/ToolTrace-io/mcp-server) 🎖️ 📇 ☁️ - Web page data for agents: scrape to Markdown, extract metadata, links and JSON-LD schema, audit on-page SEO, detect tech stacks, and validate XML sitemaps. Free tier, no card. Install via `npx -y @tooltrace/mcp-server`, or use the hosted endpoint at `https://mcp.tooltrace.io/mcp`. - [JerryLiu369/agent-web-search](https://github.com/JerryLiu369/agent-web-search) [![JerryLiu369/agent-web-search MCP server](https://glama.ai/mcp/servers/JerryLiu369/agent-web-search/badges/score.svg)](https://glama.ai/mcp/servers/JerryLiu369/agent-web-search) 🐍 ☁️ 🏠 - Agent-native web search for AI agents: one provider-neutral `web_search` tool aggregating model-native grounding (ARK, Gemini, Grok, DeepSeek, Zhipu) and agent search APIs (Exa, Parallel, Brave, Perplexity, Tavily, You.com). Keyless free defaults, stdio + stateless Streamable-HTTP MCP, CLI, Python API, and Hermes plugin. Install via `pipx install agent-web-search-mcp`. - [artemchuikin/youtube-mcp](https://github.com/artemchuikin/youtube-mcp) [![artemchuikin/youtube-mcp MCP server](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp/badges/score.svg)](https://glama.ai/mcp/servers/artemchuikin/youtube-mcp) 🎖️ 📇 ☁️ - YouTube transcripts in five formats (text, JSON, SRT, VTT, srv3), video and channel search, playlists, and 4,000-video batch jobs over a hosted endpoint. 14 tools, free tier, no card. - [Newscatcher/catchall-mcp](https://github.com/Newscatcher/catchall-mcp) [![Newscatcher/catchall-mcp MCP server](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp/badges/score.svg)](https://glama.ai/mcp/servers/Newscatcher/catchall-mcp) 🐍 ☁️ - Recall-first web search: finds every relevant event across the open web, not just the top results.