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.
Quick Start
Clone the repository:
git clone https://github.com/profullstack/mcp-serverClaude Desktop configuration example:
{
"mcpServers": {
"profullstack-mcp-server": {
"command": "npx",
"args": [
"-y",
"profullstack/mcp-server"
]
}
}
}Check the repository README for specific installation and configuration instructions.