Example: a Node.js CLI that ingests a folder of markdown notes into SQLRite (hybrid HNSW + BM25 retrieval), then exposes the database to Claude Desktop / any MCP client via sqlrite-mcp.
Node.js bindings for SQLRite — a small, embeddable SQLite clone written in Rust.
WebAssembly build of the SQLRite embedded database engine. Runs entirely in the browser via wasm-pack / wasm-bindgen.
SQL Done Right
Model Context Protocol implementation for TypeScript
A TypeScript SSE proxy for MCP servers that use stdio transport.
Help agents automatically write and test stories for your UI components
The official TypeScript library for the Cloudflare API
A high-level API to control headless Chrome over the DevTools Protocol
Playwright Tools for MCP
MCP server for Chrome DevTools
MCP server for Context7
MCP Apps SDK — Enable MCP servers to display interactive user interfaces in conversational clients.
mcp-ui Client SDK
The official TypeScript library for the Turbopuffer API
A high-level API to control headless Chrome over the DevTools Protocol
A high-level API to automate web browsers
No description provided.
NestJS module for creating Model Context Protocol (MCP) servers
Command-Line Interface for Firebase
mcp-ui Server SDK
MCP server that serves knowledge about your components based on your Storybook stories and documentation
No description provided.
MCP server for interacting with Azure DevOps
Model Context Protocol (MCP) server for SQLRite. Exposes a SQLRite database to LLM agents over stdio.
Light version of SQLite developed with Rust. Published as `sqlrite-engine` on crates.io; import as `use sqlrite::…`.
RAG-oriented SQLite wrapper for AI agent workloads
Natural-language → SQL adapter for sqlrite-engine. Anthropic-first; OpenAI / Ollama follow-ups.