MCP.so
登录

MCP Server for Windsurf/Roocode

@bananabit-dev

关于 MCP Server for Windsurf/Roocode

Model Context Protocol (MCP) server for Windsurf integration with image generation and web scraping capabilities.

基本信息

分类

其他

运行时

python

传输方式

stdio

发布者

bananabit-dev

配置

使用下面的配置,将此服务器添加到你的 MCP 客户端。

{
  "mcpServers": {
    "mcp-bananabit-dev": {
      "command": "python",
      "args": [
        "-m",
        "venv",
        ".venv"
      ]
    }
  }
}

工具

未检测到工具

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

概览

What is MCP Server for Windsurf/Roocode?

This is a Model Context Protocol (MCP) server that provides image generation (Flux Pro) and web scraping (ScrapeGraph) capabilities for Windsurf and Roocode.

How to use MCP Server for Windsurf/Roocode?

Clone the repository, create a Python virtual environment, install dependencies, copy .env.example to .env, and set your API keys. Then add the server configuration to ~/.codeium/windsurf/mcp_config.json and refresh the MCP server in Windsurf by clicking the hammer icon and selecting "Refresh".

Key features of MCP Server for Windsurf/Roocode

  • Image generation using the Flux Pro model
  • Web scraping via ScrapeGraph API
  • AI-powered intelligent content extraction
  • Clean output removing ads, navigation, and clutter
  • Multiple output formats: HTML, Markdown, structured data
  • Graceful error handling with fallback options

Use cases of MCP Server for Windsurf/Roocode

  • Generate creative images from descriptive text prompts (e.g., kawaii-style rooms)
  • Create local documentation by scraping and converting online guides to Markdown
  • Extract webpage content for sentiment analysis or further processing
  • Collect structured data from product listing pages
  • Produce multiple image variations with different style cues

FAQ from MCP Server for Windsurf/Roocode

What API keys are required?

AIMLAPI_KEY for Flux Pro image generation and SGAI_API_KEY for ScrapeGraph web scraping.

Where is the MCP configuration file located?

It is located at ~/.codeium/windsurf/mcp_config.json (for Windsurf).

How do I refresh the MCP server in Windsurf?

Click the hammer icon and then select "Refresh" to load the server.

What cleaning levels are available for web scraping

评论

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