Packages
25784 resultsroxybrowser-mcp-server
An MCP server that integrates with RoxyBrowser to manage browser instances and return Chrome DevTools Protocol (CDP) WebSocket endpoints for automation. It exposes MCP tools for workspace/browser/proxy/account management and health checks, and can be run via CLI, in-process (stdio), or used as a library for direct tool handler calls.
s2-streamstore/s2-sdk-typescript
shadcn-ui-mcp-server
An MCP (Model Context Protocol) server that provides AI assistants reference data for shadcn/ui components (component lists, details, examples, and keyword search). It scrapes and caches information from ui.shadcn.com and the shadcn/ui GitHub repository, exposing this via MCP tools over stdio.
Solidity Compiler IDE
Lyra Web3 Playground - Learn blockchain development with interactive examples. Compile and deploy Solidity in your browser. Built by nich.
SQLGlot

subxt
<p align="center">
tinystruct
`"How many are your works, O LORD ! In wisdom you made them all; the earth is full of your creatures."`
GPT Researcher MCP Server
MCP server wrapper around GPT Researcher that exposes deep research, quick search, report writing, and source retrieval as MCP tools. Supports STDIO, SSE, and Streamable HTTP transports for integration with Claude Desktop and other MCP clients.
Turso
Turso is an edge-deployed database platform built on libSQL — an open-source fork of SQLite with extensions for network access, replication, and encryption. It enables the database-per-user or database-per-tenant architecture at scale: each user or tenant gets a fully isolated SQLite database deployed to the nearest edge location globally. The Platform API manages organizations, databases, groups, and auth tokens. The HTTP API (Hrana protocol) executes SQL queries against individual databases. Turso is ideal for multi-tenant SaaS applications, mobile offline-first apps, and edge computing use cases where low latency and data isolation are paramount.
ffmpeg-mcp-lite
ffmpeg-mcp-lite is an MCP server that exposes FFmpeg-based media tools to AI clients (e.g., Claude/Dive). It can get media metadata, convert formats, compress, trim, extract audio, extract frames, merge videos, and burn in subtitles.
Generative-UI-MCP
Generative-UI-MCP is an MCP server (Node/TypeScript) that provides on-demand, module-based design guidelines for AI models to generate consistent interactive visualizations (charts, diagrams, SVG illustrations, and UI mockups). It exposes an MCP tool called load_ui_guidelines and a resource snippet (generative-ui://system-prompt) for baseline widget constraints.
Graphlit MCP Server
MCP server that connects to the Graphlit Platform to provide a searchable, RAG-ready knowledge base. Ingests data from 18+ platforms (Slack, Discord, Google Drive, Jira, GitHub, Outlook, Notion, etc.), auto-extracts documents to Markdown, transcribes audio/video, and exposes search, retrieval, web crawling, structured extraction, and content generation as MCP tools.
mcp-run-python
mcp-run-python is an MCP server that executes Python code inside a sandboxed WebAssembly environment by running Pyodide in Deno. It supports running async code, capturing stdout/stderr/return values, and provides helpers for preparing the Deno runtime/environment and for running code via an MCP stdio transport or streamable HTTP transports.
mcp-server
Provides a Model Context Protocol (MCP) server for integrating Vapi voice assistants/phone agents with MCP-capable AI clients. Exposes tools to manage Vapi assistants, create/schedule outbound calls, manage phone numbers, and manage custom tools, including an OAuth-based login/logout flow and support for connecting to a hosted remote MCP endpoint.
memgraph-mcp-server
Provides an MCP server that lets an agent execute Cypher queries against a Memgraph database and fetch schema information, with a default block on destructive/unsafe queries unless explicitly enabled.
minio-server
minio-server refers to the MinIO server (S3-compatible object storage). It provides an HTTP API for storing and retrieving objects (buckets/objects) and is typically run as a self-hosted service with optional TLS and access control.
swift-skeleton
swift-skeleton builds an index of a codebase and extracts a “skeleton” view (type declarations, properties, method signatures, inheritance/relations, file paths, and line ranges) for use by LLM coding agents. It provides embedded library usage, a CLI/daemon interface, and an MCP server for Claude Code to query code structure.
20alexl/mini_claude
Persistent memory for Claude Code. Also: loop detection, scope guards, code analysis, and a local LLM for second opinions.
AbdelStark/nostr-mcp
A Model Context Protocol server for interacting with Nostr, enabling posting notes and more
agent-skill-loader
MCP Server to expose Claude Code Skills to agents