We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a16b10 commit 480fb4cCopy full SHA for 480fb4c
servers/microsoft-learn/README.md
@@ -0,0 +1 @@
1
+Docs: https://github.com/microsoftdocs/mcp
servers/microsoft-learn/server.yaml
@@ -0,0 +1,15 @@
+name: microsoft-learn
2
+type: remote
3
+meta:
4
+ category: documentation
5
+ tags:
6
+ - microsoft-learn
7
+ - documentation
8
+ - remote
9
+about:
10
+ title: Microsoft Learn
11
+ description: Add trusted and up-to-date content from Microsoft Learn to your AI agent.
12
+ icon: https://avatars.githubusercontent.com/microsoft?s=64
13
+remote:
14
+ transport_type: streamable-http
15
+ url: https://learn.microsoft.com/api/mcp
0 commit comments