Derive
Rank #3,075to.derive/derive
Publish agent output to permanent versioned URLs, read review comments back, and revise.
Derive is a Model Context Protocol (MCP) server published by derive-to. It ranks #3,075 of 132,046 servers tracked on MCP Toplist, and its repository has 28 GitHub stars. Derive is listed on Official MCP, with 1 tracked version. It was first listed on Aug 10, 2026 and most recently updated on Aug 10, 2026.
Ranks ahead of 128,971 of 132,046 servers on MCP Toplist.
Use Derive
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http derive https://derive.to/mcp[mcp_servers.derive]
url = "https://derive.to/mcp"Add to ~/.codex/config.toml.
https://derive.to/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"derive": {
"url": "https://derive.to/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"derive": {
"type": "http",
"url": "https://derive.to/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"derive": {
"serverUrl": "https://derive.to/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"derive": {
"url": "https://derive.to/mcp"
}
}
}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/to.derive%2Fderive)<a href="https://mcptoplist.com/server/to.derive%2Fderive"><img src="https://mcptoplist.com/badge/to.derive%2Fderive.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
derive-to
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Aug 10, 2026 |
Frequently asked questions
- Who maintains Derive?
- Derive is maintained by derive-to, which publishes 1 MCP server (1 total version) tracked on MCP Toplist.
- Is Derive listed on the Official MCP Registry?
- Yes — Derive is listed on the Official MCP Registry.
- How many versions does Derive have?
- MCP Toplist tracks 1 version of Derive, most recently published on Aug 10, 2026.
- Where can I find the source code for Derive?
- The source code for Derive is hosted at github.com/derive-to/derive.
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.