Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tgmock": {
"command": "python3",
"args": [
"-m",
"tgmock.mcp_server"
]
}
}
}Server configuration and connection parameters
python3Command-line arguments passed to the server process
npx claudepluginhub azdaev/tgmock --plugin tgmock