Related MCP Server Resources

Explore more AI models, providers, and integration options:

  • Explore AI Models
  • Explore AI Providers
  • Explore MCP Servers
  • LangDB Pricing
  • Documentation
  • AI Industry Blog
  • MCP SSH Server
  • Amazon VPC Lattice MCP Server
  • Semgrep MCP Server
  • DeepSource MCP Server
  • Steel Puppeteer
Back to MCP Servers
pkgx MCP

pkgx MCP

Public
pkgxdev/mcp

An MCP server enabling execution of any open-source tool via pkgx, providing AI-driven command automation and repository analysis with sandboxed security measures for safe file access.

typescript
0 tools
May 30, 2025
Updated Jun 4, 2025

Supercharge Your AI with pkgx MCP

MCP Server

Unlock the full potential of pkgx MCP through LangDB's AI Gateway. Get enterprise-grade security, analytics, and seamless integration with zero configuration.

Unified API Access
Complete Tracing
Instant Setup
Get Started Now

Free tier available • No credit card required

Instant Setup
99.9% Uptime
10,000+Monthly Requests

pkgx MCP

A Model Context Protocol server that can run any Open Source tool via pkgx.

Usage

  1. Install pkgx (or not, we download it for you if you don’t)
  2. git clone https://github.com/pkgxdev/pkgx-mcp
  3. Consume in an MCP client (see below for configuration examples)

Cursor/Claude Configuation

  • ~/.cursor/mcp.json:
  • ~/Library/Application Support/Claude/claude_desktop_config.json
{ "mcpServers": { "pkgx": { "command": "/path/to/pkgx-mcp/main.ts" } } }

Or without pkgx, but with npx:

{ "mcpServers": { "pkgx": { "command": "npx", "args": ["ts-node", "/path/to/pkgx-mcp/main.ts"] } } }

MCP Inspector

npx @modelcontextprotocol/inspector ts-node ./main.ts

Suggested Prompts

Use pkgx to run a series of git commands and generate statistics about this repository.

Security

Security? Hah.

But seriously, this is a dangerous tool. You are letting AI read any file on your computer†. We have the decency to run pkgx in a sandbox so at least a rogue AI can’t run rm -rf /. But we have not restricted reads because that seemed too limiting.

We need the MCP protocol to advance to allow the user to be prompted with UI to approve certain things that the AI cannot by itself do or something like that.

In the meantime USE WITH ABSURD AMOUNTS OF CAUTION.

† well, on macOS at least we prevent reads to ~/.ssh and ~/.aws, PRs welcome to exclude more and add Linux sandboxing.

[!IMPORTANT]

The AI cannot write to your file system.

On macOS anyway. On Linux we need you to PR that for us.

Publicly Shared Threads0

Discover shared experiences

Shared threads will appear here, showcasing real-world applications and insights from the community. Check back soon for updates!

Share your threads to help others
Related MCPs5
  • MCP SSH Server
    MCP SSH Server

    Secure Model Context Protocol (MCP) SSH server enabling remote command execution, file and directory...

    Added May 30, 2025
  • Amazon VPC Lattice MCP Server
    Amazon VPC Lattice MCP Server

    Model Context Protocol server offering tools to access, manage, and automate AWS VPC Lattice resourc...

    2 tools
    Added May 30, 2025
  • Semgrep MCP Server
    Semgrep MCP Server

    Model Context Protocol server enabling seamless integration of Semgrep’s fast, semantic static code ...

    6 tools
    Added May 30, 2025
  • DeepSource MCP Server
    DeepSource MCP Server

    Integrates AI assistants with code quality analysis by providing access to metrics, issues, security...

    9 tools
    Added May 30, 2025
  • Steel Puppeteer
    Steel Puppeteer

    Model Context Protocol server enabling advanced browser automation with Puppeteer, offering web navi...

    Added May 30, 2025