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/levitateIf the server publishes to npm under a different name, use that package instead — check the repo README.
MCP Server
Model Context Protocol server
Quality Score
Category
AI & Machine LearningSupported Platforms
Tags
Skill content
View source on GitHub{ "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
momen-cursurrules-prompt-file
40.6kCursor rules for building custom frontends with Momen.app as headless BaaS with GraphQL API, actionflows, AI agents, and Stripe integration.
semiotic-react-dataviz-cursorrules-prompt-file
40.6kCursor rules for Semiotic data visualization library with 30+ chart types, MCP server, and AI-assisted chart generation.
claude-mem
91.5kPersistent Context Across Sessions for Every Agent – Captures everything your agent does during sessions, compresses it with AI, and injects relevant context back into future sessions. Works with Claude Code, OpenClaw, Codex, Gemini, Hermes, Copilot, OpenCode + More
Understand-Anything
80.1kGraphs that teach > graphs that impress. Turn any code into an interactive knowledge graph you can explore, search, and ask questions about. Works with Claude Code, Codex, Cursor, Copilot, Gemini CLI, and more.
Security Score
Audited on Invalid Date
