MCP.so
Sign In

Windsurf MCP Server

@ZerocoolZa

About Windsurf MCP Server

No overview available yet

Config

No standard config provided

This server doesn't expose a parseable MCP config block in its README. See the repository for install instructions.

Repository

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Overview

What is Windsurf MCP Server?

A Model Context Protocol (MCP) server implementation for the Windsurf IDE project. It provides memory plugin integration and is built with Python, offering configurable transport and logging.

How to use Windsurf MCP Server?

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.

Key features of Windsurf MCP Server

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

Use cases of Windsurf MCP Server

FAQ from Windsurf MCP Server

What are the prerequisites for Windsurf MCP Server?

Python 3.8+, Node.js, and npm are required.

How do I install Windsurf MCP Server?

Clone the repository and run npm install @memoryplugin/mcp-server to install dependencies.

How do I configure Windsurf MCP Server?

Edit the mcp_config.json file to customize server settings such as transport and logging.

How do I run Windsurf MCP Server?

Execute the ./start_mcp_servers.sh script to start the server.

What license is Windsurf MCP Server under?

The project is licensed under the MIT License.

Frequently asked questions

What are the prerequisites for Windsurf MCP Server?

Python 3.8+, Node.js, and npm are required.

How do I install Windsurf MCP Server?

Clone the repository and run `npm install @memoryplugin/mcp-server` to install dependencies.

How do I configure Windsurf MCP Server?

Edit the `mcp_config.json` file to customize server settings such as transport and logging.

How do I run Windsurf MCP Server?

Execute the `./start_mcp_servers.sh` script to start the server.

What license is Windsurf MCP Server under?

The project is licensed under the MIT License.

Comments

More Other MCP servers