LaunchStack — MCP Server by Deodat-Lawson

by Deodat-Lawson · MCP Server · ★ 818

Last updated: · Indexed by AgentSkillsHub · Auto-synced every 8h

About LaunchStack

Launchstack The TypeScript engine for AI-native Next.js apps. Ingestion, OCR, RAG, knowledge graph, LLM abstractions, and background jobs — ports-based, framework-agnostic, and designed to be wired into the Next.js app you already have. Quickstart · Packages · Architecture · Reference app · Contributing · Discussions Quickstart ts import { createEngine } from "@launchstack/core"; const engine = createEngine({ db: { url: process.env.DATABASEURL! }, llm: { openai: { apiKey: process.env.OPENAIAPIKEY! } }, embeddings: { indexName: "openai-3-small" }, ocr: { defaultProvider: "DOCLING" }, providers: {}, storage: myStoragePort, // you implement StoragePort (S3, local, etc.) jobs: { dispatcher: inngest }, // or any JobDispatcherPort }); // Use any subsystem const { db } = engine; const results = await engine.rag?

claudedockerknowlege-graphlangchainmcpn8nneo4jnextjsollamaopen-source

Quick Facts

Stars818
Forks114
LanguageTypeScript
CategoryMCP Server
LicenseApache-2.0
Quality Score65.685324467317/100
Open Issues4
Last Updated2026-05-06
Created2025-01-01
Platformsclaude-code, docker, mcp, node
Est. Tokens~4501k

Compatible Skills

These tools work well together with LaunchStack for enhanced workflows:

  • fulling — semantic(0.18)+complementary+shared_fw(nextjs)+same_lang+similar_pop+shared_platform (64%)
  • ai-agent-automation — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (56%)
  • flock — semantic(0.19)+shared_fw(langchain,nextjs)+same_lang+similar_pop+shared_platform (53%)
  • agent — semantic(0.19)+complementary+same_lang+similar_pop+shared_platform (52%)
  • obsidian-gemini-helper — semantic(0.16)+complementary+same_lang+similar_pop+shared_platform (51%)

LaunchStack alternative? Top 6 similar tools

Looking for a LaunchStack alternative? If you're comparing LaunchStack with other mcp server tools, these 6 projects are the closest alternatives on Agent Skills Hub — ranked by topic overlap, star count, and community traction.

  • c4-genai-suite by codecentric · ⭐ 171

    c4 GenAI Suite

  • flock by Onelevenvy · ⭐ 1.1k

    Flock is a workflow-based low-code platform for rapidly building chatbots, RAG, and coordinating multi-agent t

  • full-stack-ai-agent-template by vstorm-co · ⭐ 1.0k

    Full-stack AI app generator — FastAPI + Next.js with agents, RAG, streaming, auth, and 20+ integrations out of

  • mira-OSS by taylorsatula · ⭐ 466

    This is the public release of MIRA OS. Discrete memories decay through momentum loss, tools auto-configure whe

  • weam by weam-ai · ⭐ 218

    Web app for teams of 20+ members. In-built connections to major LLMs via API. Share chats, prompts, and agents

  • cascadeflow by lemony-ai · ⭐ 2.9k

    Cascading runtime for AI agents. Optimize cost, latency, quality, and policy decisions inside the agent loop.

More MCP Server Tools

Explore other popular mcp server tools:

View all MCP Server tools →

Popular TypeScript Agent Tools

Frequently Asked Questions

What is LaunchStack?

LaunchStack is AI-powered StartUp Accelerator Engine built with Next.js, LangChain, PostgreSQL + pgvector. Upload, organize, and chat with documents. Includes predictive missing-document detection, role-based workfl. It is categorized as a MCP Server with 818 GitHub stars.

What programming language is LaunchStack written in?

LaunchStack is primarily written in TypeScript. It covers topics such as claude, docker, knowlege-graph.

How do I install or use LaunchStack?

You can find installation instructions and usage details in the LaunchStack GitHub repository at github.com/Deodat-Lawson/LaunchStack. The project has 818 stars and 114 forks, indicating an active community.

What license does LaunchStack use?

LaunchStack is released under the Apache-2.0 license, making it free to use and modify according to the license terms.

What are the best alternatives to LaunchStack?

The top alternatives to LaunchStack on Agent Skills Hub include c4-genai-suite, flock, full-stack-ai-agent-template. Each offers a different approach to the same problem space — compare them side-by-side by stars, quality score, and community activity.

View on GitHub → Browse MCP Server tools