Ololand Dd
Rank #15,784io.github.aniebyl/ololand-dd
MCP server providing ololand-dd capabilities
Ololand Dd is a Model Context Protocol (MCP) server published by ololand-ai. It ranks #15,784 of 132,046 servers tracked on MCP Toplist. Ololand Dd is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 1, 2026 and most recently updated on Apr 1, 2026.
Ranks ahead of 116,262 of 132,046 servers on MCP Toplist.
Use Ololand Dd
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http ololand-dd https://ma-workbench-api-303576587005.us-central1.run.app/mcpclaude mcp add ololand-dd -- npx -y @ololand/mcp-server[mcp_servers.ololand-dd]
url = "https://ma-workbench-api-303576587005.us-central1.run.app/mcp"Add to ~/.codex/config.toml.
[mcp_servers.ololand-dd]
command = "npx"
args = ["-y", "@ololand/mcp-server"]Add to ~/.codex/config.toml.
https://ma-workbench-api-303576587005.us-central1.run.app/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"ololand-dd": {
"command": "npx",
"args": [
"-y",
"@ololand/mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"ololand-dd": {
"url": "https://ma-workbench-api-303576587005.us-central1.run.app/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"ololand-dd": {
"command": "npx",
"args": [
"-y",
"@ololand/mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"ololand-dd": {
"type": "http",
"url": "https://ma-workbench-api-303576587005.us-central1.run.app/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"ololand-dd": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@ololand/mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"ololand-dd": {
"serverUrl": "https://ma-workbench-api-303576587005.us-central1.run.app/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ololand-dd": {
"command": "npx",
"args": [
"-y",
"@ololand/mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"ololand-dd": {
"url": "https://ma-workbench-api-303576587005.us-central1.run.app/mcp"
}
}
}{
"mcpServers": {
"ololand-dd": {
"command": "npx",
"args": [
"-y",
"@ololand/mcp-server"
]
}
}
}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.aniebyl%2Fololand-dd)<a href="https://mcptoplist.com/server/io.github.aniebyl%2Fololand-dd"><img src="https://mcptoplist.com/badge/io.github.aniebyl%2Fololand-dd.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
ololand-ai
Available versions (2)
| Version | Published |
|---|---|
| 1.0.1 | Apr 1, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Ololand Dd?
- Ololand Dd is maintained by ololand-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Ololand Dd listed on the Official MCP Registry?
- Yes — Ololand Dd is listed on the Official MCP Registry.
- How many versions does Ololand Dd have?
- MCP Toplist tracks 2 versions of Ololand Dd, most recently published on Apr 1, 2026.
- Where can I find the source code for Ololand Dd?
- The source code for Ololand Dd is hosted at github.com/ololand-ai/ololand-dd-plugin.
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.