Skip to main content
Glama

Cursor MCP File Organizer

by AlexanderVTr
package.json561 B
{ "name": "cursor-mcp-file-organizer", "version": "1.0.0", "description": "MCP server for file organization in Cursor IDE", "main": "dist/server.js", "scripts": { "build": "tsc", "start": "node dist/server.js", "dev": "ts-node-dev --respawn src/server.ts" }, "dependencies": { "express": "^4.18.2", "cors": "^2.8.5", "dotenv": "^16.4.1" }, "devDependencies": { "@types/express": "^4.17.21", "@types/cors": "^2.8.17", "@types/node": "^20.11.19", "typescript": "^5.3.3", "ts-node-dev": "^2.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/AlexanderVTr/cursor-mcp-file-organizer'

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