Skip to main content
AggregatorsTypeScript

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.

aggregatorscloud-servicelocal-servicemacoswindowslinux
Share:

Quick Start

Clone the repository:

git clone https://github.com/profullstack/mcp-server

Claude Desktop configuration example:

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

Check the repository README for specific installation and configuration instructions.

Details

Category
Aggregators
Language
TypeScript
Author
profullstack