Design · MODEL CONTEXT PROTOCOL
Srish ty MCP Testing interface for LLMs
MCP Testing interface for LLMs
WHAT IT CONNECTS
Srish ty MCP Testing interface for LLMs 为 AI Agent 提供什么
- In-memory storage of user contexts
- Context management with last 5 prompts
- RESTful API endpoints
- TypeScript support
- Install dependencies:
- Start the development server:
- `npm run dev`: Start development server with hot reload
- `npm run build`: Build TypeScript files
- `npm start`: Run built files
SECURITY
MCP 收录不等于安全审核
MCP 服务器可能获得模型上下文、凭据、本地文件或调用外部系统的权限。连接 Agent 前,请检查代码、环境变量、网络行为、软件包来源与维护状态。