Skip to main content
Glama

CSV Editor

by santoshray02
package.jsonโ€ข1.03 kB
{ "name": "@santoshray02/csv-editor", "version": "1.0.0", "description": "MCP server for comprehensive CSV file operations", "keywords": [ "mcp", "mcp-server", "csv", "excel", "data", "pandas", "model-context-protocol", "ai", "claude", "llm" ], "homepage": "https://github.com/santoshray02/csv-editor#readme", "bugs": { "url": "https://github.com/santoshray02/csv-editor/issues" }, "repository": { "type": "git", "url": "git+https://github.com/santoshray02/csv-editor.git" }, "license": "MIT", "author": { "name": "Santosh Ray", "email": "rayskumar02@gmail.com" }, "type": "module", "scripts": { "build": "echo 'Python package - no JS build needed'", "prepare": "echo 'Installing Python dependencies...'" }, "mcp": { "serverType": "python", "command": "python", "args": ["-m", "csv_editor.server"], "env": {}, "capabilities": { "tools": true, "resources": true, "prompts": true } } }

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/santoshray02/csv-editor'

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