io.github.syedtaj7/kitbag-mcp
NPM · KITBAG-MCP · SCANNED SEP 21
Zero-config MCP server bundling 50+ utility tools: converters, OCR, scraping, and formatters.
Available components
How this component scores in each security and reliability category. Every signal is checked automatically from public evidence about the published package, including repeated runs of it in an isolated sandbox, and we only credit what we can confirm. How we score → Why this is hard to score →
Supply Chain Security88
- No malware found by supply-chain analysis.Pass
- CVE check failed: a known medium-severity CVE affects csv-parse 5.6.0, a direct dependency. A fixed version is available. View diagnostics → Fail
- No install/post-install scripts declared.Pass
- 130 of 311 dependencies flagged as unhealthy (2 deprecated). View diagnostics → Partial
Provenance & Transparency97
- Source repository is publicly reachable at the declared URL. View diagnostics → Pass
- Cryptographically verified build provenance (signed, bound to syedtaj7/Kitbag-mcp). View diagnostics → Pass
- Clear OSI-approved license (MIT).Pass
- Actively maintained (last published 64 days ago).Pass
- Disclosure check failed: no security disclosure policy was found in the source repository. See how to fix → Fail
Schema Quality & AI Usability78
- AI-judged instruction clarity (excellent).Pass
- Tool/resource definitions use about 3295 tokens (~64/item across 51 items; 51 tools + 0 resources), lean.Pass
- Usage-examples check failed: none of the tools include examples. See how to fix → Fail
Stability & Change Management83
- Stability observed for 25 of 30 days with no destabilising changes; credit accrues until the full window elapses.Partial
Tool Coverage100
- 100% of tools have a non-trivial description (not blank, and not just the tool's name).Pass
- 100% of tool parameters carry a description.Pass
Tool Safety75
- No prompt-injection markers were found in the server instructions, tool names or descriptions we captured.Pass
- 0 of 2 tool(s) whose name or description implies an irreversible operation declare an MCP destructiveHint annotation; "data_deduplicate" implies "remove" and declares no destructiveHint at all, which the MCP spec reads as destructive by default. See how to fix → Fail
- An AI judge read all 51 captured unit(s) of tool text and found none that tries to manipulate the model reading it.Pass
Capabilities100
- Implements a supported MCP spec version (2025-11-25); the latest is 2026-07-28.Pass
How do I install the io.github.syedtaj7/kitbag-mcp server?
io.github.syedtaj7/kitbag-mcp runs locally as an npm package, launched with npx -y kitbag-mcp. Ready-made configuration for Claude, Cursor, VS Code, Codex and 5 more is on this page, copied from each client's own documentation.
npm · kitbag-mcp
claude mcp add syedtaj7-kitbag-mcp -- npx -y kitbag-mcp
{
"mcpServers": {
"syedtaj7-kitbag-mcp": {
"command": "npx",
"args": [
"-y",
"kitbag-mcp"
]
}
}
} {
"servers": {
"syedtaj7-kitbag-mcp": {
"command": "npx",
"args": [
"-y",
"kitbag-mcp"
]
}
}
} codex mcp add syedtaj7-kitbag-mcp -- npx -y kitbag-mcp
{
"$schema": "https://opencode.ai/config.json",
"mcp": {
"syedtaj7-kitbag-mcp": {
"type": "local",
"command": [
"npx",
"-y",
"kitbag-mcp"
],
"enabled": true
}
}
} openclaw mcp add syedtaj7-kitbag-mcp --command npx --arg -y --arg kitbag-mcp
mcp_servers:
syedtaj7-kitbag-mcp:
command: "npx"
args: ["-y", "kitbag-mcp"] {
"McpServers": {
"syedtaj7-kitbag-mcp": {
"Transport": "stdio",
"Command": "npx",
"Arguments": [
"-y",
"kitbag-mcp"
]
}
}
} assistant mcp add syedtaj7-kitbag-mcp -t stdio -c npx -a -y kitbag-mcp
{
"mcpServers": {
"syedtaj7-kitbag-mcp": {
"command": "npx",
"args": [
"-y",
"kitbag-mcp"
]
}
}
} Every change we have recorded for this component, newest first. Security-relevant changes are always shown. ▲ marks a change for the better, ▼ a change for the worse; unmarked changes are neutral.
- 20 Sept 26 −2
- Stability: pass → 0.80 functional
- 19 Sept 26 0
- Stability: 0.97 → pass security
- 18 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
- 15 Sept 26 +1
- Security disclosure: unverified → fail ▼ functional
- 14 Sept 26 0
- Security disclosure: fail → unverified ▼ functional
- 13 Sept 26 −2
- Stability: pass → 0.80 functional
- 12 Sept 26 0
- Stability: 0.97 → pass security
- 11 Sept 26 +1
No change was recorded against any check on this day. Stability & Change Management went from 93 to 97. That category is still filling its 30-day observation window: 28 days of observed history at the previous scan, 29 at this one. The score rises as the window fills, whether or not the server changes.
Diagnostic detail from the automated scan of this channel: what the scanner observed at each step, so you can see exactly where a check passed or failed. It is informational only and never changes the trust score.
Captured 21 Sept 2026 · Analysed npm/kitbag-mcp@1.1.2
Provenance Verified
A signed build attestation was found and verified, binding this exact artifact to the source repository it claims to come from.
| Result | Verified |
|---|---|
| Ecosystem | npm |
| Reason | Verified |
| Discovered via | Registry attestation endpoint |
| Source repo | syedtaj7/Kitbag-mcp |
| Certificate issuer | https://token.actions.githubusercontent.com |
| Certificate SAN | https://github.com/syedtaj7/Kitbag-mcp/.github/workflows/publish.yml@refs/heads/main |
| Rekor log index | 2194448549 |
| Predicate type | https://slsa.dev/provenance/v1 |
| Subject digest | sha512:15108b340441d2feec53e3a453be6369ac52ca36a597c2beaa6aa382e43b96764f9c0251bf67cbf90793173d77391f40bf97ebdf34f0899e09fb2c64d |
Background: How many MCP packages publish verified provenance →
Vulnerabilities 2 findings
| ID | CVE | Severity | Vector | Fix available |
|---|---|---|---|---|
| GHSA-8cw4-87c7-c6xx | CVE-2026-85063 | medium | yes | |
| GHSA-5v7r-6r5c-r473 | CVE-2026-31808 | medium | CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L | yes |
Background: What a vulnerability scan can and cannot prove →
Dependencies 311 packages
| Packages resolved | 311 |
|---|---|
| Deprecated | 2 |
| Stale | 130 |
| Tree resolution | Complete |
Background: SBOMs and build attestations, explained →
The tools this component advertises to a client, with an estimated token cost for each. Expand a tool to see its parameters and schema. The per-tool counts are indicative and are not scored directly; the schema's total context footprint is one signal in Schema Quality & AI Usability. A tool's description is untrusted text the model reads on every call, which is what makes this list a security surface and not just an inventory: how tool poisoning works →
ai_text_chunker ~112
Split large text into smaller semantic chunks for LLM context optimization or vector databases (RAG).
| Name | Type | Req | Description |
|---|---|---|---|
| chunkOverlap | number | – | The number of overlapping characters between consecutive chunks. Defaults to 200. |
| chunkSize | number | – | The maximum character size of each chunk. Defaults to 1000. |
| strategy | string | – | The chunking strategy: 'character', 'word', 'sentence', or 'paragraph'. Defaults to 'paragraph'. |
| text | string | yes | The input text to chunk. |
No output schema declared.
No examples provided.
data_csv_to_json ~101
Convert a CSV file or CSV string data to a JSON array.
| Name | Type | Req | Description |
|---|---|---|---|
| columns | boolean | – | If true, treats the first line as column names and outputs an array of objects. Otherwise outputs an array of arrays. Defaults to true. |
| csvData | string | – | Raw CSV string data to parse. |
| delimiter | string | – | The field delimiter character. Defaults to ','. |
| filePath | string | – | Local filesystem path to the CSV file. |
No output schema declared.
No examples provided.
data_deduplicate ~71
Remove duplicate entries from a JSON array of objects or strings.
| Name | Type | Req | Description |
|---|---|---|---|
| arrayData | string | yes | JSON string representing the array to deduplicate. |
| key | string | – | Optional object property key to deduplicate by (e.g. 'id' or 'email'). If omitted, checks full object identity. |
No output schema declared.
No examples provided.
data_diff_arrays ~85
Compare two JSON arrays of objects and return the differences (added, deleted, modified, unchanged).
| Name | Type | Req | Description |
|---|---|---|---|
| arrayA | string | yes | JSON string representing the baseline array. |
| arrayB | string | yes | JSON string representing the updated array to compare against A. |
| key | string | – | Optional unique key to match objects between arrays (e.g. 'id' or 'email'). |
No output schema declared.
No examples provided.
data_json_to_csv ~77
Convert a JSON array of objects to a CSV string.
| Name | Type | Req | Description |
|---|---|---|---|
| delimiter | string | – | The field delimiter character to use. Defaults to ','. |
| filePath | string | – | Local filesystem path to a JSON file containing the array. |
| jsonData | string | – | Raw JSON string (must represent an array of objects) to convert. |
No output schema declared.
No examples provided.
data_json_to_xml ~62
Convert a JSON object to an XML text string.
| Name | Type | Req | Description |
|---|---|---|---|
| jsonData | string | yes | The JSON string representation of the object to convert. |
| rootName | string | – | Optional root element name. Defaults to 'root' if input is an array or string. |
No output schema declared.
No examples provided.
data_json_to_yaml ~39
Convert a JSON object or string to a YAML text string.
| Name | Type | Req | Description |
|---|---|---|---|
| jsonData | string | yes | The JSON string representation of the object to convert. |
No output schema declared.
No examples provided.
data_xml_to_json ~33
Convert an XML string to a structured JSON object.
| Name | Type | Req | Description |
|---|---|---|---|
| xml | string | yes | The XML text string to convert. |
No output schema declared.
No examples provided.
data_yaml_to_json ~32
Convert a YAML string to a structured JSON object.
| Name | Type | Req | Description |
|---|---|---|---|
| yaml | string | yes | The YAML text to convert. |
No output schema declared.
No examples provided.
developer_code_detector ~37
Detect the programming language of a raw code snippet using heuristic analyzers.
| Name | Type | Req | Description |
|---|---|---|---|
| code | string | yes | The raw programming code snippet to analyze. |
No output schema declared.
No examples provided.
developer_cron_parser ~78
Parse a cron expression to validate it, explain its scheduling, and list its next execution dates.
| Name | Type | Req | Description |
|---|---|---|---|
| expression | string | yes | The 5-field or 6-field cron expression to parse (e.g. '*/5 * * * *'). |
| iterations | number | – | Number of upcoming execution times to calculate. Defaults to 5. |
No output schema declared.
No examples provided.
developer_diff_files ~89
Compare two text contents (or files) and generate a Git-style line-by-line diff.
| Name | Type | Req | Description |
|---|---|---|---|
| contentA | string | yes | The original text content. |
| contentB | string | yes | The modified text content to compare. |
| headerA | string | – | Optional name of original source (defaults to 'a'). |
| headerB | string | – | Optional name of modified source (defaults to 'b'). |
No output schema declared.
No examples provided.
developer_diff_json ~50
Perform a structural, nested properties diff comparison between two JSON objects.
| Name | Type | Req | Description |
|---|---|---|---|
| jsonA | string | yes | JSON string of the baseline object. |
| jsonB | string | yes | JSON string of the updated object. |
No output schema declared.
No examples provided.
developer_json_formatter ~79
Validate, format (pretty-print), or minify JSON strings.
| Name | Type | Req | Description |
|---|---|---|---|
| indent | number | – | Indentation spaces for pretty-print. Defaults to 2. |
| json | string | yes | The JSON string to format. |
| minify | boolean | – | If true, outputs minified JSON. If false, pretty-prints it. Defaults to false. |
No output schema declared.
No examples provided.
developer_jwt_decoder ~45
Decode the header and payload of a JSON Web Token (JWT) without verification, displaying timestamps in human-readable formats.
| Name | Type | Req | Description |
|---|---|---|---|
| token | string | yes | The raw JWT token string. |
No output schema declared.
No examples provided.
developer_markdown_lint ~38
Lint Markdown text for common format, structural, and style violations.
| Name | Type | Req | Description |
|---|---|---|---|
| markdown | string | yes | The raw Markdown content to lint. |
No output schema declared.
No examples provided.
developer_mermaid_generate ~83
Format and construct a syntax-valid Mermaid diagram markup.
| Name | Type | Req | Description |
|---|---|---|---|
| elements | array | yes | List of connection/definition lines (e.g. ['A --> B', 'B --> C'] for flowchart, ['Alice->>Bob: Hello' for sequence]). |
| title | string | – | Optional title of the diagram. |
| type | string | yes | The diagram type. |
No output schema declared.
No examples provided.
developer_openapi_parser ~51
Parse and validate an OpenAPI (Swagger) 3.0 / 3.1 specification, returning endpoints summary.
| Name | Type | Req | Description |
|---|---|---|---|
| spec | string | yes | The OpenAPI specification string in JSON or YAML format. |
No output schema declared.
No examples provided.
developer_regex_tester ~82
Test a regular expression against a string and return details about matches and capture groups.
| Name | Type | Req | Description |
|---|---|---|---|
| flags | string | – | Regex flags (e.g. 'g', 'i', 'm'). Defaults to 'g'. |
| regex | string | yes | The regular expression pattern (without wrapping slashes). |
| text | string | yes | The string to test against the regex. |
No output schema declared.
No examples provided.
developer_sql_formatter ~61
Format SQL queries to improve readability. Supports dialects like sql, mysql, postgresql, sqlite, plsql.
| Name | Type | Req | Description |
|---|---|---|---|
| dialect | string | – | The SQL dialect/language family to format for. |
| sql | string | yes | The raw SQL statement to format. |
No output schema declared.
No examples provided.
image_compress ~75
Compress image quality to reduce file size.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded image data. |
| filePath | string | – | Local path to the image file. |
| outputPath | string | – | Optional local path to save the compressed image. |
| quality | number | yes | Compression quality from 1 to 100. |
No output schema declared.
No examples provided.
image_convert_format ~80
Convert an image to a different file format (supports png, jpeg, bmp).
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded image data. |
| filePath | string | – | Local path to the image file. |
| format | string | yes | Target image format. |
| outputPath | string | – | Optional local path where the converted image should be saved. |
No output schema declared.
No examples provided.
image_exif_metadata ~57
Extract EXIF metadata tags (e.g. camera, GPS, capture date) from JPEG images.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded image data. |
| filePath | string | – | Local path to the image file. |
No output schema declared.
No examples provided.
image_ocr ~101
Extract text from an image (PNG, JPEG, etc.) using Tesseract OCR. Supports local file path or base64 data.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded image data. |
| filePath | string | – | Local filesystem path to the image file. |
| language | string | – | Language code for OCR (e.g., 'eng' for English, 'spa' for Spanish, 'fra' for French). Defaults to 'eng'. |
No output schema declared.
No examples provided.
image_resize ~92
Resize an image to specific width and height dimensions.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded image data. |
| filePath | string | – | Local path to the image file. |
| height | number | – | Target height in pixels. If omitted, scales proportionally. |
| outputPath | string | – | Optional local path where the resized image should be saved. |
| width | number | yes | Target width in pixels. |
No output schema declared.
No examples provided.
pdf_convert_to_markdown ~56
Extract text from a PDF file and apply heuristics to format it into Markdown.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded PDF file data. |
| filePath | string | – | Local filesystem path to the PDF file. |
No output schema declared.
No examples provided.
pdf_convert_to_text ~60
Extract raw text from a PDF file using pdf-parse (supports local file path or base64 data).
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded PDF file data. |
| filePath | string | – | Local filesystem path to the PDF file. |
No output schema declared.
No examples provided.
pdf_extract_images ~47
Extract embedded JPEG images from a PDF file.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded PDF file data. |
| filePath | string | – | Local filesystem path to the PDF file. |
No output schema declared.
No examples provided.
pdf_extract_tables ~54
Extract structures resembling data tables from a PDF text stream and format them in Markdown.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded PDF file data. |
| filePath | string | – | Local filesystem path to the PDF file. |
No output schema declared.
No examples provided.
pdf_merge ~51
Merge multiple PDF files into a single PDF document.
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | yes | List of PDF files to merge in order. |
| outputPath | string | – | Optional local path where the merged PDF should be saved. |
No output schema declared.
No examples provided.
pdf_split ~91
Split a PDF file into separate pages or custom page ranges.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded PDF file data. |
| filePath | string | – | Local filesystem path to the PDF file. |
| pages | string | – | Page range to extract (e.g. '1', '2-5', '1, 3, 5-8'). Defaults to extracting all pages as individual files. |
No output schema declared.
No examples provided.
utility_base64_decode ~59
Decode a Base64 encoded string back to its original plain text or save to a file.
| Name | Type | Req | Description |
|---|---|---|---|
| base64 | string | yes | The Base64 encoded string payload. |
| outputPath | string | – | Optional local path to save the decoded binary data. |
No output schema declared.
No examples provided.
utility_base64_encode ~49
Encode a text string or a local file to Base64 format.
| Name | Type | Req | Description |
|---|---|---|---|
| filePath | string | – | Local path to a file to encode. |
| text | string | – | Text content to encode. |
No output schema declared.
No examples provided.
utility_email_validate ~66
Validate email format and check if the domain has configured mail exchange (MX) DNS records.
| Name | Type | Req | Description |
|---|---|---|---|
| checkMx | boolean | – | Whether to perform a DNS MX lookup to verify the domain has a mail server. Defaults to true. |
| string | yes | The email address to validate. |
No output schema declared.
No examples provided.
utility_file_hash ~75
Calculate the cryptographic hash (SHA-256, MD5, SHA-1) of a file or text string.
| Name | Type | Req | Description |
|---|---|---|---|
| algorithm | string | – | Hashing algorithm. Defaults to 'sha256'. |
| filePath | string | – | Local path to a file to hash. |
| text | string | – | Text content to hash. |
No output schema declared.
No examples provided.
utility_qr_generate ~75
Generate a QR code for a given text or URL, returning a base64 Data URL or saving to a file.
| Name | Type | Req | Description |
|---|---|---|---|
| outputPath | string | – | Optional local path where the QR code image (.png) should be saved. |
| text | string | yes | The content (text or URL) to encode in the QR code. |
No output schema declared.
No examples provided.
utility_qr_read ~52
Decode a QR code from an image file or base64 image data.
| Name | Type | Req | Description |
|---|---|---|---|
| fileData | string | – | Base64 encoded image data. |
| filePath | string | – | Local filesystem path to the image file. |
No output schema declared.
No examples provided.
utility_random_number ~61
Generate a cryptographically secure random integer within a specified range [min, max].
| Name | Type | Req | Description |
|---|---|---|---|
| max | number | – | The maximum integer value (inclusive). Defaults to 100. |
| min | number | – | The minimum integer value (inclusive). Defaults to 1. |
No output schema declared.
No examples provided.
utility_ssl_check ~62
Retrieve SSL certificate details (expiration, issuer, subject) for a given domain/host.
| Name | Type | Req | Description |
|---|---|---|---|
| host | string | yes | The hostname or domain to query (e.g. 'google.com'). |
| port | number | – | The port number. Defaults to 443. |
No output schema declared.
No examples provided.
utility_unit_convert ~98
Convert values between physical or data units (length, mass, temperature, data storage).
| Name | Type | Req | Description |
|---|---|---|---|
| from | string | yes | Source unit (e.g. 'm', 'ft', 'celsius', 'gb'). |
| to | string | yes | Target unit (e.g. 'km', 'in', 'fahrenheit', 'tb'). |
| type | string | yes | The measurement type. |
| value | number | yes | The numeric value to convert. |
No output schema declared.
No examples provided.
utility_url_parser ~43
Parse a URL string into its component parts (protocol, hostname, port, pathname, search params, hash).
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The URL string to parse. |
No output schema declared.
No examples provided.
utility_uuid_generate ~60
Generate a cryptographically secure UUID (v4/v1) or a secure random password.
| Name | Type | Req | Description |
|---|---|---|---|
| length | number | – | Length of the password if type is 'password'. Defaults to 16. |
| type | string | – | Type of identifier to generate. |
No output schema declared.
No examples provided.
utility_zip_create ~51
Compress files or folders into a single ZIP archive.
| Name | Type | Req | Description |
|---|---|---|---|
| files | array | yes | List of files to include in the zip. |
| outputPath | string | yes | Local path where the zip file should be saved. |
No output schema declared.
No examples provided.
utility_zip_extract ~49
Extract a ZIP archive to a destination folder.
| Name | Type | Req | Description |
|---|---|---|---|
| outputPath | string | yes | Destination directory path where files should be extracted. |
| zipPath | string | yes | Local path to the ZIP archive file. |
No output schema declared.
No examples provided.
web_dns_lookup ~94
Perform DNS resolution for a domain (A, AAAA, MX, TXT, CNAME, NS, SOA).
| Name | Type | Req | Description |
|---|---|---|---|
| domain | string | yes | The domain name to lookup (e.g. 'google.com'). |
| rrtype | string | – | Resource record type (e.g., 'A', 'AAAA', 'MX', 'TXT', 'CNAME', 'NS', 'SOA'). Defaults to 'A'. |
No output schema declared.
No examples provided.
web_extract_links ~72
Scrape a webpage and extract all links with their anchor text, categorizing them as internal or external.
| Name | Type | Req | Description |
|---|---|---|---|
| ignoreAnchorOnly | boolean | – | If true, ignores anchor-only links (e.g., '#section'). Defaults to true. |
| url | string | yes | The URL of the webpage to scrape links from. |
No output schema declared.
No examples provided.
web_extract_metadata ~46
Extract metadata, OpenGraph tags, Twitter cards, and JSON-LD structured data from a web page.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The URL of the webpage to extract metadata from. |
No output schema declared.
No examples provided.
web_rss_parser ~43
Parse an RSS or Atom feed XML URL and return feed items in a structured JSON array.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The URL of the RSS/Atom feed. |
No output schema declared.
No examples provided.
web_sitemap_generator ~53
Fetch and parse a sitemap.xml URL, extracting all listed URLs.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The sitemap XML URL, or the homepage URL (the tool will auto-check standard sitemap paths if a page is passed). |
No output schema declared.
No examples provided.
web_to_markdown ~51
Fetch a web page, clean up clutter (scripts, styles, footer, navigation), and convert the main body to Markdown.
| Name | Type | Req | Description |
|---|---|---|---|
| url | string | yes | The URL of the webpage to scrape and convert. |
No output schema declared.
No examples provided.
What is the io.github.syedtaj7/kitbag-mcp server?
io.github.syedtaj7/kitbag-mcp is listed in the public MCP registry as io.github.syedtaj7/kitbag-mcp. Zero-config MCP server bundling 50+ utility tools: converters, OCR, scraping, and formatters. This page covers its npm package (kitbag-mcp).
Is the io.github.syedtaj7/kitbag-mcp server safe to use?
io.github.syedtaj7/kitbag-mcp scores 88 out of 100 on VerifyMCP. We recorded 2 known advisories against it as of 21 September 2026. It declares no install or post-install scripts. Its build provenance is signed and verified. That is a record of what we were able to check automatically, not an endorsement. The category breakdown on this page shows every signal behind the number, including the ones we could not confirm.
What tools does the io.github.syedtaj7/kitbag-mcp server expose?
io.github.syedtaj7/kitbag-mcp exposes 51 tools: ai_text_chunker, data_csv_to_json, data_deduplicate, data_diff_arrays, data_json_to_csv, and 46 more. Their descriptions and schemas cost roughly 3,295 tokens of context every time the server is loaded.
Is the io.github.syedtaj7/kitbag-mcp server still maintained?
io.github.syedtaj7/kitbag-mcp is still listed as active in the MCP registry. We last reached this channel on 21 September 2026. Those dates come from our own scans of the registry and the channel itself, not from anything the publisher announced.
What licence is the io.github.syedtaj7/kitbag-mcp server under?
io.github.syedtaj7/kitbag-mcp declares the MIT licence, which is OSI-approved. That covers the source only, and says nothing about the cost of any service it calls.