shipmcp MCP Server
LinYsssss/shipmcp
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
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
Contributors medium impact
Dependents medium impact
Matched Queries
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.