Cette page est affichée en anglais. Une traduction française est en cours.
MCP ConfigsApr 8, 2026·2 min de lecture

Smithery — MCP Server Registry and Installer

Discover, install, and manage MCP servers from a curated registry. Smithery provides one-command setup for 200+ MCP servers with Claude Code and Cursor integration.

MCP Hub
MCP Hub · Community
Prêt pour agents

Staging sûr pour cet actif

Cet actif est d'abord staged. Le prompt copié demande à l'agent d'inspecter les fichiers staged avant d'activer scripts, config MCP ou config globale.

Stage only · 17/100Policy : staging
Surface agent
Tout agent MCP/CLI
Type
Mcp Config
Installation
Stage only
Confiance
Confiance : Established
Point d'entrée
Smithery — MCP Server Registry and Installer
Commande de staging sûr
npx -y tokrepo@latest install 5ca696fe-0d4f-4b2e-94f7-652f9d3a0da0 --target codex

Stage les fichiers d'abord; l'activation exige la revue du README et du plan staged.

TL;DR
Smithery provides a curated registry of 200+ MCP servers with one-command install for Claude Code and Cursor.
§01

What it is

Smithery is a registry and CLI tool for discovering and installing MCP servers. It maintains a curated catalog of MCP servers -- database connectors, API integrations, file system tools, and more -- that you can browse, search, and install with a single command. Smithery handles the configuration for Claude Code, Cursor, and other MCP-compatible clients automatically.

Smithery targets developers who use AI coding assistants and want to extend them with MCP integrations without manually configuring each server.

§02

How it saves time or tokens

Setting up an MCP server manually involves finding the package, installing dependencies, writing a JSON config block, and debugging connection issues. Smithery automates the entire process: search for a server, run one install command, and the server is configured and ready. For teams using multiple MCP servers, this saves significant setup and maintenance time.

§03

How to use

  1. Search for MCP servers:
npx @smithery/cli search "database"
  1. Install a server for your client:
npx @smithery/cli install @modelcontextprotocol/server-postgres --client claude
  1. The server is automatically configured in your MCP client settings. Start using it immediately.
§04

Example

# Install multiple MCP servers
npx @smithery/cli install @modelcontextprotocol/server-filesystem --client claude
npx @smithery/cli install @modelcontextprotocol/server-github --client claude
npx @smithery/cli install @modelcontextprotocol/server-sqlite --client claude

# List installed servers
npx @smithery/cli list

# Update all servers
npx @smithery/cli update

After installation, your AI assistant can access the filesystem, GitHub repos, and SQLite databases through MCP tools.

§05

Related on TokRepo

§06

Common pitfalls

  • Some MCP servers require environment variables (API keys, database URLs). Smithery prompts for these during install but missing values cause silent failures.
  • MCP server updates may introduce breaking changes. Pin versions in production environments and test updates in development first.
  • Not all MCP servers in the registry are actively maintained. Check the last update date and issue count before installing unfamiliar servers.

Questions fréquentes

What MCP clients does Smithery support?+

Smithery supports Claude Code, Claude Desktop, Cursor, and other MCP-compatible clients. The --client flag determines which configuration file Smithery writes to during installation.

Is Smithery free?+

Yes. Smithery is free to use. The CLI and registry are open source. MCP servers in the registry may have their own licensing terms.

Can I publish my own MCP server to Smithery?+

Yes. Smithery accepts community contributions. You can submit your MCP server to the registry following the contribution guidelines on the Smithery website.

How does Smithery handle updates?+

Run the update command to check for and install newer versions of your installed MCP servers. Smithery tracks installed versions and compares against the registry.

Does Smithery work on all platforms?+

Smithery runs on macOS, Windows, and Linux. It requires Node.js 18 or later. The npx command handles installation without a global install.

Sources citées (3)
🙏

Source et remerciements

Created by Smithery.

smithery.ai — MCP server registry, 200+ servers

Fil de discussion

Connectez-vous pour rejoindre la discussion.
Aucun commentaire pour l'instant. Soyez le premier à partager votre avis.

Actifs similaires