iolufemi/Express-REST-API-and-MCP-Server-Framework
Express REST API and MCP Server Framework is a comprehensive development framework for building RESTful APIs and MCP servers with Express.js. It provides a complete template for creating production-ready APIs using Node.js, Express, Mongoose (MongoDB), and Sequelize (SQL databases).
This framework helps developers quickly build the backend services that power web and mobile applications, as well as AI assistants. It takes your data models (like 'users' or 'products') and automatically creates the necessary endpoints for apps to interact with, alongside a special interface that allows AI models like ChatGPT to understand and use your services directly. The framework is designed for Node.js developers who need to create robust, production-ready APIs with database integration.
149 stars.
Use this if you are a Node.js developer looking to rapidly build a new REST API that also needs to be easily consumable by Large Language Models (LLMs) and other AI assistants.
Not ideal if you are a business user without development skills or if you only need a simple static website without backend services.
Stars
149
Forks
37
Language
TypeScript
License
GPL-3.0
Category
Last pushed
Mar 11, 2026
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/mcp/iolufemi/Express-REST-API-and-MCP-Server-Framework"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related servers
cyanheads/mcp-ts-core
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
cyanheads/mcp-ts-template
TypeScript template for building Model Context Protocol (MCP) servers. Ships with declarative...
redhat-data-and-ai/template-mcp-server
Production-ready Python template for building MCP servers with FastMCP, FastAPI, OAuth, and...
aashari/boilerplate-mcp-server
TypeScript Model Context Protocol (MCP) server boilerplate providing IP lookup tools/resources....
mcpdotdirect/template-mcp-server
Template to quickly set up your own MCP server