A
securityA
licenseA
qualityAn MCP server to run commands.
Last updated -
2
933
160
TypeScript
MIT License
**注意:**该项目是从https://github.com/modelcontextprotocol/servers/tree/main/src/everything中提取出来的,以创建独立的实现。
此 MCP 服务器旨在测试 MCP 协议的所有功能。它并非旨在成为一个实用的服务器,而是为 MCP 客户端构建者提供的测试服务器。它实现了提示、工具、资源、采样等功能,以展示 MCP 的功能。
添加到您的claude_desktop_config.json
:
echo
message
(字符串):要回显的消息add
a
(数字):第一个数字b
(数字):第二个数字longRunningOperation
duration
(数字,默认值:10):持续时间(以秒为单位)steps
(数字,默认值:5):进度步骤数sampleLLM
prompt
(字符串):发送给 LLM 的提示maxTokens
(数字,默认值:100):生成的最大令牌数getTinyImage
printEnv
annotatedMessage
messageType
(枚举:“error”|“success”|“debug”):用于演示不同注释模式的消息类型includeImage
(布尔值,默认值:false):是否包含示例图像服务器提供两种格式的100个测试资源:
test://static/resource/{even_number}
test://static/resource/{odd_number}
资源特点:
simple_prompt
complex_prompt
temperature
(数字):温度设定style
(字符串):输出样式偏好服务器每 15 秒发送一次随机级别的日志消息,以展示 MCP 的日志记录功能。
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
实现 MCP 协议所有功能的测试服务器,包括提示、工具、资源和采样,用于测试 MCP 客户端而不是实际应用程序。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/s2005/mcp-everything'
If you have feedback or need assistance with the MCP directory API, please join our Discord server