Skip to main content
Glama

MCP SmallEdit

by MikeyBeez
package.json499 B
{ "name": "@bard/mcp-smalledit", "version": "0.1.0", "description": "MCP server for small file edits using sed and other stream editors", "main": "dist/index.js", "type": "module", "bin": { "mcp-smalledit": "./dist/index.js" }, "scripts": { "build": "tsc", "start": "node dist/index.js", "dev": "tsc --watch" }, "dependencies": { "@modelcontextprotocol/sdk": "^0.5.0" }, "devDependencies": { "@types/node": "^20.0.0", "typescript": "^5.0.0" } }

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/MikeyBeez/mcp-smalledit'

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