Reqable MCP Server
UnclaimedReqable MCP server is a command-line tool for connecting your AI to Reqable
Unclaimed listing
Is this your MCP server?
This listing was auto-indexed from the public record. Claim it to edit the page, set compatibility and unlock growth tools. Takes under two minutes.
Claim this serverTools (40)
capture_live_clear
Clear retained live capture records.
capture_live_collection_add
Add a live capture record to a collection.
capture_live_compose
Compose a live capture record into a new HTTP or WebSocket API tab.
capture_live_filter
Filter live capture records and return matching record IDs.
capture_live_generate_curl
Generate a cURL command from a live capture record.
capture_live_get_by_id
Get live capture record details by numeric ID.
capture_live_set_enabled
Start or stop live capture.
capture_live_status
Get the current live capture status.
collection_api_add
Add an existing HTTP or WebSocket API into a collection.
collection_api_create
Create a new API in a collection from cURL.
collection_api_delete
Delete an API from a collection.
collection_api_generate_curl
Generate a cURL command for a HTTP API in a collection by collection ID and API ID.
collection_api_get
Get a specific HTTP or WebSocket API in a collection.
collection_api_update
Update an existing API in a collection.
collection_create
Create a new collection.
collection_delete
Delete a collection.
collection_folder_create
Create a folder in a collection.
collection_folder_delete
Delete a collection folder.
collection_folder_get
Get folder properties by collection ID and folder ID.
collection_folder_update
Update collection folder properties.
collection_get
Get collection properties by collection ID.
collection_list
List all collection IDs.
collection_structure
Get the tree structure for all collections.
collection_update
Update collection properties.
environment_builtin_variables
List built-in variables exposed by Reqable.
environment_create
Create a new environment.
environment_delete
Delete an environment.
environment_get_active
Get the currently active environment.
environment_get_by_id
Get environment details by ID.
environment_list
List all environments and indicate the active one.
environment_select
Select an environment by ID.
environment_update
Update an environment payload.
proxy_set
Configure the proxy for Reqable, such as turning on/off the system proxy.
rest_http_create_from_curl
Create a new HTTP API tab from a cURL command.
rest_http_create_from_url
Create a new HTTP API tab from a URL.
rest_http_update
Update an HTTP API using a full JSON payload.
rest_websocket_create_from_url
Create a new WebSocket API tab from a URL.
rest_websocket_update
Update a WebSocket API using a full JSON payload.
script_framework
Get the Reqable Python script framework before creating or updating script code.
script_template
Get the Reqable Python script template before creating or updating script code.