Skip to main content
Glama

JSON MCP Server

by berrydev-ai
.gitignore802 B
# Dependencies node_modules/ yarn.lock package-lock.json pnpm-lock.yaml # Test files and data test-data.json test-schema.json *.test.json # Development and config files claude_desktop_config.json CLAUDE.md # ENV files .env .env.local .env.*.local # IDE files .vscode/ .idea/ *.swp *.swo *.sublime-* # OS generated files .DS_Store .DS_Store? ._* .Spotlight-V100 .Trashes ehthumbs.db Thumbs.db # Logs *.log npm-debug.log* yarn-debug.log* yarn-error.log* logs/ # Runtime data pids *.pid *.seed *.pid.lock # Coverage directory used by tools like istanbul coverage/ .nyc_output # Build outputs dist/ build/ # Documentation that shouldn't be in Git docs/imported/ # Temporary files *.tmp *.temp .cache/ # AWS credentials (safety) .aws/ aws-credentials.json # Local test configuration config.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