MCP.so
Sign In

MCP Clients

Discover AI apps that use MCP servers.

Web Chat & UIs

PoYo.ai

poyo.ai

PoYo.ai gives developers one API key for 500+ AI models, including GPT Image 2, Seedance 2, Sora 2, Gemini 3, and Claude. Credit pricing, polling/webhook workflow, failed tasks not charged.

Web Chat & UIs

APIMart

apimart.ai

The most affordable unified AI API platform. Access GPT-5, Claude 4.5, Gemini, Sora 2 & Flux.1 through one OpenAI-compatible key — drop-in for any MCP client or AI agent. Pay-as-you-go pricing, 99.9% uptime, low latency,

Web Chat & UIs

LibreChat

danny-avila

Enhanced ChatGPT Clone: Features Agents, DeepSeek, Anthropic, AWS, OpenAI, Assistants API, Azure, Groq, o1, GPT-4o, Mistral, OpenRouter, Vertex AI, Gemini, Artifacts, AI model switching, message search, Code Interpreter, langchain, DALL-E-3, OpenAPI Actions, Functions, Secure Mul

Web Chat & UIs

Zola

ibelick

The open-source interface for AI chat. Self-hostable, developer-first, and model-agnostic.

Web Chat & UIs

Scira Mcp Chat

zaidmukaddam

A minimalistic MCP client with a good feature set.

Web Chat & UIs

CodingBaby-Browser-MCP

buyitsydney

MCP Server allowing AI agents to control Google Chrome via the CodingBaby Extension

Web Chat & UIs

Sample Nova Sonic Mcp

aws-samples

Web Chat & UIs

OrganiX Agent

kabrony

Personal agent with cross-platform capabilities and MCP integration using Claude 3.7

Web Chat & UIs

Turbo MCP Client

techspawn

A FastAPI-based application that provides a web interface for interacting with Multiple Control Protocol (MCP) servers while utilizing OpenAI's API for processing messages.

Web Chat & UIs

WeClaw

thinkany-ai

Your first AI Friend

Web Chat & UIs
O

OPENWEBUI

open-webui

Open WebUI is an extensible, feature-rich, and user-friendly self-hosted AI platform designed to operate entirely offline. It supports various LLM runners like Ollama and OpenAI-compatible APIs, with built-in inference engine for RAG, making it a powerful AI deployment solution.

Web Chat & UIs
S

SPECMEM

jonhardwick-spec

Persistent semantic memory for Claude Code, chats AND code. 74+ MCP tools, local pgvector embeddings, codebase indexing with 14 language extractors, multi-agent team coordination. Self-hosted, zero cloud dependency.

Web Chat & UIs

E2Easy

chatmcp

E2Easy is a codeless end-to-end testing platform that lets non-technical users and founders create, manage, and run automated browser tests without writing a single line of code. It combines a browser extension for manual recording with an AI-powered Claude Connector that lets yo

Web Chat & UIs

PLAYWRIGHT-MCP

microsoft

This MCP Server will help you run browser automation and webscraping using Playwright

Web Chat & UIs

MCP TurboClient

techspawn

A FastAPI-based application that provides a web interface for interacting with Multiple Control Protocol (MCP) servers while utilizing OpenAI's API for processing messages.

Web Chat & UIs

AI as Workspace

NitroRCr

A cross-platform, full-featured and lightweight AI Chat client with full support for MCP.

Web Chat & UIs

Online MCP Inspector: Web-Based Tool for Testing & Debugging

web-mcp

Test and debug your MCP (Model Context Protocol) servers directly in your browser. No installation or command line needed. Simplify MCP development with our online inspector.

Web Chat & UIs
SA

Spring AI Playground

JM-Lab

Spring AI Playground is a self-hosted web UI that simplifies AI experimentation and testing. It provides Java developers with an intuitive interface for working with large language models (LLMs), vector databases, prompt engineering, and Model Context Protocol (MCP) integrations.

Web Chat & UIs

OpenSEO

every-app

SEO research tools for AI agents: keyword research and metrics, SERP and local SERP results, domain and backlink analysis, rank tracking, and Google Search Console performance.

Web Chat & UIs

Frequently asked questions

Common questions about MCP clients and compatible applications

1

What is an MCP client?

An MCP client is an app that connects to MCP servers — an IDE, a desktop chat assistant, a CLI tool, and more — gaining tool-calling and context access through the standard protocol.

2

How do I pick the right MCP client?

If you're coding, a deeply integrated editor or agent like Cursor, VS Code, or Claude Code is usually the best fit. If you just want to chat with AI while it uses tools, a desktop chat client like Claude Desktop works well.

3

Can one client connect to multiple MCP servers?

Yes — most clients let you declare several MCP servers in their config at once, and the AI picks the right tool for each task automatically.

4

Do MCP clients support both local and remote servers?

Most modern MCP clients connect to local servers over stdio and increasingly support remote servers over Streamable HTTP or SSE. Available transports depend on the client version, so verify compatibility before adding a server.

5

Do Claude Desktop, Claude Code, Cursor, VS Code, and Codex use the same MCP configuration?

Not exactly. They use similar server URLs, commands, arguments, and environment variables, but configuration locations, field names, authentication, and supported transports can differ. Follow the current documentation for each client.

6

How do I protect data and permissions when using an MCP client?

Connect only to trusted servers, grant least-privilege access to files, databases, shells, and third-party APIs, and keep credentials in an OS keychain or dedicated secret store. Review enabled servers regularly, revoke unused credentials, and retain human confirmation for high-risk tool calls.