Skip to main content
Glama

mcp-editor

package.json392 B
{ "name": "mcp-editor", "version": "1.0.0", "description": "MCP server for file editing", "main": "dist/server.js", "type": "module", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "tsc -w" }, "dependencies": { "@modelcontextprotocol/sdk": "latest" }, "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/arathald/mcp-editor'

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