loading…
Search for a command to run...
loading…
Provide a scaffold for building MCP servers with tools and resources integration. Enable rapid development and testing of MCP capabilities using a modular and t
Provide a scaffold for building MCP servers with tools and resources integration. Enable rapid development and testing of MCP capabilities using a modular and type-safe approach. Simplify the creation of MCP-compliant servers with built-in support for common patterns.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"say-hello-smithery-sample": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"aerialcombat/say-hello-smithery-sample"
]
}
}
}PRs, issues, code search, CI status
Database, auth and storage
Reference / test server with prompts, resources, and tools.
Secure file operations with configurable access controls.