Merge pull request #14013 from malikrashidk/add-tooltrace

Add ToolTrace MCP server
This commit is contained in:
Frank Fiegel
2026-09-13 01:45:38 -06:00
committed by GitHub
+1
View File
@@ -3318,6 +3318,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.
### 🔎 <a name="search"></a>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.
- [jlucasmcrell/apify-scrapers](https://github.com/jlucasmcrell/apify-scrapers) [![jlucasmcrell/apify-scrapers MCP server](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers/badges/score.svg)](https://glama.ai/mcp/servers/jlucasmcrell/apify-scrapers) 🐍 🏠 - Model Context Protocol server exposing verified public data scrapers and lead extractors for Google Maps, Glassdoor, SEC EDGAR, and state contractor registries. Run locally via Python stdio.