Publicsofttools Mcp
@DrEjazAhmed
About Publicsofttools Mcp
14 utility tools for AI agents: QR code generation, PDF compress/merge/split/convert/unlock, cryptographic hashing (MD5/SHA-1/SHA-256/SHA-512), UUID generation, Base64 encode/decode, secure password generation, IP geolocation, DNS records, SSL certificate check, and WHOIS lookup.
Basic information
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"publicsofttools": {
"command": "npx",
"args": [
"-y",
"publicsofttools-mcp"
],
"env": {
"PST_API_KEY": "<YOUR_API_KEY>"
}
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is Publicsofttools MCP?
Publicsofttools MCP is a Model Context Protocol server that gives AI agents (Claude, Cursor, Windsurf) access to 14 utility tools from PublicSoftTools, including QR code generation, hashing, UUIDs, base64 encoding/decoding, password generation, IP geolocation, SSL certificate checking, DNS lookups, WHOIS lookups, and PDF operations (compress, merge, split, convert to Word, unlock).
How to use Publicsofttools MCP?
Install via npx publicsofttools-mcp. Requires Node.js 18+ and a free API key from https://www.publicsofttools.com/account/api-keys. Configure your MCP client (Claude Desktop, Cursor, or Windsurf) by adding a JSON block with the command, arguments, and the environment variable PST_API_KEY.
Key features of Publicsofttools MCP?
- 14 utility tools covering cryptography, networking, and PDF processing.
- Requires Node.js 18+ and a free API key (1,500 calls/month).
- All file I/O uses base64-encoded content.
- Supports QR codes with custom colors, size, and error correction.
- Hash, UUID, base64, and password generation with multiple options.
- Domain tools: SSL check, DNS lookup, WHOIS.
- PDF tools: compress, merge, split, convert to Word, unlock.
Use cases of Publicsofttools MCP?
- AI assistant generating QR codes for URLs or text.
- Developer debugging DNS records or SSL certificates through chat.
- Automating PDF compression or merging from a conversation.
More Other MCP servers

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Nginx UI
0xJackyYet another WebUI for Nginx
π Model Context Protocol (MCP) Curriculum for Beginners
microsoftThis open-source curriculum introduces the fundamentals of Model Context Protocol (MCP) through real-world, cross-language examples in .NET, Java, TypeScript, JavaScript, Rust and Python. Designed for developers, it focuses on practical techniques for building modular, scalable,
Inbox Zero AI
elie222The world's best AI personal assistant for email. Open source app to help you reach inbox zero fast.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
Comments