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

shipmcp MCP Server

LinYsssss/shipmcp

Score: 53.3 Rank #39 MCP Server
Are you the maintainer of LinYsssss/shipmcp? Claim this listing →

Turn any OpenAPI spec into a production-ready MCP server.

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

Overview

LinYsssss/shipmcp is a JavaScript MCP server licensed under MIT. Turn any OpenAPI spec into a production-ready MCP server.

Ranked #39 out of 100 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

JavaScript MIT

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 1d ago

Last commit 1d 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 MIT

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

Contributors medium impact

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

Dependents medium impact

No downstream dependents detected yet — adoption by other projects is the strongest trust signal

Badge all embed codes →

AgentRank score for LinYsssss/shipmcp
[![AgentRank](https://agentrank-ai.com/api/badge/tool/LinYsssss--shipmcp)](https://agentrank-ai.com/tool/LinYsssss--shipmcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/LinYsssss--shipmcp/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/LinYsssss--shipmcp" 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="LinYsssss/shipmcp"></script>

Matched Queries

"mcp server""mcp-server"

From the README

# ShipMCP

Turn any OpenAPI spec into a production-ready MCP server in under 90 seconds.

ShipMCP generates an **editable TypeScript MCP repository** from your OpenAPI spec, with auth presets, tests, Docker, CI, and a usable README included.

It is not trying to be another "look, it generated some code" demo.
It is trying to be the shortest path from **existing REST API** to **something you can actually ship into the MCP ecosystem**.

## The problem

Most teams already have APIs.
What they do not have is time to manually wire:

- MCP tool definitions
- request mapping
- auth handling
- Docker
- CI
- smoke tests
- onboarding docs

That repeated setup work is the gap ShipMCP is designed to remove.

## What ShipMCP generates

Given one OpenAPI file, ShipMCP creates a repo like this:

```text
my-api-mcp/
  src/
    server.ts
    client.ts
    tools.ts
  tests/
    smoke.test.ts
    api.test.ts
  openapi/
    source.json
  .env.example
  Dockerfile
  README.md
  .github/workflows/ci.yml
  p
Read full README on GitHub →

Get the weekly AgentRank digest

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