🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@aranswill/mcp-server

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@aranswill/mcp-server - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
dist/index.js

@@ -78,3 +78,3 @@ #!/usr/bin/env node

function createServer() {
const server = new Server({ name: "@aranswill/mcp-server", version: "1.0.1" }, {
const server = new Server({ name: "@aranswill/mcp-server", version: "1.0.2" }, {
capabilities: {

@@ -81,0 +81,0 @@ tools: {},

{
"name": "@aranswill/mcp-server",
"version": "1.0.1",
"version": "1.0.2",
"description": "MCP server that exposes the PDF Generation API (generate PDFs, list templates, check usage) to AI agents.",
"license": "MIT",
"type": "module",
"mcpName": "io.github.amranswill/pdfapi-mcp-server",
"bin": {

@@ -8,0 +9,0 @@ "pdfapi-mcp": "dist/index.js"