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 βInstallation Guide
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": {}
}
}
}