sjs/neos-mcp-feature-set-test
最新稳定版本:v1.0.0
Composer 安装命令:
composer require sjs/neos-mcp-feature-set-test
包简介
SJS.Neos.MCP Feature Set for Testing
README 文档
README
MCP FeatureSet package for connectivity and authentication smoke-testing. Add this FeatureSet to a server to verify that the MCP endpoint is reachable and that the authenticated session is working correctly.
FeatureSets & Tools
TestFeatureSet — prefix test
| Tool | Description |
|---|---|
test_ping |
Echoes back an optional message. Useful for verifying basic connectivity. |
test_authenticated_user |
Returns details about the currently authenticated Neos user and their roles. |
test_ping
Input: message (optional string)
Output: The message echoed back, or "pong" if omitted.
test_authenticated_user
Input: none Output: JSON object with account identifier, authentication provider, roles, active flag, creation date, last successful authentication, failed auth count, display name, and administrator flag.
Returns a plain-text error message if no authenticated user is found.
统计信息
- 总下载量: 436
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: AGPL-3.0-or-later
- 更新时间: 2026-03-01