Express MCP ServerServer

biilmann
GitHub
ServerlessMCPAI Agents

Loading subscription status...

💡 Description

A basic example of a serverless Model Context Protocol (MCP) server implemented using Netlify Functions with Express, enabling AI agents to interact with custom capabilities.

📝 JSON Entries

{
  "mcpServers": [
    {
      "Express MCP Server": {
        "env": {},
        "args": [],
        "command": "netlify dev"
      }
    }
  ]
}

🛠️ Tools

Netlify CLIMCP Inspector

Features

  • Serverless Functions
  • AI Agent Interaction