SERVER
U2 MCP
Rank #16467io.github.bpamiri/u2-mcp
MCP server providing u2-mcp capabilities
First listed
Dec 17, 2025
Last publish date
Dec 17, 2025
OVERVIEW
U2 MCP is a Model Context Protocol (MCP) server published by bpamiri. It ranks #16467 of 58,832 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. U2 MCP is listed across 3 registries — Official MCP, PulseMCP and Glama, with 2 tracked versions. It was first listed on Dec 17, 2025 and most recently updated on Dec 17, 2025.
STANDING
#16,467of 58,832 tracked serversTop 50%
Ranks ahead of 42,365 of 58,832 servers on MCP Toplist.
CONNECT
Use U2 MCP
Add U2 MCP to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Python package (PyPI)
{
"mcpServers": {
"u2-mcp": {
"command": "uvx",
"args": [
"u2-mcp"
],
"env": {
"U2_HOST": "<your U2_HOST>",
"U2_USER": "<your U2_USER>",
"U2_PASSWORD": "<your U2_PASSWORD>",
"U2_ACCOUNT": "<your U2_ACCOUNT>",
"U2_SERVICE": "<your U2_SERVICE>",
"U2_PORT": "<your U2_PORT>",
"U2_SSL": "<your U2_SSL>",
"U2_READ_ONLY": "<your U2_READ_ONLY>",
"U2_MAX_RECORDS": "<your U2_MAX_RECORDS>",
"U2_BLOCKED_COMMANDS": "<your U2_BLOCKED_COMMANDS>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 3 registries
ORGANIZATION
bpamiri
MORE FROM THIS PUBLISHER
Other servers by bpamiri
View all bpamiri servers →VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 0.1.1 | Dec 17, 2025 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is U2 MCP?
- MCP server providing u2-mcp capabilities
- Who maintains U2 MCP?
- U2 MCP is maintained by bpamiri, which publishes 4 MCP servers (2 total versions) tracked on MCP Toplist.
- Is U2 MCP an official MCP server?
- Yes — U2 MCP is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does U2 MCP have?
- MCP Toplist tracks 2 versions of U2 MCP, most recently published on Dec 17, 2025.
- Where can I find the source code for U2 MCP?
- The source code for U2 MCP is hosted at github.com/bpamiri/u2-mcp.
EXPLORE