Google PageRank for AI agents. 25,000+ tools indexed.

junobuild-mcp MCP Server

nami2111/junobuild-mcp

Score: 49.6 Rank #85 MCP Server
Are you the maintainer of nami2111/junobuild-mcp? Claim this listing →

MCP server for Juno (junobuild) - manage satellites, hosting, functions, snapshots and more

Add AgentRank to Claude Code Discover and compare tools like nami2111/junobuild-mcp — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

nami2111/junobuild-mcp is a TypeScript MCP server. MCP server for Juno (junobuild) - manage satellites, hosting, functions, snapshots and more

Ranked #85 out of 116 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for nami2111/junobuild-mcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/nami2111--junobuild-mcp)](https://agentrank-ai.com/tool/nami2111--junobuild-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/nami2111--junobuild-mcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/nami2111--junobuild-mcp" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="nami2111/junobuild-mcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# junobuild-mcp-server

> **Unofficial** MCP server for [Juno](https://juno.build). Not affiliated with or endorsed by the Juno team.

Manage satellites, hosting, serverless functions, snapshots and more through any MCP-compatible client. Includes a built-in documentation tool to access Juno's official guides and references.

## Install

```bash
npm install -g junobuild-mcp-server
```

## Usage

Add to your MCP client configuration (e.g. Claude Desktop, Cursor):

```json
{
  "mcpServers": {
    "junobuild": {
      "command": "npx",
      "args": ["-y", "junobuild-mcp-server"]
    }
  }
}
```

The server requires [`@junobuild/cli`](https://juno.build/docs/reference/cli) to be installed and authenticated:

```bash
npm i -g @junobuild/cli
juno login
```

For non-interactive environments (CI, headless), set the `JUNO_TOKEN` environment variable or use the `--mode` and `--profile` flags available on every tool.

### Documentation Access

The `juno_docs` tool fetches Juno's official documen
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.