ZerocoolZa/windsurf-mcp-server
If you are the rightful owner of windsurf-mcp-server and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
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
- Clone the repository
git clone https://github.com/ZerocoolZa/windsurf-mcp-server.git
cd windsurf-mcp-server
- 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)