Devin-MCP-Server-for-Azure-functions

RyotaOzawa0/Devin-MCP-Server-for-Azure-functions

3.2

If you are the rightful owner of Devin-MCP-Server-for-Azure-functions 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.

Devin MCP Server for Azure Functions is a remote server built with TypeScript to interact with the Devin API, designed for deployment as an Azure Function App.

Tools

Functions exposed to the LLM to take actions

createSession

Creates a new Devin session.

sendMessage

Sends a message to an existing Devin session.

uploadFile

Uploads a file to a Devin session.

listSessions

Retrieves a list of all sessions.

getSession

Gets the details of a specific session.

updateTags

Updates the tags for a specific session.

Prompts

Interactive templates invoked by user choice

No prompts

Resources

Contextual data attached and managed by the client

No resources