Uno Platform
Rank #48pulsemcp/uno-platform
Cross-platform .NET development framework documentation and prompts
Uno Platform is a Model Context Protocol (MCP) server published by unoplatform. It ranks #48 of 130,833 servers tracked on MCP Toplist, and its repository has 10,052 GitHub stars. Uno Platform is listed on PulseMCP, with 8 release tags tracked from its GitHub repository. It was first listed on Nov 25, 2024 and most recently updated on Aug 6, 2026.
Ranks ahead of 130,785 of 130,833 servers on MCP Toplist.
Use Uno Platform
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http uno-platform https://mcp.platform.uno/v1[mcp_servers.uno-platform]
url = "https://mcp.platform.uno/v1"Add to ~/.codex/config.toml.
https://mcp.platform.uno/v1Settings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"uno-platform": {
"url": "https://mcp.platform.uno/v1"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"uno-platform": {
"type": "http",
"url": "https://mcp.platform.uno/v1"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"uno-platform": {
"serverUrl": "https://mcp.platform.uno/v1"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"uno-platform": {
"url": "https://mcp.platform.uno/v1"
}
}
}Show your rank
Maintain this server? Add the live rank badge to your README — it updates automatically as the leaderboard changes.
[](https://mcptoplist.com/server/pulsemcp%2Funo-platform)<a href="https://mcptoplist.com/server/pulsemcp%2Funo-platform"><img src="https://mcptoplist.com/badge/pulsemcp%2Funo-platform.svg" alt="MCP Toplist: Top 1% of 130,833" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
unoplatform
GitHub releases (8)
No registry surfaces explicit version metadata for this server. The list below shows release tags from the linked GitHub repository.
| Version | Published |
|---|---|
| 6.6.184 | Aug 6, 2026 |
| 6.6.176 | Jul 30, 2026 |
| 6.6.166 | Jul 30, 2026 |
| 6.5.237 | May 20, 2026 |
| 6.5.229 | May 6, 2026 |
| 6.5.153 | Feb 11, 2026 |
| 6.5.64 | Feb 11, 2026 |
| 6.4.242 | Jan 15, 2026 |
Frequently asked questions
- Who maintains Uno Platform?
- Uno Platform is maintained by unoplatform, which publishes 1 MCP server (8 total versions) tracked on MCP Toplist.
- Is Uno Platform listed on the Official MCP Registry?
- Uno Platform is not on the Official MCP Registry. It is listed on PulseMCP.
- How many versions does Uno Platform have?
- No registry surfaces explicit version metadata for Uno Platform; MCP Toplist tracks 8 release tags from its GitHub repository, most recently published on Aug 6, 2026.
- Where can I find the source code for Uno Platform?
- The source code for Uno Platform is hosted at github.com/unoplatform/uno.
Do you run this server?
Community projects list the MCP servers behind real agents and apps. Publish yours and this page will link to it.