rest-mcp-server

princeautomationdestination/rest-mcp-server

3.1

If you are the rightful owner of rest-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 henry@mcphub.com.

This is a Node.js-based Model Context Protocol (MCP) server providing full CRUD operations over a REST API with authentication.

Tools

Functions exposed to the LLM to take actions

generateToken

Authenticate a user and generate a token

fetchData

Fetch data from API using GET

postrequest

Create a new resource using POST

put_request

Update a resource fully using PUT

patch_request

Update partially using PATCH

delete_request

Delete a resource using DELETE

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources