Stats
Actions
Tags
From tempad-dev
MCP server from the tempad-dev project. Likely provides development utilities or tooling integration for Claude Code. Purpose unclear from configuration.
Copy this JSON into your .mcp.json to enable this server
Add to your .mcp.json:
{
"mcpServers": {
"tempad-dev": {
"command": "npx",
"args": [
"-y",
"@tempad-dev/mcp@latest"
]
}
}
}Server configuration and connection parameters
npxCommand-line arguments passed to the server process
npx claudepluginhub ecomfe/tempad-dev --plugin tempad-dev