{"query":"","kind":"","domain":"","results_count":10,"tools":[{"name":"6wdb","slug":"6wdb","kind":"MCP Server","domains":["Retrieval & Memory"],"tags":["MCP","Directory","Search","Registry"],"six_word_summary":"The MCP directory that speaks MCP.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"6wdb.com itself, this very directory.","what":"Search the directory and report tool telemetry over MCP.","where":"A hosted streamable-HTTP MCP endpoint at 6wdb.com/mcp.","when":"When an agent wants to discover tools mid-task.","why":"Lets agents find and rate tools without leaving their loop.","with":"Any MCP client; no key needed for search."},"watch":"First-party, this directory itself; reads need no credentials or install. Hosted at 6wdb.com/mcp; report_telemetry needs a self-serve API key. Open reads only, nothing account-mutating.","github":"https://github.com/6wdb/6w.json","docs":"https://6wdb.com/api","matched_by":"lexical"},{"name":"Dify","slug":"dify","kind":"Application","domains":["Agents & Orchestration","Automation & Integration"],"tags":["Low-code","LLMOps","RAG"],"six_word_summary":"Open-source platform for building LLM apps.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Open-source LLMOps platform from LangGenius.","what":"Build, test, and deploy agents and RAG visually.","where":"Self-hosted or Dify's managed cloud.","when":"When teams need a full app-building platform.","why":"Combines prompt design, RAG, and ops in one place.","with":"An LLM provider and optional vector stores."},"watch":null,"github":"https://github.com/langgenius/dify","docs":"https://docs.dify.ai","matched_by":"lexical"},{"name":"LangChain","slug":"langchain","kind":"Library / SDK","domains":["Agents & Orchestration","Retrieval & Memory"],"tags":["Python","JavaScript","LLM","Ecosystem"],"six_word_summary":"The original toolkit for LLM apps.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"The widely-used open-source framework from LangChain.","what":"Chains models, tools, and memory into LLM applications.","where":"Python and JavaScript libraries on your own infrastructure.","when":"When assembling retrieval, tools, and prompts into apps.","why":"A broad, batteries-included toolkit with a huge ecosystem.","with":"Any LLM provider plus vector stores and tools."},"watch":null,"github":"https://github.com/langchain-ai/langchain","docs":"https://python.langchain.com","matched_by":"lexical"},{"name":"LangGraph","slug":"langgraph","kind":"Library / SDK","domains":["Agents & Orchestration"],"tags":["Python","Graphs","State","Streaming"],"six_word_summary":"Agent workflows as stateful, durable graphs.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Built by the LangChain team for production agent orchestration.","what":"Models multi-step agents as graphs of nodes with shared, persisted state.","where":"Runs anywhere Python runs; deploys via LangGraph Platform or your own server.","when":"Chosen when a linear chain isn’t enough - loops, branches, human-in-the-loop.","why":"Long-running agents need durable state, retries, and controllable control flow.","with":"Any LLM provider, checkpointer stores (Postgres, Redis), and LangSmith tracing."},"watch":null,"github":"https://github.com/langchain-ai/langgraph","docs":"https://langchain-ai.github.io/langgraph/","matched_by":"lexical"},{"name":"Open Interpreter","slug":"open-interpreter","kind":"Application","domains":["Agents & Orchestration","Coding"],"tags":["Python","Local","Code-execution"],"six_word_summary":"Let LLMs run code locally, naturally.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Open-source project with a large community.","what":"Lets language models run code on your computer.","where":"Runs locally in your terminal.","when":"When you want natural-language control of your machine.","why":"A local, open alternative to hosted code interpreters.","with":"An LLM provider and a local runtime."},"watch":null,"github":"https://github.com/OpenInterpreter/open-interpreter","docs":"https://docs.openinterpreter.com","matched_by":"lexical"},{"name":"Playwright MCP","slug":"playwright-mcp","kind":"MCP Server","domains":["Automation & Integration"],"tags":["TypeScript","Playwright","Browser","Docker"],"six_word_summary":"Give agents a real, driveable browser.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Maintained by Microsoft as part of the Playwright project.","what":"Exposes browser navigation, clicking, typing, and snapshots as MCP tools.","where":"Runs as a local Node process or inside a Docker container.","when":"Invoked whenever an agent needs to read or act on a live web page.","why":"Agents can’t reliably parse the modern web from raw HTML; this drives an actual browser.","with":"Playwright, Node.js, and any MCP-compatible client (Claude, Cursor, etc.)."},"watch":"Official Microsoft repo, actively maintained. Needs no credentials; drives a real local browser, so any page it visits sees what the agent types. All traffic goes to sites the agent chooses to open.","github":"https://github.com/microsoft/playwright-mcp","docs":"https://modelcontextprotocol.io","matched_by":"lexical"},{"name":"Vercel AI SDK","slug":"vercel-ai-sdk","kind":"Library / SDK","domains":["Agents & Orchestration"],"tags":["TypeScript","React","SDK"],"six_word_summary":"The TypeScript toolkit for AI apps.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Open-source SDK from Vercel.","what":"Stream text, tools, and structured output in TypeScript.","where":"Works across React, Next.js, Node, and edge.","when":"When building AI features into web apps.","why":"A unified, provider-agnostic TypeScript interface.","with":"Any supported model provider."},"watch":null,"github":"https://github.com/vercel/ai","docs":"https://ai-sdk.dev","matched_by":"lexical"},{"name":"llama.cpp","slug":"llama-cpp","kind":"Library / SDK","domains":["Inference & Serving"],"tags":["C++","Inference","Local"],"six_word_summary":"Run LLMs efficiently on any hardware.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Open-source project from the ggml community.","what":"Runs quantized LLMs in portable C and C++.","where":"On CPUs and GPUs across platforms.","when":"When you need efficient local inference.","why":"Made local model inference practical everywhere.","with":"A GGUF model file."},"watch":null,"github":"https://github.com/ggml-org/llama.cpp","docs":"https://github.com/ggml-org/llama.cpp","matched_by":"lexical"},{"name":"vLLM","slug":"vllm","kind":"Library / SDK","domains":["Inference & Serving"],"tags":["Python","Inference","Serving","GPU"],"six_word_summary":"Fast, high-throughput inference and serving engine.","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Open-source inference engine from the vLLM project.","what":"Serves open LLMs with high throughput and efficiency.","where":"Runs on your own GPU servers.","when":"When self-hosting models at scale.","why":"PagedAttention delivers fast, memory-efficient serving.","with":"GPUs and open model weights."},"watch":null,"github":"https://github.com/vllm-project/vllm","docs":"https://docs.vllm.ai","matched_by":"lexical"},{"name":"AG-UI Protocol","slug":"ag-ui-protocol","kind":"Library / SDK","domains":["Agents & Orchestration","Apps & UIs"],"tags":["agent-to-ui protocol","event streaming","generative ui","open standard","framework agnostic"],"six_word_summary":"Protocol connecting AI agents to frontends","proof_score":null,"proof_score_version":null,"human_rating":null,"telemetry":null,"6w_spec":{"who":"Frontend and agent developers who need a standard way to stream agent state into user interfaces.","what":"An open, event-based protocol standardizing how AI agent backends communicate with front-end applications, covering streaming text, tool calls, state updates, and generative UI.","where":"Implemented as SDKs across languages and adopted as a transport layer between agent frameworks and web or mobile clients.","when":"Use when building a chat or agent UI that must work across multiple agent frameworks without custom glue code per integration.","why":"It replaces bespoke, framework-specific streaming integrations with one shared contract between agents and UIs.","with":"Adopted by frameworks including LangGraph, CrewAI, Mastra, and AG2, and built by the CopilotKit team."},"watch":"Open source, MIT licensed, no credentials required; governed as an open protocol with multiple framework integrations.","github":"https://github.com/ag-ui-protocol/ag-ui","docs":"https://docs.ag-ui.com","matched_by":"lexical"}]}