M
MCP Test Lab
Simple repository to be controlled by AI Agents/LLMs/AI Chat Clients through MCP Server
Created 3/14/2026
Updated about 7 hours ago
README
Repository documentation and setup instructions
MCP Test Lab
Simple repository to be controlled by AI Agents/Chat Clients/LLM through MCP Server
Quick Setup
Installation guide for this server
Installation Command (package not published)
git clone https://github.com/learnwithsumit/mcp-test-lab
Manual Installation: Please check the README for detailed setup instructions and any additional dependencies required.
Cursor configuration (mcp.json)
{
"mcpServers": {
"learnwithsumit-mcp-test-lab": {
"command": "git",
"args": [
"clone",
"https://github.com/learnwithsumit/mcp-test-lab"
]
}
}
}
Author Servers
Other servers by learnwithsumit