Skip to main content
ClaudeWave
just-done avatar
just-done

just-publish-mcp

View on GitHub

Metadata-only repo for the Just Publish MCP server (ai.justpublish/just-publish) — server.json, README, and brand icons for the MCP Registry listing.

MCP ServersOfficial Registry0 stars0 forksUpdated today
Install in Claude Code / Claude Desktop
Method: Manual
Claude Code CLI
git clone https://github.com/just-done/just-publish-mcp
claude_desktop_config.json (Claude Desktop)
{
  "mcpServers": {
    "just-publish-mcp": {
      "command": "node",
      "args": ["/path/to/just-publish-mcp/dist/index.js"]
    }
  }
}
1. Run the command above in your terminal (Claude Code), or paste the JSON config into claude_desktop_config.json (Claude Desktop).
2. Replace any <placeholder> values with your API keys or paths.
3. Restart Claude. The MCP server and its tools appear automatically.
💡 Clone https://github.com/just-done/just-publish-mcp and follow its README for install instructions.
Use cases

MCP Servers overview

# Just Publish — MCP Server

**Publish a static website to a live public URL, straight from chat.**

[Just Publish](https://justpublish.ai) is an AI-native publishing tool. Hand it
your HTML, CSS, JS, and images from inside an MCP-enabled client and it returns a
live, public URL — no build step, no dashboard, no deploy config.

- **Website:** https://justpublish.ai
- **MCP endpoint:** `https://mcp.justpublish.ai/` (Streamable HTTP)
- **Registry name:** `ai.justpublish/just-publish`

## Connecting

Add the remote MCP server to any client that supports Streamable HTTP transport:

```json
{
  "mcpServers": {
    "just-publish": {
      "type": "streamable-http",
      "url": "https://mcp.justpublish.ai/"
    }
  }
}
```

Then ask your assistant to publish a site. It will return the public URL.

## About this repository

This is a **metadata-only** repository. It holds the published `server.json`,
the `.mcp.json` plugin manifest, brand icons, and this README for the MCP
Registry listing. The Just Publish server itself is hosted at
`https://mcp.justpublish.ai/` — its source is not part of this repo.

The root `.mcp.json` declares the remote server in the Open Plugins format so
plugin directories can detect it.

## Links

- Product: https://justpublish.ai
- MCP Registry: https://registry.modelcontextprotocol.io

What people ask about just-publish-mcp

What is just-done/just-publish-mcp?

+

just-done/just-publish-mcp is mcp servers for the Claude AI ecosystem. Metadata-only repo for the Just Publish MCP server (ai.justpublish/just-publish) — server.json, README, and brand icons for the MCP Registry listing. It has 0 GitHub stars and was last updated today.

How do I install just-publish-mcp?

+

You can install just-publish-mcp by cloning the repository (https://github.com/just-done/just-publish-mcp) or following the README instructions on GitHub. ClaudeWave also provides quick install blocks on this page.

Is just-done/just-publish-mcp safe to use?

+

just-done/just-publish-mcp has not been audited yet by our security agent. Review the original repository on GitHub before using it in production.

Who maintains just-done/just-publish-mcp?

+

just-done/just-publish-mcp is maintained by just-done. The last recorded GitHub activity is from today, with 0 open issues.

Are there alternatives to just-publish-mcp?

+

Yes. On ClaudeWave you can browse similar mcp servers at /categories/mcp, sorted by popularity or recent activity.

Deploy just-publish-mcp to your cloud

Ship this repo to production in minutes. Each platform spins up its own environment with editable env vars.

Maintain this repo? Add a badge to your README

Drop the badge into your GitHub README to show it's tracked on ClaudeWave. Each badge links back to this page and reflects the live Trust Score.

Featured on ClaudeWave: just-done/just-publish-mcp
[![Featured on ClaudeWave](https://claudewave.com/api/badge/just-done-just-publish-mcp)](https://claudewave.com/repo/just-done-just-publish-mcp)
<a href="https://claudewave.com/repo/just-done-just-publish-mcp"><img src="https://claudewave.com/api/badge/just-done-just-publish-mcp" alt="Featured on ClaudeWave: just-done/just-publish-mcp" width="320" height="64" /></a>

More MCP Servers

just-publish-mcp alternatives