api-pilot

consigcody94/api-pilot

3.2

If you are the rightful owner of api-pilot and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to dayong@mcphub.com.

API Pilot is a comprehensive MCP server designed for API mocking and exploration through natural language.

Tools

Functions exposed to the LLM to take actions

create_mock_server

Create a new mock API server

add_mock_route

Add a route to a server

start_mock_server

Start a mock server

stop_mock_server

Stop a running server

list_mock_servers

List all mock servers

make_http_request

Make an HTTP request

create_collection

Create request collection

add_request_to_collection

Add request to collection

execute_collection_request

Run saved request

list_collections

List all collections

set_collection_variable

Set collection variable

parse_openapi_spec

Parse OpenAPI/Swagger spec

list_api_endpoints

List all endpoints

get_endpoint_details

Get endpoint details

get_api_schemas

Get all schemas

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources