Best Marketing & SEO MCP Servers for Windsurf
Connect marketing & seo tools to Windsurf using MCP servers. These servers let Windsurf interact with marketing & seo resources, enabling powerful AI-assisted workflows for developers.
0 Marketing & SEO Servers for Windsurf
Windsurf Configuration
Add marketing & seo MCP servers to your Windsurf configuration at ~/.windsurf/mcp.json:
{
"mcpServers": {
"filesystem": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-filesystem", "/home/you/projects"]
},
"github": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-github"],
"env": {
"GITHUB_PERSONAL_ACCESS_TOKEN": "ghp_your_token_here"
}
},
"postgres": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-postgres", "postgresql://localhost:5432/mydb"]
},
"brave-search": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-brave-search"],
"env": {
"BRAVE_API_KEY": "your_brave_api_key_here"
}
},
"memory": {
"command": "npx",
"args": ["-y", "@modelcontextprotocol/server-memory"]
}
}
}Marketing & SEO Servers for Other Clients
Other Categories for Windsurf
File Systems MCP Servers for WindsurfDatabases MCP Servers for WindsurfAPIs MCP Servers for WindsurfCloud Services MCP Servers for WindsurfDeveloper Tools MCP Servers for WindsurfAnalytics MCP Servers for WindsurfCommunication MCP Servers for WindsurfBusiness Applications MCP Servers for WindsurfBrowser Automation MCP Servers for WindsurfSearch & Data Extraction MCP Servers for WindsurfKnowledge & Memory MCP Servers for WindsurfFinance & Fintech MCP Servers for WindsurfSecurity MCP Servers for WindsurfData Science & ML MCP Servers for WindsurfVersion Control MCP Servers for WindsurfCoding Agents MCP Servers for WindsurfMonitoring & Observability MCP Servers for Windsurf