loading…
Search for a command to run...
loading…
Welcome to the **Hello World MCP Server**! This project demonstrates how to set up a server using the [Model Context Protocol (MCP)](https://github.com/modelcon
Welcome to the **Hello World MCP Server**! This project demonstrates how to set up a server using the [Model Context Protocol (MCP)](https://github.com/modelcontextprotocol/typescript-sdk) SDK. It includes tools, prompts, and endpoints for handling server
Добавь это в claude_desktop_config.json и перезапусти Claude Desktop.
{
"mcpServers": {
"servers": {
"command": "npx",
"args": [
"-y",
"mcp-servers"
]
}
}
}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.