postmancer

hijaz/postmancer

3.4

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

Postmancer is a standalone MCP server for API testing and management, allowing AI assistants to interact with RESTful APIs through natural language.

Tools

Functions exposed to the LLM to take actions

http_request

Sends HTTP requests to specified URLs with optional authentication, headers, and body

list_collections

Lists all available request collections

list_requests

Lists all requests in a specified collection

save_request

Saves an HTTP request to a collection for future use

request_from_collection

Retrieves and optionally executes a request from a collection

set_environment_variable

Sets an environment variable for use in HTTP requests

get_environment_variables

Retrieves all environment variables from the specified environment

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources