Skip to main content
Glama
package.json1.17 kB
{ "name": "@koki-develop/esa-mcp-server", "mcpName": "io.github.koki-develop/esa-mcp-server", "module": "index.ts", "type": "module", "version": "0.3.2", "author": "koki-develop <kou.pg.0131@gmail.com>", "homepage": "https://github.com/koki-develop/esa-mcp-server", "repository": { "type": "git", "url": "git+https://github.com/koki-develop/esa-mcp-server.git" }, "license": "MIT", "bin": { "esa-mcp-server": "dist/npm/index.js" }, "files": [ "dist/npm" ], "scripts": { "prepare": "husky || true", "prepublishOnly": "bun run build", "build": "bun run ./scripts/build.ts", "lint": "biome check .", "fmt": "biome check --write --unsafe .", "typecheck": "tsc --noEmit", "preinspector": "bun run build", "inspector": "mcp-inspector node ./dist/npm/index.js" }, "dependencies": { "@modelcontextprotocol/sdk": "1.13.0", "commander": "14.0.0", "zod": "3.25.67" }, "devDependencies": { "@biomejs/biome": "2.0.0", "@modelcontextprotocol/inspector": "0.14.3", "@types/bun": "1.2.16", "husky": "9.1.7", "lint-staged": "16.1.2", "typescript": "5.8.3" } }

Latest Blog Posts

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/koki-develop/esa-mcp-server'

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