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
MCP Go π
mark3labsA Go implementation of the Model Context Protocol (MCP), enabling seamless integration between LLM applications and external data sources and tools.
Maestro
mobile-dev-incPainless E2E Automation for Mobile and Web
FastMCP v2 π
jlowinπ The fast, Pythonic way to build MCP servers and clients.
Servers
modelcontextprotocolModel Context Protocol Servers
Reactive Resume
amruthpillaiA one-of-a-kind resume builder that keeps your privacy in mind. Completely secure, customizable, portable, open-source and free forever. Try it out today!
Comments