Installation & Configuration
{
"command": "npx",
"args": [
"-y",
"rest-api-mcp"
],
"env": {
"REST_BASE_URL": "https://api.example.com/api/v1",
"API_EMAIL": "[email protected]",
"API_PASSWORD": "yourpassword",
"API_SWAGGER_URL": "https://api.example.com/docs-json"
}
}Information
Transport
stdio
Language
JavaScript
Created
2026/6/11
Updated
2026/6/12