Loading MCP server directory, please wait...
On-brand, style-locked website imagery from the hosted Distribea engine (subscription key).
npx @getmcp/cli add io.github.Distribea/distribea-mcpRequires Node.js 18+. Community-contributed server. Review source before installing.
DISTRIBEA_MCP_KEYYour Distribea MCP access key. Get it from your account page at https://distribea.com/account/mcp.
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.Distribea/distribea-mcp": {
"command": "npx",
"args": [
"-y",
"distribea-mcp"
],
"env": {
"DISTRIBEA_MCP_KEY": ""
}
}
}
}