SERVER
Dobby
Rank #309io.github.gil-dobby/dobby
MCP server providing dobby capabilities
First listed
Apr 2, 2026
Last publish date
Apr 2, 2026
OVERVIEW
Dobby is a Model Context Protocol (MCP) server published by dobby-ai. It ranks #309 of 58,832 servers tracked on MCP Toplist, and its repository has 1,781 GitHub stars. Dobby is listed on Official MCP, with 2 tracked versions. It was first listed on Apr 2, 2026 and most recently updated on Apr 2, 2026.
STANDING
#309of 58,832 tracked serversTop 1%
Ranks ahead of 58,523 of 58,832 servers on MCP Toplist.
CONNECT
Use Dobby
Add Dobby to any MCP client (Claude, Cursor, VS Code, …) with one of the configs below.
Remote · HTTP
{
"mcpServers": {
"dobby": {
"url": "https://mcp.dobby-ai.com/mcp"
}
}
}npm package
{
"mcpServers": {
"dobby": {
"command": "npx",
"args": [
"-y",
"@dobbyai/mcp-external"
],
"env": {
"DOBBY_API_URL": "<your DOBBY_API_URL>",
"DOBBY_API_KEY": "<your DOBBY_API_KEY>",
"DOBBY_TENANT_ID": "<your DOBBY_TENANT_ID>"
}
}
}
}Replace each placeholder with your own value before saving.
REGISTRIES
Listed on 1 registry
ORGANIZATION
dobby-ai
VERSIONS
Available versions (2)
| Version | Published |
|---|---|
| 1.1.0 | Apr 2, 2026 |
| 0.1.0 | Nov 25, 2024 |
FAQ
Frequently asked questions
- What is Dobby?
- MCP server providing dobby capabilities
- Who maintains Dobby?
- Dobby is maintained by dobby-ai, which publishes 1 MCP server (2 total versions) tracked on MCP Toplist.
- Is Dobby an official MCP server?
- Yes — Dobby is listed on the Official MCP Registry.
- How many versions does Dobby have?
- MCP Toplist tracks 2 versions of Dobby, most recently published on Apr 2, 2026.
- Where can I find the source code for Dobby?
- The source code for Dobby is hosted at github.com/dobby-ai/dobby.
EXPLORE