diff --git a/servers/microsoft-learn/README.md b/servers/microsoft-learn/README.md new file mode 100644 index 000000000..9a74949f4 --- /dev/null +++ b/servers/microsoft-learn/README.md @@ -0,0 +1 @@ +Docs: https://github.com/microsoftdocs/mcp \ No newline at end of file diff --git a/servers/microsoft-learn/server.yaml b/servers/microsoft-learn/server.yaml new file mode 100644 index 000000000..adbadc2b3 --- /dev/null +++ b/servers/microsoft-learn/server.yaml @@ -0,0 +1,15 @@ +name: microsoft-learn +type: remote +meta: + category: documentation + tags: + - microsoft-learn + - documentation + - remote +about: + title: Microsoft Learn + description: Add trusted and up-to-date content from Microsoft Learn to your AI agent. + icon: https://avatars.githubusercontent.com/microsoft?s=64 +remote: + transport_type: streamable-http + url: https://learn.microsoft.com/api/mcp \ No newline at end of file