Skip to main content
Glama
package.json•1.14 kB
{ "name": "@jonpspri/databeak", "version": "1.0.5", "description": "DataBeak: 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/jonpspri/databeak#readme", "bugs": { "url": "https://github.com/jonpspri/databeak/issues" }, "repository": { "type": "git", "url": "git+https://github.com/jonpspri/databeak.git" }, "license": "Apache-2.0", "author": { "name": "Jonathan Springer", "email": "jps@s390x.com" }, "contributors": [ { "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", "databeak.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/jonpspri/databeak'

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