Onecite
Rank #9,253io.github.HzaCode/onecite
MCP server providing onecite capabilities
Onecite is a Model Context Protocol (MCP) server published by hzacode. It ranks #9,253 of 132,046 servers tracked on MCP Toplist, and its repository has 66 GitHub stars. Onecite is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Aug 12, 2025 and most recently updated on Oct 12, 2025.
Ranks ahead of 122,793 of 132,046 servers on MCP Toplist.
Use Onecite
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add onecite -- uvx onecite[mcp_servers.onecite]
command = "uvx"
args = ["onecite"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"onecite": {
"command": "uvx",
"args": [
"onecite"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"onecite": {
"command": "uvx",
"args": [
"onecite"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"onecite": {
"type": "stdio",
"command": "uvx",
"args": [
"onecite"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"onecite": {
"command": "uvx",
"args": [
"onecite"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"onecite": {
"command": "uvx",
"args": [
"onecite"
]
}
}
}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/io.github.HzaCode%2Fonecite)<a href="https://mcptoplist.com/server/io.github.HzaCode%2Fonecite"><img src="https://mcptoplist.com/badge/io.github.HzaCode%2Fonecite.svg" alt="MCP Toplist: Top 10% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
hzacode
Available versions (2)
| Version | Published |
|---|---|
| 0.0.11 | Oct 12, 2025 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Onecite?
- Onecite is maintained by hzacode, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Onecite listed on the Official MCP Registry?
- Yes — Onecite is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Onecite have?
- MCP Toplist tracks 2 versions of Onecite, most recently published on Oct 12, 2025.
- Where can I find the source code for Onecite?
- The source code for Onecite is hosted at github.com/hzacode/onecite.
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.