Skip to content

jmanriquerios1/MCP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learn Catalog MCP

Node.js server implementing the Model Context Protocol (MCP) to expose data from the Microsoft Learn Catalog API.

Prerequisites

  • Node.js 18+
  • Azure account
  • Git

Setup

git clone <repository-url>
cd <project>
npm install

Running Locally

npm start

Browse to http://localhost:3000/.

Deployment to Azure App Service

Use the workflow provided in .github/workflows/deploy.yml or deploy manually with Azure CLI.

openapi.json

Use this file to create a Power Automate Custom Connector.

About

Servidores MCP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors