ExpressJS MCP

v1.0.0Developer Toolsstable

Exposes Express.js API endpoints as MCP tools, preserving existing schemas and authentication behavior. Supports streaming responses and can be mounted directly to existing Express apps or run as a standalone gateway.

expressjs-mcpmcpai-integration
Share:
0
Stars
0
Downloads
0
Weekly
0/5

What is ExpressJS MCP?

ExpressJS MCP is a Model Context Protocol (MCP) server that allows AI assistants like Claude, Cursor, and VS Code to exposes express.js api endpoints as mcp tools, preserving existing schemas and authentication behavior. supports streaming responses and can be mounted directly to existing express apps or run as a st...

Exposes Express.js API endpoints as MCP tools, preserving existing schemas and authentication behavior. Supports streaming responses and can be mounted directly to existing Express apps or run as a standalone gateway.

This server falls under the Developer Tools category on MCPgee, the world's largest MCP server directory with 33,000+ servers.

Features

  • Exposes Express.js API endpoints as MCP tools, preserving ex

Use Cases

Expose Express.js API endpoints as MCP tools while preserving authentication.
Support streaming responses and mount directly to existing Express apps.
bowen31337

Maintainer

LicenseMIT License
Languagetypescript
Versionv1.0.0
UpdatedN/A
Statushealthy
Maintenanceactive

Works with

ClaudeOpenAIwindowsmacoslinux

Installation

Manual Installation

npx expressjs-mcp

Configuration

Configuration Details

Config File

claude_desktop_config.json

Performance

Response Metrics

Response Time< 200ms
ThroughputMedium

Resource Usage

Memory UsageLow
CPU UsageLow

Frequently Asked Questions about ExpressJS MCP

What is ExpressJS MCP?

ExpressJS MCP is a Model Context Protocol (MCP) server that exposes express.js api endpoints as mcp tools, preserving existing schemas and authentication behavior. supports streaming responses and can be mounted directly to existing express apps or run as a standalone gateway. It connects AI assistants to external tools and data sources through a standardized interface.

How do I install ExpressJS MCP?

Follow the installation instructions on the ExpressJS MCP GitHub repository. Clone the repo, install dependencies, and add the server config to your AI client.

Which AI clients work with ExpressJS MCP?

ExpressJS MCP works with all major MCP-compatible AI clients including Claude Desktop, Claude Code, Cursor, VS Code (GitHub Copilot), Windsurf, and Cline.

Is ExpressJS MCP free to use?

Yes, ExpressJS MCP is open source and available under the MIT License license. You can use it freely in both personal and commercial projects.

Browse More Developer Tools MCP Servers

Explore all developer tools servers available in the MCPgee directory. Each server includes setup guides for Claude, Cursor, and VS Code.

Quick Config Preview

{ "mcpServers": { "expressjs-mcp": { "command": "npx", "args": ["-y", "expressjs-mcp"] } } }

Add this to your claude_desktop_config.json or .cursor/mcp.json

Read the full setup guide →

Ready to use ExpressJS MCP?

Browse our complete directory of 33,000+ MCP servers, read setup guides for your editor, and start building with the Model Context Protocol.

33,000+ ServersFree & Open SourceStep-by-Step Guides