SkillAgentSearch skills...

levitate

Lifts local stdio MCP servers into remote AI app connectors for Claude, ChatGPT, and other MCP hosts.

Install / Use

claude mcp add iomz -- npx -y github:iomz/levitate

If the server publishes to npm under a different name, use that package instead — check the repo README.

About this skill
🔌

MCP Server

Model Context Protocol server

Quality Score

31/100

Supported Platforms

Claude Code
Claude Desktop

Tags

{ "name": "levitate", "version": "0.4.1", "private": true, "type": "module", "description": "A backend-agnostic MCP stdio-to-HTTP gateway.", "license": "MIT", "repository": { "type": "git", "url": "git+https://github.com/iomz/levitate.git" }, "bugs": { "url": "https://github.com/iomz/levitate/issues" }, "homepage": "https://github.com/iomz/levitate#readme", "bin": { "levitate": "./dist/src/index.js" }, "scripts": { "build": "tsc -p tsconfig.json", "dev": "tsx src/index.ts", "start": "node dist/src/index.js", "test": "vitest run", "typecheck": "tsc -p tsconfig.json --noEmit" }, "dependencies": { "@hono/node-server": "^1.14.4", "@modelcontextprotocol/sdk": "^1.29.0", "hono": "^4.8.3", "jose": "^6.2.3", "smol-toml": "^1.4.2", "zod": "^3.25.67" }, "devDependencies": { "@types/node": "^22.15.32", "tsx": "^4.20.3", "typescript": "^5.8.3", "vitest": "^3.2.4" }, "engines": { "node": ">=22" }, "packageManager": "pnpm@10.32.0" }

Related Skills

View on GitHub
GitHub Stars0
CategoryAI
UpdatedNaNy ago
Forks0

Security Score

68/100

Audited on Invalid Date

2 medium1 low