@sap-ux/fiori-mcp-server 0.3.1 → 0.3.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +4 -2
- package/dist/index.js +428 -428
- package/package.json +13 -13
package/README.md
CHANGED
|
@@ -1,4 +1,6 @@
|
|
|
1
|
-
|
|
1
|
+
[](https://github.com/SAP/open-ux-tools/blob/main/packages/fiori-mcp-server/CHANGELOG.md) [](https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server)
|
|
2
|
+
|
|
3
|
+
# [`@sap-ux/fiori-mcp-server`](https://github.com/SAP/open-ux-tools/tree/main/packages/fiori-mcp-server)
|
|
2
4
|
|
|
3
5
|
This package includes a [Model Context Protocol](https://modelcontextprotocol.io/) (MCP) server for integration with AI coding assistants.
|
|
4
6
|
|
|
@@ -137,4 +139,4 @@ Everyone participating in this joint project is welcome as long as our [Code of
|
|
|
137
139
|
|
|
138
140
|
## Licensing
|
|
139
141
|
|
|
140
|
-
Please see our [LICENSE](./LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the [REUSE tool](https://api.reuse.software/info/github.com/SAP/open-ux-tools).
|
|
142
|
+
Please see our [LICENSE](./LICENSE) for copyright and license information. Detailed information including third-party components and their licensing/copyright information is available via the [REUSE tool](https://api.reuse.software/info/github.com/SAP/open-ux-tools).
|