A Microsoft-built MCP server that exposes Playwright browser automation to LLMs through structured accessibility snapshots instead of screenshots. Enables clicking, navigation, and page introspection for agentic workflows.
Octocode is an MCP server and CLI that gives AI assistants the ability to research code across your local workspace and public/private GitHub repos using semantic search, LSP-level navigation, and package-to-source resolution. It can be used as a tool suite inside Claude Desktop, Cursor, VS Code, or directly from the terminal.
FunASR is an industrial-grade speech recognition toolkit that runs 170x faster than realtime, supports 50+ languages, and includes speaker diarization, emotion detection, and streaming. It exposes an OpenAI-compatible API and can be run as an MCP server for integration with Claude and Cursor.
BlockRun MCP is a pay-per-call server that gives Claude (and other MCP clients) live data from markets, crypto, search/research APIs, and Twitter/X. You fund a local wallet with a few dollars of USDC (on Base or Solana) and each API call deducts a sub-cent fee. No API keys, no subscriptions, no dashboard.
Cinderwright is an MCP server and universal payment router that lets AI agents pay for and access services using USDC (x402 protocol) or Bitcoin Lightning (L402). It also acts as a discovery hub claiming over 2,800 services, providing a proxy API so agents don't need to manage wallets or payment protocols directly.
Google-backed open-source MCP server that connects AI agents and IDEs to enterprise databases. Ships with prebuilt tools for schema exploration and SQL execution, plus an extensible framework for building secure, custom production tools across 15+ database engines.
Allows AI agents to purchase crypto market intelligence and signals using x402 micropayments on the Base network, with a built-in verification loop to audit predictions against actual market outcomes.
Depwire is a CLI tool and MCP server that builds a deterministic, symbol-level dependency graph of your codebase using tree-sitter, covering 16 languages. It gives AI coding assistants like Claude Desktop and Cursor exact, compiler-precise answers about import chains, dead code, and blast radius, avoiding the probabilistic guesses of RAG-based approaches.
CLIRank MCP server lets coding agents discover, compare, and read docs for over 400 APIs ranked by AI-agent friendliness. It reaches out to clirank.dev to get recommendations, documentation, and user reviews, helping an agent pick an API instead of guessing from stale training data or wasting tokens on broad web searches.
MCP server for extracting and downloading content from Xiaohongshu (RedNote), including post links, user links, and media files from accounts, collections, likes, albums, and search results.
MCP server that lets you browse OrcaRouter's model catalog and run chat completions through various LLMs (Anthropic, OpenAI, DeepSeek, Gemini, etc.) with auto-routing and fallback chains, directly from MCP clients like Claude Desktop, Cursor, and Windsurf.
GitMCP is a free, open-source, remote MCP server that serves live GitHub repository documentation and source code to AI assistants like Cursor and Claude Desktop over SSE. It aims to reduce LLM hallucinations by giving agents up-to-date project context without local clones or setup.