server_info
Check server configuration and runtime details. Returns version, runtime detection, working directory, files root, and all configured limits to diagnose unexpected path rejections or container identity.
Instructions
Debug helper. No params. Returns the current mcp-peek version, runtime detection (npx | docker | unknown), cwd, files_root (PEEK_FILES_ROOT, or null when unset), and an effective_limits object summarising every configured cap / threshold / timeout (15 fields — see README for the full list). Use when a path is rejected unexpectedly, or to confirm which container/host the server is actually running in.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||