SERVER
MCP Server
Rank #197io.github.UI5/mcp-server
MCP server providing server capabilities
First listed
Jul 25, 2025
Last publish date
Jun 2, 2026
OVERVIEW
MCP Server is a Model Context Protocol (MCP) server published by ui5. It ranks #197 of 76,851 servers tracked on MCP Toplist, and its repository has 92 GitHub stars. MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 17 tracked versions. It was first listed on Jul 25, 2025 and most recently updated on Jun 2, 2026.
STANDING
#197of 76,851 tracked serversTop 0.5%
Ranks ahead of 76,654 of 76,851 servers on MCP Toplist.
Recent momentum
+12GitHub stars since Apr 27 (+15%)
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_DOMAINS": "<your UI5_MCP_SERVER_ALLOWED_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 (2 delisted)
ORGANIZATION
ui5
MORE FROM THIS PUBLISHER
Other servers by ui5
View all ui5 servers →VERSIONS
Available versions (17)
| Version | Published |
|---|---|
| 0.2.12 | Jun 2, 2026 |
| 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
- Who maintains MCP Server?
- MCP Server is maintained by ui5, which publishes 4 MCP servers (26 total versions) tracked on MCP Toplist.
- Is MCP Server listed on the Official MCP Registry?
- Yes — MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does MCP Server have?
- MCP Toplist tracks 17 versions of MCP Server, most recently published on Jun 2, 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