SERVER
Mcp Server
Rank #883io.github.UI5/mcp-server
MCP server providing server capabilities
First listed
Nov 18, 2025
Last publish date
Apr 13, 2026
OVERVIEW
Mcp Server is a Model Context Protocol (MCP) server published by UI5. It ranks #883 of 58,832 servers tracked on MCP Toplist, and its repository has 88 GitHub stars. Mcp Server is listed on Official MCP, with 16 tracked versions. It was first listed on Nov 18, 2025 and most recently updated on Apr 13, 2026.
STANDING
#883of 58,832 tracked serversTop 5%
Ranks ahead of 57,949 of 58,832 servers on MCP Toplist.
CONNECT
Use Mcp Server
Add Mcp Server to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
npm package
{
"mcpServers": {
"ui5": {
"command": "npx",
"args": [
"-y",
"@ui5/mcp-server"
],
"env": {
"UI5_MCP_SERVER_ALLOWED_ODATA_DOMAINS": "<your UI5_MCP_SERVER_ALLOWED_ODATA_DOMAINS>",
"UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT": "<your UI5_MCP_SERVER_RESPONSE_NO_STRUCTURED_CONTENT>",
"UI5_MCP_SERVER_RESPONSE_NO_RESOURCES": "<your UI5_MCP_SERVER_RESPONSE_NO_RESOURCES>",
"UI5_LOG_LVL": "<your UI5_LOG_LVL>",
"UI5_DATA_DIR": "<your UI5_DATA_DIR>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
UI5
MORE FROM THIS PUBLISHER
Other servers by UI5
View all UI5 servers →VERSIONS
Available versions (16)
| Version | Published |
|---|---|
| 0.2.11 | Apr 13, 2026 |
| 0.2.10 | Apr 2, 2026 |
| 0.2.9 | Mar 17, 2026 |
| 0.2.8 | Mar 6, 2026 |
| 0.2.7 | Feb 27, 2026 |
| 0.2.6 | Feb 17, 2026 |
| 0.2.5 | Feb 9, 2026 |
| 0.2.4 | Jan 23, 2026 |
| 0.2.3 | Jan 19, 2026 |
| 0.2.2 | Jan 9, 2026 |
| 0.2.1 | Jan 8, 2026 |
| 0.2.0 | Dec 12, 2025 |
| 0.1.6 | Dec 3, 2025 |
| 0.1.5 | Nov 26, 2025 |
| 0.1.4 | Nov 18, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Mcp Server?
- MCP server providing server capabilities
- Who maintains Mcp Server?
- Mcp Server is maintained by UI5, which publishes 3 MCP servers (24 total versions) tracked on MCP Toplist.
- Is Mcp Server an official MCP server?
- Yes — Mcp Server is listed on the Official MCP Registry.
- How many versions does Mcp Server have?
- MCP Toplist tracks 16 versions of Mcp Server, most recently published on Apr 13, 2026.
- Where can I find the source code for Mcp Server?
- The source code for Mcp Server is hosted at github.com/UI5/mcp-server.
EXPLORE