windsurf-mcp-integration

windsurf-mcp-integration

3.3

If you are the rightful owner of windsurf-mcp-integration 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.

Master Control Program (MCP) server that provides additional tools for the Windsurf agentic IDE.

This MCP server is designed to extend Windsurf's capabilities by providing additional tools that aren't built into Windsurf. It uses FastAPI to create a robust API server with WebSocket support for real-time communication with Windsurf. The server is structured to allow easy integration and extension, making it a versatile addition to the Windsurf IDE. With features like a RESTful API and WebSocket support, it ensures seamless interaction and tool execution. The server is built with a focus on performance and ease of use, leveraging FastAPI's capabilities to deliver a high-performance backend.

Features

  • FastAPI Backend: High-performance, easy-to-use framework
  • WebSocket Support: Real-time bidirectional communication
  • Extensible Tool System: Easily add new tools to extend Windsurf
  • RESTful API: HTTP endpoints for tool execution
  • Windsurf Integration: Seamless integration with Windsurf IDE

Tools

  1. File Search

    Search for files in a directory with pattern matching

  2. Code Analysis

    Analyze code files for syntax, complexity, and dependencies

  3. Web Request

    Make HTTP requests to external APIs