Skip to main content
Glama
package.json539 B
{ "name": "sheeter-mcp-server", "version": "1.0.0", "description": "MCP server for Sheeter API", "type": "module", "module": "src/index.ts", "main": "dist/index.js", "scripts": { "build": "tsc", "dev": "tsc --watch", "clean": "rm -rf dist" }, "dependencies": { "@modelcontextprotocol/sdk": "^1.17.3", "zod": "^3.25.46" }, "devDependencies": { "typescript": "^5.0.0", "@types/node": "^20.0.0" }, "keywords": ["mcp", "google-sheets", "api"], "author": "Your Name", "license": "MIT" }

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/SarthakS97/sheeter-mcp-server'

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