Stats
Actions
Tags
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"twmcp": {
"command": "uvx",
"args": [
"--from",
".",
"twmcp",
"serve"
],
"env": {
"TWMCP_TRANSPORT": "stdio"
}
}
}
}Server configuration and connection parameters
uvxCommand-line arguments passed to the server process
Environment variables set when the server starts
TWMCP_TRANSPORT=stdionpx claudepluginhub iml1s/twmcp