45 AI tools for Universal
Agentic RAG implements retrieval agents for decision-making on index retrieval, powered by LangGraph.
Connect LlamaIndex agents to SignNow e-signature workflows via the SignNow MCP server.
A comprehensive toolkit for cross-platform file operations including reading various formats (text, JSON, YAML, PDF, DOCX), writing to multiple formats
Screenshot Toolkit is a reusable skill that enables AI assistants to capture screenshots programmatically for documentation, testing, and visual monitoring
A web search toolkit that provides methods for searching information using Google, DuckDuckGo, Wikipedia, Wolfram Alpha, Brave, and Perplexity.
A toolkit for managing independent plan files and git worktrees with file-level locking to prevent concurrent write corruption.
A structured schema for todo items that defines task content, active-form labels for UI spinners, and status tracking.
Web Fetch Toolkit retrieves web pages and summarizes their content for use in AI prompts, enabling assistants to incorporate live web data into responses.
Code Execution Toolkit is a Python-based skill that executes code in configurable sandboxes with security controls, import whitelisting, and timeout management
A Python toolkit for interacting with GitHub repositories, enabling retrieval of open and specific issues and creation of pull requests via authenticated API
MCP server providing tools to transpile Python code to Rust, analyze migration complexity, and verify semantic equivalence for 27 stdlib modules.
MCP server that decompiles Java .class files, JAR archives, and package names into readable source code using the CFR decompiler JavaScript port.
Connect to MATLAB for script execution, workspace management, and plot capture. Automates MATLAB development tasks and integrates with your existing Python
TypeScript MCP server providing local-first document management with embedded Orama vector database, hybrid search, parent-child chunking, and built-in web
MCP server connecting Claude Desktop to Neovim via socket, enabling text editing through native Vim commands, buffer management, and search tools.
MCP server providing 16 tools for JavaScript package management with security scanning, bundle analysis, and dependency visualization for npm, Yarn, and pnpm
LlamaIndex tool to query an MCP Discovery server for dynamic tool retrieval.
GoogleDriveMCPToolkit provides an interface for interacting with Google Drive using the Google Drive MCP server, with an optional timeout setting.
MinimaxMCPToolkit provides an interface for interacting with MiniMax AI services using the MiniMax MCP server, exposing multimedia generation
LangGraph workflow routing RAG queries between web search and self-corrective retrieval using Mistral/Mixtral models via Ollama and Nomic embeddings.
Corrective RAG (CRAG) is a LangGraph workflow that self-grades retrieved documents for relevance and supplements poor results with web search to improve answer
Self-RAG enhances RAG with self-reflection and grading for retrieved documents and generations.
Self-RAG workflow using LangGraph that grades retrieved documents and generations for relevance, hallucination detection, and response quality, based on the
Integrate OpenAI's Model Context Protocol (MCP) with promptfoo's Responses API to enhance AI model interaction and response management.
Example demonstrating MCP provider usage for evaluating MCP servers through direct tool calling evaluation.
Multi-step prompt workflow that builds a coding agent using GPT-5.1 and OpenAI Agents SDK to scaffold apps, apply patches, execute shell commands, and pull
Jupyter notebook demonstrating OpenAI Evals framework with custom datasets to compare gpt-4.1 and o4-mini models answering tiktoken repository questions via
A promptfoo workflow example demonstrating text-to-speech integration with ElevenLabs provider for testing and evaluating TTS prompt configurations.