Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
ESA MCP Server
Claim
by
d-kimuson
npm
GitHub
Search
TypeScript
MIT License
2
3
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
.github
openapi-spec
src
CHANGELOG.md
.gitignore
LICENSE
.node-version
orval.config.ts
package.json
pnpm-lock.yaml
README.md
redocly.yaml
.release-it.json
tsconfig.json
{ "compilerOptions": { "target": "ES2020", "module": "ES2022", "moduleResolution": "bundler", "esModuleInterop": true, "strict": true, "outDir": "dist", "declaration": true, "skipLibCheck": true, "resolveJsonModule": true }, "include": ["src"] }