rest-api-mcp-server

Godzilla675/rest-api-mcp-server

3.2

If you are the rightful owner of rest-api-mcp-server 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.

A powerful Model Context Protocol (MCP) server that enables AI models to interact with any REST API.

Tools

Functions exposed to the LLM to take actions

rest_api_get

Make GET requests to retrieve data from any REST API.

rest_api_post

Make POST requests to create new resources.

rest_api_put

Make PUT requests to update existing resources completely.

rest_api_patch

Make PATCH requests to partially update resources.

rest_api_delete

Make DELETE requests to remove resources.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources