awesome-repositories.com
المدونة
MCP
awesome-repositories.com

اكتشف أفضل مستودعات المصادر المفتوحة باستخدام بحث مدعوم بالذكاء الاصطناعي.

استكشفعمليات بحث منسقةبدائل مفتوحة المصدربرمجيات ذاتية الاستضافةالمدونةخريطة الموقع
المشروعخادم MCPحولكيفية ترتيب النتائجالصحافة
قانونيالخصوصيةالشروط
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

44 مستودعات

Awesome GitHub RepositoriesLocal Development Servers

Environments for hosting and testing server-side logic locally using standard input/output streams.

Distinguishing note: Focuses on local hosting of server environments for infrastructure control.

Explore 44 awesome GitHub repositories matching development tools & productivity · Local Development Servers. Refine with filters or upvote what's useful.

Awesome Local Development Servers GitHub Repositories

اعثر على أفضل المستودعات باستخدام الذكاء الاصطناعي.سنبحث عن أفضل المستودعات المطابقة باستخدام الذكاء الاصطناعي.
  • typicode/json-serverالصورة الرمزية لـ typicode

    typicode/json-server

    75,614عرض على GitHub↗

    json-server is a development toolset used to simulate a full REST API from a JSON file. It functions as a customizable mock API server that allows for the simulation of CRUD operations and resource relationships without the need to write backend code. The project enables rapid prototyping by generating a fake backend that persists data changes back to a local JSON file. It distinguishes itself by providing a static asset file server to deliver local documents, images, and stylesheets alongside the mock API endpoints. The server includes capabilities for data querying, such as parameter-based

    Provides a lightweight local server to manage stateful CRUD operations and resource relationships.

    JavaScriptapifakefrontend
    عرض على GitHub↗75,614
  • calcom/cal.comالصورة الرمزية لـ calcom

    calcom/cal.com

    45,760عرض على GitHub↗

    Cal.com is a comprehensive scheduling infrastructure platform designed to manage availability, booking workflows, and calendar synchronization across multiple users and external services. It provides a backend service for automated appointment scheduling, enabling the creation, confirmation, and management of booking lifecycles through a centralized state machine. The platform also offers embeddable user interface components that allow developers to integrate interactive booking experiences directly into third-party websites. What distinguishes the platform is its extensible app ecosystem and

    Enables local hosting of server environments for complete control over configuration and security.

    TypeScriptnext-authnextjsopen-source
    عرض على GitHub↗45,760
  • adobe/bracketsالصورة الرمزية لـ adobe

    adobe/brackets

    33,033عرض على GitHub↗

    Brackets is an extensible JavaScript IDE and front-end code editor specifically designed for authoring HTML, CSS, and JavaScript. It serves as a web development text editor that provides a specialized environment for building websites. The editor is distinguished by its live preview capabilities, which render code changes in a browser in real time for immediate visual feedback. It further supports front-end workflows through inline style editing and the ability to synchronize code changes across multiple browser windows for cross-browser testing. The project includes a wide range of developm

    Implements a built-in development server to coordinate file state between the local disk and the browser preview.

    JavaScript
    عرض على GitHub↗33,033
  • mathiasbynens/dotfilesالصورة الرمزية لـ mathiasbynens

    mathiasbynens/dotfiles

    31,386عرض على GitHub↗

    This is a Unix-based dotfiles repository providing a version-controlled collection of configuration files, environment variables, and shell aliases. Its primary purpose is to optimize macOS for software development by applying a curated set of system defaults and Zsh shell workflow enhancements. The project distinguishes itself through a comprehensive collection of macOS system defaults and specific configurations for the Zsh shell. It includes specialized Git workflow configurations and whitespace settings designed to standardize and accelerate version control operations across different env

    Includes a utility to quickly launch a temporary local web server for file sharing.

    Shellbashdotfilesmacos
    عرض على GitHub↗31,386
  • modular/modularالصورة الرمزية لـ modular

    modular/modular

    26,357عرض على GitHub↗

    Modular is a unified machine learning development platform designed for building, compiling, and deploying high-performance neural network models. It provides a comprehensive execution engine that supports both local and production-grade inference, enabling developers to manage the entire model lifecycle from initial architecture definition to scalable, containerized service deployment. The platform distinguishes itself through a hardware-agnostic runtime that abstracts diverse silicon architectures, allowing models to execute efficiently across varied compute environments. It includes a spec

    Serves machine learning models locally using a command-line interface to validate functionality and performance.

    Mojoailanguagemachine-learning
    عرض على GitHub↗26,357
  • langchain-ai/deepagentsالصورة الرمزية لـ langchain-ai

    langchain-ai/deepagents

    25,006عرض على GitHub↗

    Deepagents is an LLM agent orchestration platform and stateful application server designed for deploying and managing AI agents built with computational graphs. It provides a containerized runtime environment that handles agent execution, state persistence, and the versioning of AI assistants. The platform distinguishes itself through deep integration with the Model Context Protocol, allowing agents to function as servers that expose tools and capabilities to external clients. It features a sophisticated observability suite for capturing execution traces, performing LLM-based evaluations agai

    Ships a lightweight local development server with hot reloading and debugging for rapid testing.

    Pythonagentsdeepagentslangchain
    عرض على GitHub↗25,006
  • gar-b-age/cooklikehocالصورة الرمزية لـ Gar-b-age

    Gar-b-age/CookLikeHOC

    23,619عرض على GitHub↗

    CookLikeHOC is a dockerized web application that serves as a culinary recipe database and digital cookbook. It provides a structured collection of ingredient lists and cooking instructions derived from restaurant provenance reports to enable the reproduction of authentic meals. The project focuses on traditional Chinese cooking and restaurant recipe replication, specifically tracking culinary provenance to ensure consistent flavor profiles. It includes curated data for regional dishes, braised meats, vegetables, and beverage recipes. The application is designed for containerized deployment t

    Provides a local server environment to preview and test application changes before deployment.

    Dockerfile
    عرض على GitHub↗23,619
  • prefecthq/fastmcpالصورة الرمزية لـ PrefectHQ

    PrefectHQ/fastmcp

    22,994عرض على GitHub↗

    FastMCP is a Python framework designed for building servers that expose functions, resources, and prompts to AI models using the Model Context Protocol. It simplifies the development process by automatically deriving tool metadata, input schemas, and documentation directly from Python function signatures and type hints. The framework provides a unified container for managing these components, allowing developers to build modular applications that integrate seamlessly with AI assistants. The project distinguishes itself through its support for interactive, server-defined user interface compone

    Spawns and manages local server processes using standard input and output streams for process-based integration.

    Pythonagentsfastmcpllms
    عرض على GitHub↗22,994
  • localtunnel/localtunnelالصورة الرمزية لـ localtunnel

    localtunnel/localtunnel

    22,350عرض على GitHub↗

    Localtunnel is an HTTP tunneling service that exposes local development servers to the public internet. By creating secure tunnels with temporary public URLs, it allows developers to route incoming internet traffic directly to a web server running on a local machine. The service provides predictable or custom subdomains to facilitate remote collaboration and testing of local applications. It functions as a localhost proxy server, enabling users to receive and inspect external webhook payloads directly within a local environment during the development lifecycle. The platform manages traffic t

    Creates temporary public web addresses that route incoming internet traffic to local development servers.

    JavaScript
    عرض على GitHub↗22,350
  • 11ty/eleventyالصورة الرمزية لـ 11ty

    11ty/eleventy

    19,670عرض على GitHub↗

    Eleventy is a JavaScript-based static site generator designed to transform templates, data files, and markdown into optimized HTML. It functions as a versatile template rendering engine and content management framework, allowing developers to aggregate data from diverse sources—including local files, databases, and external APIs—to populate structured web content. The project is distinguished by its template-engine-agnostic pipeline, which decouples the build process from specific rendering languages. This allows users to integrate multiple template formats, such as Liquid, Nunjucks, Handleba

    The static site generator starts a local server that automatically rebuilds project files and refreshes connected browser sessions whenever source files are modified.

    JavaScriptblog-enginedocumentation-tooleleventy
    عرض على GitHub↗19,670
  • elysiajs/elysiaالصورة الرمزية لـ elysiajs

    elysiajs/elysia

    18,531عرض على GitHub↗

    Elysia is a high-performance TypeScript web framework designed for building type-safe backend services. It provides a modular, plugin-based architecture that allows developers to compose server logic, middleware, and validation schemas into scalable application instances. By leveraging native web standards, the framework ensures portability across diverse JavaScript runtimes, including Node.js, Deno, and various edge computing environments. The framework distinguishes itself through its focus on end-to-end type safety, automatically synchronizing request and response definitions between the s

    Enables local server logic testing within a controlled development environment.

    TypeScriptbunframeworkhttp
    عرض على GitHub↗18,531
  • temporalio/temporalالصورة الرمزية لـ temporalio

    temporalio/temporal

    18,411عرض على GitHub↗

    Temporal is a distributed workflow orchestration engine designed to manage fault-tolerant, stateful, and long-running background processes. It functions as a platform for coordinating complex cross-service operations, ensuring consistency and reliability in distributed environments by decoupling workflow orchestration from task execution. The platform distinguishes itself through a deterministic, event-sourced execution model that reconstructs workflow state by re-executing code from an immutable event log. This approach isolates non-deterministic side effects into managed activities, allowin

    Starts a lightweight orchestration environment locally for testing workflows and prototyping.

    Gocronjob-schedulerdistributed-crondistributed-systems
    عرض على GitHub↗18,411
  • getgrav/gravالصورة الرمزية لـ getgrav

    getgrav/grav

    15,395عرض على GitHub↗

    Grav is a flat-file content management system that eliminates the need for a traditional database by storing site content and configuration in human-readable Markdown and YAML files. Built as a modular PHP web framework, it uses a hierarchical page routing system where the physical directory structure directly determines the site's URL paths. The platform is distinguished by its event-driven plugin architecture and a command-line interface that prioritizes system administration, deployment, and maintenance tasks. It utilizes a blueprint-driven system to generate administrative forms from stru

    Provides a lightweight local web server for rapid testing and development without production server requirements.

    PHPcmscontentcontent-management
    عرض على GitHub↗15,395
  • simonw/datasetteالصورة الرمزية لـ simonw

    simonw/datasette

    11,198عرض على GitHub↗

    Datasette is a tool for publishing and sharing SQLite databases as public websites. It functions as a data publishing system that provides searchable interfaces and JSON APIs to expose the contents of SQLite files. The project enables both server-side and client-side execution. It can operate as an API server or as a database browser that runs entirely within a web browser using WebAssembly, allowing for serverless database access. The system supports a variety of deployment strategies, including containerized images for cloud hosting and a local development server for testing. It includes c

    Includes a live-reloading local server for testing and exploring databases during development.

    Pythonasgiautomatic-apicsv
    عرض على GitHub↗11,198
  • codewithharry/sigma-web-dev-courseالصورة الرمزية لـ CodeWithHarry

    CodeWithHarry/Sigma-Web-Dev-Course

    11,021عرض على GitHub↗

    This project is a comprehensive educational curriculum and resource for full-stack web development. It provides a structured collection of source code, implementation guides, and practical exercises designed to teach core front-end and back-end programming principles, including database connectivity and interface design. The repository serves as a practical guide for building integrated web applications using modern JavaScript frameworks. It demonstrates essential development patterns such as component-based user interface composition, reactive state management, and asynchronous data fetching

    Hosts application files on a local server with automatic browser refreshing for rapid development.

    JavaScript
    عرض على GitHub↗11,021
  • javascript-tutorial/zh.javascript.infoالصورة الرمزية لـ javascript-tutorial

    javascript-tutorial/zh.javascript.info

    10,758عرض على GitHub↗

    This is the Chinese translation of The Modern JavaScript Tutorial, an open-source, community-driven project that teaches JavaScript from fundamentals to advanced topics based on the latest ECMAScript specification. The project covers the full JavaScript language, including object-oriented programming, and provides comprehensive instruction on browser programming, DOM manipulation, and client-side web development. The tutorial is structured as a multi-language translation framework, with each chapter and article organized into numbered folders for clear navigation. Contributors can translate M

    Provides a development server to render and review translated content locally before publishing.

    HTMLchinesejavascripttutorial
    عرض على GitHub↗10,758
  • instantdb/instantالصورة الرمزية لـ instantdb

    instantdb/instant

    10,330عرض على GitHub↗

    Instant is a real-time backend as a service and relational graph database designed to synchronize data across clients automatically. It functions as a data synchronization layer that provides authentication, permissions, and relational data storage for web and mobile applications. The platform includes an optimistic UI framework that updates local interfaces immediately during writes and handles automatic server rollbacks. It also features a real-time presence system to broadcast transient user states, such as cursor positions and online status, to other connected clients. The system manages

    Provides a local server environment using container orchestration for consistent development and testing of backend logic.

    TypeScript
    عرض على GitHub↗10,330
  • livekit/agentsالصورة الرمزية لـ livekit

    livekit/agents

    9,379عرض على GitHub↗

    This project is a framework for developing multimodal AI agents that function as programmable participants in real-time communication rooms. It enables the construction of agents that can see, hear, and speak by integrating speech-to-text, large language models, and text-to-speech pipelines to facilitate low-latency, natural conversations. The system is distinguished by its advanced orchestration of real-time media and conversational flow, including support for full-duplex speech, preemptive response generation, and sophisticated interruption management. It further differentiates itself throu

    Provides local development servers with debug logging and automatic code reloading for rapid agent iteration.

    Pythonagentsaiopenai
    عرض على GitHub↗9,379
  • modelcontextprotocol/inspectorالصورة الرمزية لـ modelcontextprotocol

    modelcontextprotocol/inspector

    8,721عرض على GitHub↗

    The inspector is a diagnostic and validation tool for the Model Context Protocol. It provides an interactive interface and a transport proxy to discover, inspect, and execute the tools, prompts, and resources provided by an MCP server. The project serves as a debugger and compliance tester to verify that server implementations adhere to the protocol specification and JSON-RPC standards. It allows for real-time monitoring of message exchanges and logs between clients and servers across various transport layers, such as standard input/output and Server-Sent Events. The tool covers a broad rang

    Connects clients to local resource servers using configuration files for secure inter-process communication.

    TypeScript
    عرض على GitHub↗8,721
  • arize-ai/phoenixالصورة الرمزية لـ Arize-ai

    Arize-ai/phoenix

    8,605عرض على GitHub↗

    Arize Phoenix is an LLM observability platform and evaluation framework designed to capture execution traces and monitor large language model applications. It serves as a prompt management system for versioning and testing templates, and as a self-hosted AI operations infrastructure for managing telemetry and experiments. The platform differentiates itself through a specialized embedding visualization tool used to detect data drift and optimize vector search. It provides a comprehensive evaluation suite that utilizes judge-based evaluators and ground-truth datasets to score model outputs, and

    Runs a local server via CLI or notebook to collect and visualize execution traces during development.

    Jupyter Notebookagentsai-monitoringai-observability
    عرض على GitHub↗8,605
السابق123التالي
  1. Home
  2. Development Tools & Productivity
  3. Local Development Servers

استكشف الوسوم الفرعية

  • Codebase Server ConfigurationsSettings for the port, host, and authentication token of a local codebase server. **Distinct from Local Development Servers:** Distinct from Local Development Servers: specifically targets the configuration of a codebase server, not a general development server.
  • Static Content SimulationSimulating server-side include logic and templates to render static content during local development. **Distinct from Local Development Servers:** Focuses on simulating template inclusion logic for static sites, whereas Local Development Servers is about hosting full server environments.