mcp-restapi-apim

cplemm/mcp-restapi-apim

3.2

If you are the rightful owner of mcp-restapi-apim 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.

This repository demonstrates how to create a Model Context Protocol (MCP) server using Azure API Management (APIM) that transforms a REST API into an MCP-compliant endpoint.

Tools

Functions exposed to the LLM to take actions

apiTodosGet

List all todos

apiTodosPost

Create a new todo

apiTodosIdGet

Get a specific todo by ID

apiTodosIdPut

Update a todo by ID

apiTodosIdDelete

Delete a todo by ID

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources