S
smithery.ai
Smithery is a platform for discovering, connecting to, and publishing MCP (Model Context Protocol) servers and related agent skills. It manages connections, credentials, tokens, and hosted or uplinked access to MCP tools for AI agents and applications.
Smithery exposes a documented REST Platform API at https://api.smithery.ai with an OpenAPI spec, an MCP endpoint for its documentation at https://smithery.ai/docs/mcp, and an npm-distributed `smithery` CLI.
discovered 2mo ago
MCP servers1
- Smithery Docs MCPdiscovered
REST · OpenAPI1
- Smithery Platform APIdiscovered
CLI1
- Smithery CLIdiscovered
Credentials
Smithery API keybearer
$ smithery auth loginAcquired by the CLI — running smithery auth login opens the auth flow and stores the credential.
Smithery service tokenbearer
$ smithery auth tokenAcquired by the CLI — running smithery auth token opens the auth flow and stores the credential.
conventions · 0/8 published
- integrations.json✗
/.well-known/integrations.json - llms.txt✗
/llms.txt - API catalog✗
/.well-known/api-catalog - OpenAPI document✗
/api/schema/, /openapi.json, /swagger.json, /api/openapi.json, or /v1/openapi.json - MCP server card✗
/.well-known/mcp/server-card.json - OAuth protected resource✗
/.well-known/oauth-protected-resource - Agent card✗
/.well-known/agent-card.json - Agent skills✗
/.well-known/agent-skills/index.json
Publish these signals → /publishing