Windsurf MCP Server

by ZerocoolZa

302 downloads
Not rated
GitHub

Description

# 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…

About

# 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…

Details

Author
ZerocoolZa
Downloads
302
Categories
Other

- Python-based MCP server implementation
- Memory plugin integration for context management
- Configurable transport and logging options
- Designed for the Windsurf IDE ecosystem

Clone the repository, install dependencies with npm install @memoryplugin/mcp-server, edit the mcp_config.json file to customize settings, then run the server using ./start_mcp_servers.sh. Requires Python 3.8+, Node.js, and npm.

# 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 ```bash git clone https://github.com/ZerocoolZa/windsurf-mcp-server.git cd windsurf-mcp-server ``` 2. Install dependencies ```bash npm install @memoryplugin/mcp-server ``` ### Configuration Edit `mcp_config.json` to customize server settings. ### Running the Server ```bash ./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 [LICENSE](LICENSE) file for details. ### Copyright Copyright (c) 2025 Wayne Windsurf (ZerocoolZa)
No reviews yet — be the first

Sign in to leave a review

Use Google, GitHub, or an email account so ratings stay tied to real people.

Email sign in

No reviews posted yet.