Back to MCP Servers
Profullstack 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.
aggregatorssecurityai
By profullstack
Installation
npx -y mcp-serverConfiguration
{
"mcpServers": {
"mcp-server": {
"command": "npx",
"args": ["-y", "mcp-server"]
}
}
}How to use
- Run the installation command above (if needed)
- Open your Claude Code settings file (~/.claude/settings.json)
- Add the configuration to the mcpServers section
- Restart Claude Code to apply changes