Skip to content
MCP Server Community By @profullstack

profullstack/mcp-server

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities.

New to MCP? Copy the config below, then follow the Claude Desktop / Cursor steps.

Install guide β†’
Connected Apps: profullstack/mcp-server Claude Desktop

Installation Guide

Run command: npx -y @modelcontextprotocol/server-profullstack-mcp-server

Detailed Documentation

πŸ“‡ ☁️ 🏠 🍎 πŸͺŸ 🐧 - A comprehensive MCP server aggregating 20+ tools including SEO optimization, document conversion, domain lookup, email validation, QR generation, weather data, social media posting, security scanning, and more developer utilities.

Configuration

{
  "mcpServers": {
    "profullstack-mcp-server": {
      "command": "npx",
      "args": [
        "-y",
        "@modelcontextprotocol/server-profullstack-mcp-server"
      ],
      "env": {}
    }
  }
}