Glama
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Chat
MCP
Gateway
Models
Pricing
Community
Sign In
Glama
MCP
Servers
Postman MCP Server
Claim
by
shannonlal
npm
GitHub
Developer Tools
TypeScript
MIT License
8
16
Reddit
Discord
Overview
Inspect
Schema
Related Servers
Reviews
Score
Need Help?
View Source Code
Report Issue
build
example
.github
.husky
prompts
src
test
CONTRIBUTING.md
Dockerfile
.eslintrc.json
.gitignore
LICENSE
.npmignore
package.json
pnpm-lock.yaml
README.md
smithery.yaml
tsconfig.json
tsconfig.test.json
vitest.config.ts
{ "extends": "./tsconfig.json", "compilerOptions": { "rootDir": "." }, "include": ["test/**/*", "vitest.config.ts"], "exclude": ["node_modules", "build"] }