Best Monitoring & Observability MCP Servers for Windsurf
Connect monitoring & observability tools to Windsurf using MCP servers. These servers let Windsurf interact with monitoring & observability resources, enabling powerful AI-assisted workflows for developers.
0 Monitoring & Observability Servers for Windsurf
Windsurf Configuration
Add monitoring & observability 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"]
}
}
}Monitoring & Observability 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 WindsurfMarketing & SEO MCP Servers for Windsurf