loading…
Search for a command to run...
loading…
Provide a scaffold for building MCP servers with integrated schema validation and development tooling. Accelerate the creation of MCP-compliant servers by lever
Provide a scaffold for building MCP servers with integrated schema validation and development tooling. Accelerate the creation of MCP-compliant servers by leveraging this scaffold's structure and dependencies. Simplify development with built-in support for the Model Context Protocol SDK and schema validation.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"sls-pg5": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"ilyashikalov/sls-pg5"
]
}
}
}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.