MCP Mock Lab
by zerozidi22
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| MCP_COOKIE_SECURE | No | 쿠키 secure 플래그 (true/false) | |
| MCP_ADMIN_PASSWORD | No | 기본 관리자 계정 비밀번호 | admin123!@# |
| MCP_ADMIN_USERNAME | No | 기본 관리자 계정 아이디 | admin |
| MCP_SESSION_SECRET | No | 세션 시크릿 | |
| MCP_LOG_QUEUE_LIMIT | No | 로그 큐 상한 | 20000 |
| MCP_PUBLIC_BASE_URL | No | 공개 MCP 베이스 URL (예: https://mcp.example.com) | |
| MCP_LOG_MEMORY_LIMIT | No | 로그 메모리 링 버퍼 상한 | 10000 |
| MCP_CONCURRENCY_LIMIT | No | 동시 처리 제한 | 1000 |
| MCP_MAX_REQUEST_BYTES | No | 최대 요청 바이트 제한 (기본 1 MiB) | 1048576 |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
No tools | |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/zerozidi22/mcp-helper'
If you have feedback or need assistance with the MCP directory API, please join our Discord server