MCP Server
MCP
BrewPage MCP
Publish HTML, Markdown, KV, JSON, and files to brewpage.app from AI assistants. No signup.
Install
npx -y [email protected]
Configuration Example
{
"remotes": [],
"packages": [
{
"registryType": "npm",
"registryBaseUrl": "https://registry.npmjs.org",
"identifier": "brewpage-mcp",
"version": "1.3.2",
"transport": {
"type": "stdio"
},
"environmentVariables": [
{
"description": "Override API base URL. Defaults to https://brewpage.app.",
"format": "string",
"default": "https://brewpage.app",
"name": "BREWPAGE_URL"
}
]
}
]
}
mcp
model-context-protocol
npm
By
Comments
Sign in to leave a comment