No results found for query:
An error occured while performing your search, please contact Bump.sh support if it persists.
MCP server URL
https://bump.sh/demo/doc/express-oas-example/mcp
Standard setup for AI tools providing an mcp.json file
"express-oas-example MCP server": { "url": "https://bump.sh/demo/doc/express-oas-example/mcp" }
List of users
The user's unique identifier
The user's preferred name
Email address
curl \ --request GET 'http://api.example.com/users'
[ { "id": "string", "name": "string", "email": "string" } ]