MCP.so
登录

Windsurf MCP Server

@ZerocoolZa

关于 Windsurf MCP Server

暂无概览

基本信息

分类

其他

许可证

MIT

运行时

python

传输方式

stdio

发布者

ZerocoolZa

配置

暂无标准配置

该服务器的 README 中没有可解析的 MCP 配置块,请前往代码仓库查看安装说明。

代码仓库

工具

未检测到工具

工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。

概览

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.

评论

其他 分类下的更多 MCP 服务器