Skip to main content
Glama

JSON MCP Server

by berrydev-ai
.npmignore952 B
# Test files and development scripts test.js test-data.json test-schema.json *.test.js *.test.json # Development and documentation files config.json RELEASE.md .claude/ CLAUDE.md scripts/ docs/ *.md !README.md # Environment and config files .env .env.* .aws/ aws-credentials.json # GitHub workflows and CI/CD .github/ .travis.yml .circleci/ jenkins/ # Lock files package-lock.json yarn.lock pnpm-lock.yaml # Node modules (explicit) node_modules/ # Log files *.log npm-debug.log* yarn-debug.log* yarn-error.log* logs/ # IDE and editor files .vscode/ .idea/ *.swp *.swo *.sublime-* .editorconfig # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Git files .git/ .gitignore .gitattributes # Coverage and testing coverage/ .nyc_output/ .jest/ # Build artifacts dist/ build/ *.tgz # Temporary files *.tmp *.temp .cache/ # Runtime data pids/ *.pid *.seed *.pid.lock # MCP DXT Manifest manifest.json

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/berrydev-ai/json-mcp-server'

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