Publicsofttools Mcp
@DrEjazAhmed
关于 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.
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"publicsofttools": {
"command": "npx",
"args": [
"-y",
"publicsofttools-mcp"
],
"env": {
"PST_API_KEY": "<YOUR_API_KEY>"
}
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
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.
其他 分类下的更多 MCP 服务器
Awesome Mlops
visengerA curated list of references for MLOps
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
Blender
ahujasidOpen-source MCP to use Blender with any LLM
MCP Toolbox for Databases
googleapisMCP Toolbox for Databases is an open source MCP server for databases.
Production-ready MCP integrations for AI applications
Klavis-AIKlavis AI: MCP integration platforms that let AI agents use tools reliably at any scale
评论