Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
mcp-editor
by
arathald
Verified
GitHub
File Systems
Developer Tools
TypeScript
MIT License
5
Reddit
Discord
Overview
Inspect
New
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
mcp-editor
src
LICENSE
package.json
package-lock.json
README.md
tsconfig.json
{ "compilerOptions": { "target": "ES2020", "module": "ES2020", "moduleResolution": "node", "esModuleInterop": true, "outDir": "./dist", "rootDir": "./src", "strict": true }, "include": ["src/**/*"] }