loading…
Search for a command to run...
loading…
Provide a scaffold framework to build MCP servers efficiently. Enable rapid development and integration of MCP tools, resources, and prompts with modern TypeScr
Provide a scaffold framework to build MCP servers efficiently. Enable rapid development and integration of MCP tools, resources, and prompts with modern TypeScript support. Simplify MCP server setup and management for developers.
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"cms-mcp": {
"command": "npx",
"args": [
"-y",
"@smithery/cli",
"run",
"dravidsajinraj-iex/cms-mcp"
]
}
}
}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.