Skip to main content
Glama

File Merger MCP Server

package.json957 B
{ "name": "@exoticknight/mcp-file-merger", "version": "1.0.1", "author": { "name": "exoticknight", "url": "https://github.com/exoticknight" }, "description": "MCP server for merging multiple files into one", "main": "dist/index.js", "types": "dist/index.d.ts", "type": "module", "files": [ "dist" ], "bin": { "mcp-file-merger": "dist/index.js" }, "scripts": { "build": "tsup" }, "keywords": [ "mcp", "model-context-protocol", "file-merger" ], "repository": { "type": "git", "url": "git+https://github.com/exoticknight/mcp-file-merger.git" }, "bugs": { "url": "https://github.com/exoticknight/mcp-file-merger/issues" }, "license": "MIT", "dependencies": { "@modelcontextprotocol/sdk": "latest", "zod": "^3.22.4", "zod-to-json-schema": "^3.22.3" }, "devDependencies": { "@types/node": "^20.10.0", "tsup": "^8.0.1", "typescript": "^5.3.2" } }

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/exoticknight/mcp-file-merger'

If you have feedback or need assistance with the MCP directory API, please join our Discord server