Quick Demo Server
БесплатноНе проверенA simple MCP server that provides a tool to get the current server time and a resource with demo information, useful for testing MCP functionality.
Описание
A simple MCP server that provides a tool to get the current server time and a resource with demo information, useful for testing MCP functionality.
README
A simple Model Context Protocol (MCP) server demonstrating tools and resources.
Features
- Tool:
get_server_time- Returns the current server time - Resource:
demo://info- Provides information about the server
Testing
Method 1: Automated Test Script (Recommended)
Run the test script to verify all functionality:
node test.js
This will test:
- Server initialization
- Tool listing
- Resource listing
- Tool execution
- Resource reading
Method 2: Use in Cursor
- Make sure your
~/.cursor/mcp.jsonincludes:
{
"mcpServers": {
"quick-demo": {
"command": "node",
"args": ["/Users/hmitra/Desktop/mcp/index.js"]
}
}
}
Restart Cursor
The MCP server tools and resources will be available in your Cursor chat
Method 3: Manual Testing
Use the shell script for manual testing:
./test-mcp.sh | node index.js | jq
Files
index.js- Main MCP server implementationtest.js- Automated test scripttest-mcp.sh- Manual test helper scriptpackage.json- Node.js dependencies
Requirements
- Node.js v18 or higher
@modelcontextprotocol/sdkpackage (already installed)
Установка Quick Demo Server
У этого сервера нет опубликованного пакета — он собирается из исходников. Открой репозиторий и следуй инструкции в README.
▸ github.com/Haimantika/mcp-basicFAQ
Quick Demo Server MCP бесплатный?
Да, Quick Demo Server MCP бесплатный — установка в пару кликов через Unyly без оплаты.
Нужен ли API-ключ для Quick Demo Server?
Нет, Quick Demo Server работает без API-ключей и переменных окружения.
Quick Demo Server — hosted или self-hosted?
Self-hosted: сервер запускается локально на твоей машине командой из раздела установки.
Как установить Quick Demo Server в Claude Desktop, Claude Code или Cursor?
Открой Quick Demo Server на unyly.org, выбери вкладку своего клиента (Claude Desktop, Claude Code, Cursor) и нажми Install — конфиг сгенерируется автоматически, без правки JSON.
Похожие MCP
GitHub
PRs, issues, code search, CI status
автор: GitHubFilesystem
Secure file operations with configurable access controls.
Memory
Knowledge graph-based persistent memory system.
Template MCP Server
A CLI tool to create a new Model Context Protocol server project with TypeScript support, dual transport options, and an extensible structure
автор: mcpdotdirectCompare Quick Demo Server with
Не уверен что выбрать?
Найди свой стек за 60 секунд
Автор?
Embed-бейдж для README
Похожее
Все в категории development
