Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. πŸ”Ž Search & Data Extraction
  3. Kitbag MCP
K
Health: Not checked yetWe have not completed a health check for this listing yet.No health check has run yet.

Kitbag MCP

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View Repository

Zero-config MCP server bundling 50+ utility tools: converters, OCR, scraping, and formatters.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "kitbag-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kitbag-mcp"
      ]
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Directory Badge Claim listing AlternativesπŸ”Ž More in Search & Data Extraction

Documentation Overview

CI npm version License: MIT Platform Support Model Context Protocol
downloads stars last commit



Typing SVG

Kitbag MCP is a single, open-source Model Context Protocol server that bundles a curated library of 50+ high-value utility tools β€” document converters, OCR processors, web scrapers, data formatters, and AI developer utilities β€” all in one place.

Instead of installing, configuring, and paying to host a dozen single-purpose MCP servers, install Kitbag MCP once and selectively enable only the modules you need. It runs entirely on your machine: zero hosting costs, no API keys, no server setup.


πŸ“– Table of Contents

Click to expand
  • πŸš€ Quick Start
  • βš™οΈ Client Setup
    • Claude Desktop
    • Cursor
    • Windsurf
  • πŸŽ›οΈ Configuration
  • πŸ—ΊοΈ Tool Category Index
  • πŸ“š Complete Tool Directory
    • πŸ“„ PDF Tools
    • 🌐 Web Scraping & Networking
    • πŸ“Έ Image & OCR Tools
    • πŸ“Š Data Transformation
    • πŸ’» Developer Utilities
    • πŸ› οΈ Utility Tools
    • 🧠 AI Chunker
  • πŸ—οΈ Architecture
  • πŸ› οΈ Local Development & Contributions
  • βš–οΈ License

πŸš€ Quick Start (Zero Config)

Run instantly using npx (Node.js required):

Terminal
npx kitbag-mcp

Expose Specific Modules (Saves LLM Context Tokens)

To prevent your AI agents from getting overwhelmed by tool options, enable only what you need:

bash
# Enable PDF and Web scraping modules only
npx kitbag-mcp --enabled-modules pdf,web
➜ ➜ ➜

βš™οΈ Supported Clients Setup

1. Claude Desktop

Add this entry to your claude_desktop_config.json:

config.json
{
  "mcpServers": {
    "kitbag-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kitbag-mcp",
        "--enabled-modules",
        "pdf,web,image,data,utility,ai"
      ]
    }
  }
}

2. Cursor

  1. Go to Settings β†’ Beta Features β†’ MCP.
  2. Click + Add New MCP Server.
  3. Configure:
    • Name: Kitbag MCP
    • Type: stdio
    • Command: npx -y kitbag-mcp --enabled-modules pdf,web,data,utility

3. Windsurf

Add this entry to your mcp_config.json:

config.json
{
  "mcpServers": {
    "kitbag-mcp": {
      "command": "npx",
      "args": [
        "-y",
        "kitbag-mcp"
      ],
      "env": {
        "KITBAG_ENABLED_MODULES": "pdf,web,data,utility"
      }
    }
  }
}

πŸŽ›οΈ Configuration Flags & Environment Variables

Kitbag MCP can be configured through CLI flags, environment variables, or a JSON config file β€” whichever fits your workflow.

Configuration SourceExample Usage
CLI Flags--enabled-modules pdf,web or --enabled-tools utility.qr_generate
Env VariablesKITBAG_ENABLED_MODULES=pdf,web or KITBAG_ENABLED_TOOLS=utility.qr_generate
JSON ConfigA kitbag-config.json file in the current working directory, or via --config /path/to/config.json

kitbag-config.json schema:

config.json
{
  "enabledModules": ["pdf", "web", "image", "data", "utility", "ai", "developer"],
  "enabledTools": [],
  "defaultTimeoutMs": 30000,
  "maxPayloadSizeBytes": 52428800
}

πŸ—ΊοΈ Tool Category Index

CategoryPrefixToolsFocus
πŸ“„ PDFpdf.*6Parsing, conversion, merging, splitting
🌐 Webweb.*7Scraping, feeds, sitemaps, DNS
πŸ“Έ Image & OCRimage.*5Resizing, compression, OCR, EXIF
πŸ“Š Datadata.*8CSV / JSON / XML / YAML conversion
πŸ’» Developerdeveloper.*11Formatting, linting, diffing, decoding
πŸ› οΈ Utilityutility.*12Crypto, QR, networking, archives
🧠 AIai.*1Text chunking for LLM ingestion

πŸ“š Complete Tool Directory

πŸ“„ PDF Tools (pdf.*)

High-performance local PDF parsers and manipulators.

Tool NameDescriptionExample Agent Prompt
pdf.convert_to_textExtract raw text from a PDF document."Extract the text from reports/invoice.pdf"
pdf.convert_to_markdownParse PDF and format it into clean Markdown."Convert layout of guide.pdf to markdown"
pdf.extract_imagesExtract raw image assets embedded inside a PDF."Extract all images from slide_deck.pdf"
pdf.extract_tablesExtract structured table data from PDF pages."Pull out all tables from financial_report.pdf"
pdf.mergeMerge multiple PDF files together in order."Merge doc1.pdf and doc2.pdf into a single file"
pdf.splitSplit specific page ranges from a PDF."Give me page 1 to 3 from main_guide.pdf"

🌐 Web Scraping & Networking (web.*)

Interact with raw web documents and query networking systems.

Tool NameDescriptionExample Agent Prompt
web.to_markdownScrape a webpage, clean clutter, and convert to Markdown."Convert the article at https://example.com/blog to markdown"
web.extract_metadataExtract title, description, OG tags, and JSON-LD data."Get metadata for URL https://news.ycombinator.com"
web.extract_linksScrape a webpage and list internal and external links."Find all external links on the Wikipedia page for AI"
web.rss_parserParse an RSS or Atom feed XML URL into JSON."Get the latest feed items from https://github.blog/feed/"
web.sitemap_generatorFetch and parse a sitemap.xml URL, extracting all URLs."Fetch all URLs in the sitemap for google.com"
web.dns_lookupPerform DNS resolution (A, AAAA, MX, TXT, etc.)."Do an MX record lookup for domain gmail.com"
web.youtube_transcriptExtract text transcripts and captions with timestamps."Get the transcript for https://www.youtube.com/watch?v=dQw4w9"

πŸ“Έ Image & OCR Tools (image.*)

Manipulate images and extract text locally.

Tool NameDescriptionExample Agent Prompt
image.ocrExtract text from an image locally using Tesseract OCR."Extract text from screenshot.png"
image.resizeResize an image's dimensions (width and height)."Resize avatar.png to be 200x200 pixels"
image.compressCompress image file size with custom quality."Compress banner.jpg to 80% quality"
image.convert_formatConvert images between formats (PNG, JPEG, WebP, etc.)."Convert logo.png to webp format"
image.exif_metadataExtract EXIF camera and location metadata from image files."Show me the GPS coordinates and camera model of photo.jpg"

πŸ“Š Data Transformation (data.*)

Fast, offline conversion between standard data formats.

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Search & Data Extraction View all alternatives
  • R
    Riveter

    MCP server for Riveter's enrichment, scraping, and monitoring API

    πŸ”Ž Search & Data Extraction0 views
    Compare vs Riveter β†’
  • Apify MCP Server logoApify MCP Server

    Extract data from any website with thousands of scrapers, crawlers, and automations on Apify Store ⚑

    πŸ”Ž Search & Data Extraction0 views
    Compare vs Apify MCP Server β†’
  • Vaaya logoVaaya

    Pay-per-call agent superpowers: media/video gen, product demos, research, GTM, scraping, compute.

    πŸ”Ž Search & Data Extraction0 views
    Compare vs Vaaya β†’
  • Openwebninja MCP logoOpenwebninja MCP

    Official MCP server for OpenWeb Ninja APIs - 40+ real-time web data and SERP APIs as MCP tools

    πŸ”Ž Search & Data Extraction1 views
    Compare vs Openwebninja MCP β†’

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about Kitbag MCP

Add the following block to your claude_desktop_config.json under mcpServers: "mcpServers": { "kitbag-mcp": { "command": "npx", "args": ["-y", "kitbag-mcp"] } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewKitbag MCP AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/kitbag-mcp?style=directory)](https://allmcps.com/mcp/kitbag-mcp)
HTML Embed
<a href="https://allmcps.com/mcp/kitbag-mcp"><img src="https://allmcps.com/api/badge/kitbag-mcp?style=directory" alt="Kitbag MCP on AllMCPs" /></a>

Technical Specs & Signals

CategoryπŸ”ŽSearch & Data Extraction
More technical detailsExpand β–Ύ
TransportSTDIO
RuntimeNode.js
Last updatedSep 7, 2026
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
27Quality signal: Emerging Β· 27/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership8/20
Documentation & tools11/30
Adoption & activity1/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… FeaturedAllMCPs Server logo

AllMCPs Server

The official MCP server for AllMCPs.com - submit and manage tools directly from your AI. The open directory for MCP servers. Connect Claude, Cursor, Windsurf, and AI agents to databases, tools, files, and APIs. Explore 10,000+ servers. AllMCPs is the premier, open directory for discovering, evaluating, and installing Model Context Protocol (MCP) servers to equip AI agents and LLMs with real-world superpowers.

Explore Server β†’

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge and attach your website β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in πŸ”Ž Search & Data Extraction β†’Best MCP servers for Web Search & Scraping β†’Alternatives to Kitbag MCP β†’Install in Claude DesktopInstall in CursorInstall in VS Code