Oasyce
Rank #31,617io.github.Shangri-la-0428/oasyce
MCP server providing oasyce capabilities
Oasyce is a Model Context Protocol (MCP) server published by shangri-la-0428. It ranks #31,617 of 132,113 servers tracked on MCP Toplist, and its repository has 3 GitHub stars. Oasyce is listed across 2 registries — Official MCP and PulseMCP, with 2 tracked versions. It was first listed on Mar 24, 2026 and most recently updated on Mar 26, 2026.
Ranks ahead of 100,496 of 132,113 servers on MCP Toplist.
Use Oasyce
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add oasyce -e "OASYCE_NODE=<your OASYCE_NODE>" -e "OASYCE_FAUCET=<your OASYCE_FAUCET>" -- uvx oasyce-sdkReplace each placeholder with your own value before saving.
[mcp_servers.oasyce]
command = "uvx"
args = ["oasyce-sdk"]
[mcp_servers.oasyce.env]
OASYCE_NODE = "<your OASYCE_NODE>"
OASYCE_FAUCET = "<your OASYCE_FAUCET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oasyce": {
"command": "uvx",
"args": [
"oasyce-sdk"
],
"env": {
"OASYCE_NODE": "<your OASYCE_NODE>",
"OASYCE_FAUCET": "<your OASYCE_FAUCET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oasyce": {
"command": "uvx",
"args": [
"oasyce-sdk"
],
"env": {
"OASYCE_NODE": "<your OASYCE_NODE>",
"OASYCE_FAUCET": "<your OASYCE_FAUCET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"oasyce": {
"type": "stdio",
"command": "uvx",
"args": [
"oasyce-sdk"
],
"env": {
"OASYCE_NODE": "<your OASYCE_NODE>",
"OASYCE_FAUCET": "<your OASYCE_FAUCET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oasyce": {
"command": "uvx",
"args": [
"oasyce-sdk"
],
"env": {
"OASYCE_NODE": "<your OASYCE_NODE>",
"OASYCE_FAUCET": "<your OASYCE_FAUCET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"oasyce": {
"command": "uvx",
"args": [
"oasyce-sdk"
],
"env": {
"OASYCE_NODE": "<your OASYCE_NODE>",
"OASYCE_FAUCET": "<your OASYCE_FAUCET>"
}
}
}
}Replace each placeholder with your own value before saving.
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.Shangri-la-0428%2Foasyce)<a href="https://mcptoplist.com/server/io.github.Shangri-la-0428%2Foasyce"><img src="https://mcptoplist.com/badge/io.github.Shangri-la-0428%2Foasyce.svg" alt="MCP Toplist: Top 25% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
shangri-la-0428
Other servers by shangri-la-0428
View all shangri-la-0428 servers →Available versions (2)
| Version | Published |
|---|---|
| 0.4.1 | Mar 26, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Oasyce?
- Oasyce is maintained by shangri-la-0428, which publishes 3 MCP servers (6 total versions) tracked on MCP Toplist.
- Is Oasyce listed on the Official MCP Registry?
- Yes — Oasyce is listed on the Official MCP Registry, alongside PulseMCP.
- How many versions does Oasyce have?
- MCP Toplist tracks 2 versions of Oasyce, most recently published on Mar 26, 2026.
- Where can I find the source code for Oasyce?
- The source code for Oasyce is hosted at github.com/shangri-la-0428/oasyce-sdk.
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.