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
ghidraMCP
LaurieWiredMCP Server for Ghidra
Unity MCP ✨
justinpbarnettUnity MCP acts as a bridge between AI assistants and your Unity Editor. Give your LLM tools to manage assets, control scenes, edit scripts, and automate tasks within Unity.
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
XcodeBuildMCP
cameroncookeA Model Context Protocol (MCP) server and CLI that provides tools for agent use when working on iOS and macOS projects.

Sequential Thinking
modelcontextprotocolModel Context Protocol Servers
Comments