loading…
Search for a command to run...
loading…
Provide a scaffold for building MCP servers with ease. Enable rapid development and testing of MCP tools and resources using a modern TypeScript setup. Simplify
Provide a scaffold for building MCP servers with ease. Enable rapid development and testing of MCP tools and resources using a modern TypeScript setup. Simplify integration with the Model Context Protocol ecosystem.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"sample-mcp-jul20": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"aakashns/sample-mcp-jul20"
]
}
}
}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.