Skip to content
Back to search
30
MCP

@showly/mcp-server

npm/@showly/mcp-server

Connect Claude Code / Codex to the Showly MCP server — preview and deploy sites from your agent.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

calendly-mcp
MCP server connecting Claude Desktop/Code to Calendly for natural-language scheduling management
0 tools
Claude Code MCP Server
Use Claude Code as an MCP server.
0 tools
@heretyc/subagent-mcp
MCP server that launches Claude Code/Codex sub-agents and routes tasks to Claude Messages or OpenAI-compatible API providers.
0 tools
quick-html-share-mcp
MCP server that lets your coding agent (Claude Desktop, Cursor, Codex CLI, Claude Code, Continue) publish HTML and get back a shareable URL
0 tools
@ask-llm/claude-mcp
MCP server for consulting Anthropic Claude Code CLI from Codex and other MCP clients
0 tools
@leo000001/claude-code-mcp
MCP server that runs Claude Code as tools — start coding agents, poll their progress, and control permissions from any MCP client
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@showly/mcp-server": {
      "url": "None",
      "transport": "http"
    }
  }
}