windsurf-mcp-server

windsurf-mcp-server

3.2

A Model Context Protocol (MCP) server implementation for the Windsurf IDE project.

Windsurf MCP Server

Overview

A Model Context Protocol (MCP) server implementation for the Windsurf IDE project.

Features

  • Python-based MCP server
  • Memory plugin integration
  • Configurable transport and logging

Setup

Prerequisites

  • Python 3.8+
  • Node.js
  • npm

Installation

  1. Clone the repository
git clone https://github.com/ZerocoolZa/windsurf-mcp-server.git
cd windsurf-mcp-server
  1. Install dependencies
npm install @memoryplugin/mcp-server

Configuration

Edit mcp_config.json to customize server settings.

Running the Server

./start_mcp_servers.sh

Contributing

Pull requests are welcome. For major changes, please open an issue first.

License

This project is licensed under the MIT License - see the file for details.

Copyright

Copyright (c) 2025 Wayne Windsurf (ZerocoolZa)