mcpDemo
@davlgd
关于 mcpDemo
MCP Server demo
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"mcpDemo": {
"command": "npx",
"args": [
"@modelcontextprotocol/inspector",
"node",
"server.js"
]
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is mcpDemo?
mcpDemo is a simple demo of the Model Context Protocol (MCP) server for Clever Cloud, using stdio as the transport.
How to use mcpDemo?
Test the server using the MCP Inspector tool with npx @modelcontextprotocol/inspector node server.js or run npm run dev.
Key features of mcpDemo
- Demonstrates MCP server for Clever Cloud
- Uses
stdiotransport - Simple setup for testing
Use cases of mcpDemo
- Learning how MCP servers work with Clever Cloud
- Testing MCP client-server communication locally
FAQ from mcpDemo
What transport does mcpDemo use?
It uses stdio as the transport.
How can I test the server?
Use npx @modelcontextprotocol/inspector node server.js or run npm run dev.
What is the purpose of mcpDemo?
It is a simple demo of an MCP server for Clever Cloud.
Does mcpDemo require any special dependencies?
—
Where does mcpDemo store data?
—
其他 分类下的更多 MCP 服务器
Blender
ahujasidOpen-source MCP to use Blender with any LLM
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Codelf
unbugA search tool helps dev to solve the naming things problem.
Core Philosophy: Connect, Unify, Respond
mindsdbDelegate anything. It comes back done.
Awesome Mlops
visengerA curated list of references for MLOps
评论