Homespun
Rank #3,811dev.homespun/homespun
Deploy a multi-user web app from your agent: hosting, auth, database, and permissions.
Homespun is a Model Context Protocol (MCP) server published by homespunapps. It ranks #3,811 of 132,046 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Homespun is listed across 2 registries — Official MCP and Glama, with 93 tracked versions. It was first listed on Jul 22, 2026 and most recently updated on Sep 13, 2026.
Ranks ahead of 128,235 of 132,046 servers on MCP Toplist.
Use Homespun
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http homespun https://homespun.dev/mcpclaude mcp add homespun -e "HOMESPUN_API_KEY=<your HOMESPUN_API_KEY>" -e "HOMESPUN_URL=<your HOMESPUN_URL>" -e "HOMESPUN_AGENT_NAME=<your HOMESPUN_AGENT_NAME>" -e "HOMESPUN_REGISTER_SECRET=<your HOMESPUN_REGISTER_SECRET>" -- npx -y @homespunapps/mcpReplace each placeholder with your own value before saving.
[mcp_servers.homespun]
url = "https://homespun.dev/mcp"Add to ~/.codex/config.toml.
[mcp_servers.homespun]
command = "npx"
args = ["-y", "@homespunapps/mcp"]
[mcp_servers.homespun.env]
HOMESPUN_API_KEY = "<your HOMESPUN_API_KEY>"
HOMESPUN_URL = "<your HOMESPUN_URL>"
HOMESPUN_AGENT_NAME = "<your HOMESPUN_AGENT_NAME>"
HOMESPUN_REGISTER_SECRET = "<your HOMESPUN_REGISTER_SECRET>"Add to ~/.codex/config.toml. Replace each placeholder with your own value before saving.
https://homespun.dev/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"homespun": {
"command": "npx",
"args": [
"-y",
"@homespunapps/mcp"
],
"env": {
"HOMESPUN_API_KEY": "<your HOMESPUN_API_KEY>",
"HOMESPUN_URL": "<your HOMESPUN_URL>",
"HOMESPUN_AGENT_NAME": "<your HOMESPUN_AGENT_NAME>",
"HOMESPUN_REGISTER_SECRET": "<your HOMESPUN_REGISTER_SECRET>"
}
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config). Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homespun": {
"url": "https://homespun.dev/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"homespun": {
"command": "npx",
"args": [
"-y",
"@homespunapps/mcp"
],
"env": {
"HOMESPUN_API_KEY": "<your HOMESPUN_API_KEY>",
"HOMESPUN_URL": "<your HOMESPUN_URL>",
"HOMESPUN_AGENT_NAME": "<your HOMESPUN_AGENT_NAME>",
"HOMESPUN_REGISTER_SECRET": "<your HOMESPUN_REGISTER_SECRET>"
}
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project). Replace each placeholder with your own value before saving.
{
"servers": {
"homespun": {
"type": "http",
"url": "https://homespun.dev/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"homespun": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"@homespunapps/mcp"
],
"env": {
"HOMESPUN_API_KEY": "<your HOMESPUN_API_KEY>",
"HOMESPUN_URL": "<your HOMESPUN_URL>",
"HOMESPUN_AGENT_NAME": "<your HOMESPUN_AGENT_NAME>",
"HOMESPUN_REGISTER_SECRET": "<your HOMESPUN_REGISTER_SECRET>"
}
}
}
}Save as .vscode/mcp.json in your workspace. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homespun": {
"serverUrl": "https://homespun.dev/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"homespun": {
"command": "npx",
"args": [
"-y",
"@homespunapps/mcp"
],
"env": {
"HOMESPUN_API_KEY": "<your HOMESPUN_API_KEY>",
"HOMESPUN_URL": "<your HOMESPUN_URL>",
"HOMESPUN_AGENT_NAME": "<your HOMESPUN_AGENT_NAME>",
"HOMESPUN_REGISTER_SECRET": "<your HOMESPUN_REGISTER_SECRET>"
}
}
}
}Add to ~/.codeium/windsurf/mcp_config.json. Replace each placeholder with your own value before saving.
{
"mcpServers": {
"homespun": {
"url": "https://homespun.dev/mcp"
}
}
}{
"mcpServers": {
"homespun": {
"command": "npx",
"args": [
"-y",
"@homespunapps/mcp"
],
"env": {
"HOMESPUN_API_KEY": "<your HOMESPUN_API_KEY>",
"HOMESPUN_URL": "<your HOMESPUN_URL>",
"HOMESPUN_AGENT_NAME": "<your HOMESPUN_AGENT_NAME>",
"HOMESPUN_REGISTER_SECRET": "<your HOMESPUN_REGISTER_SECRET>"
}
}
}
}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/dev.homespun%2Fhomespun)<a href="https://mcptoplist.com/server/dev.homespun%2Fhomespun"><img src="https://mcptoplist.com/badge/dev.homespun%2Fhomespun.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 2 registries
homespunapps
Available versions (93)
| Version | Published |
|---|---|
| 1.6.89 | Sep 13, 2026 |
| 1.6.88 | Sep 12, 2026 |
| 1.6.87 | Sep 12, 2026 |
| 1.6.86 | Sep 12, 2026 |
| 1.6.85 | Sep 10, 2026 |
| 1.6.84 | Sep 10, 2026 |
| 1.6.83 | Sep 9, 2026 |
| 1.6.82 | Sep 7, 2026 |
| 1.6.81 | Sep 7, 2026 |
| 1.6.80 | Sep 7, 2026 |
| 1.6.79 | Sep 7, 2026 |
| 1.6.78 | Aug 29, 2026 |
| 1.6.77 | Aug 28, 2026 |
| 1.6.76 | Aug 24, 2026 |
| 1.6.75 | Aug 24, 2026 |
| 1.6.74 | Aug 24, 2026 |
| 1.6.73 | Aug 23, 2026 |
| 1.6.72 | Aug 23, 2026 |
| 1.6.71 | Aug 22, 2026 |
| 1.6.70 | Aug 22, 2026 |
| 1.6.69 | Aug 22, 2026 |
| 1.6.68 | Aug 22, 2026 |
| 1.6.67 | Aug 22, 2026 |
| 1.6.66 | Aug 22, 2026 |
| 1.6.65 | Aug 22, 2026 |
| 1.6.64 | Aug 17, 2026 |
| 1.6.63 | Aug 16, 2026 |
| 1.6.62 | Aug 14, 2026 |
| 1.6.61 | Aug 14, 2026 |
| 1.6.60 | Aug 12, 2026 |
| 1.6.59 | Aug 12, 2026 |
| 1.6.58 | Aug 11, 2026 |
| 1.6.57 | Aug 10, 2026 |
| 1.6.56 | Aug 9, 2026 |
| 1.6.55 | Aug 9, 2026 |
| 1.6.54 | Aug 8, 2026 |
| 1.6.53 | Aug 8, 2026 |
| 1.6.52 | Aug 7, 2026 |
| 1.6.51 | Aug 7, 2026 |
| 1.6.50 | Aug 7, 2026 |
| 1.6.49 | Aug 6, 2026 |
| 1.6.48 | Aug 5, 2026 |
| 1.6.47 | Aug 5, 2026 |
| 1.6.46 | Aug 5, 2026 |
| 1.6.45 | Aug 4, 2026 |
| 1.6.44 | Aug 4, 2026 |
| 1.6.43 | Aug 4, 2026 |
| 1.6.42 | Aug 2, 2026 |
| 1.6.41 | Aug 1, 2026 |
| 1.6.40 | Aug 1, 2026 |
| 1.6.39 | Jul 31, 2026 |
| 1.6.38 | Jul 31, 2026 |
| 1.6.37 | Jul 31, 2026 |
| 1.6.36 | Jul 31, 2026 |
| 1.6.35 | Jul 31, 2026 |
| 1.6.34 | Jul 30, 2026 |
| 1.6.33 | Jul 30, 2026 |
| 1.6.32 | Jul 30, 2026 |
| 1.6.31 | Jul 30, 2026 |
| 1.6.30 | Jul 30, 2026 |
| 1.6.29 | Jul 30, 2026 |
| 1.6.28 | Jul 30, 2026 |
| 1.6.27 | Jul 30, 2026 |
| 1.6.26 | Jul 29, 2026 |
| 1.6.25 | Jul 29, 2026 |
| 1.6.24 | Jul 29, 2026 |
| 1.6.23 | Jul 29, 2026 |
| 1.6.22 | Jul 28, 2026 |
| 1.6.21 | Jul 28, 2026 |
| 1.6.20 | Jul 28, 2026 |
| 1.6.19 | Jul 28, 2026 |
| 1.6.18 | Jul 28, 2026 |
| 1.6.17 | Jul 28, 2026 |
| 1.6.16 | Jul 28, 2026 |
| 1.6.15 | Jul 28, 2026 |
| 1.6.14 | Jul 27, 2026 |
| 1.6.13 | Jul 27, 2026 |
| 1.6.12 | Jul 26, 2026 |
| 1.6.11 | Jul 26, 2026 |
| 1.6.10 | Jul 26, 2026 |
| 1.6.9 | Jul 26, 2026 |
| 1.6.8 | Jul 26, 2026 |
| 1.6.7 | Jul 26, 2026 |
| 1.6.6 | Jul 26, 2026 |
| 1.6.5 | Jul 25, 2026 |
| 1.6.4 | Jul 25, 2026 |
| 1.6.3 | Jul 25, 2026 |
| 1.6.2 | Jul 24, 2026 |
| 1.6.1 | Jul 23, 2026 |
| 1.6.0 | Jul 23, 2026 |
| 1.5.1 | Jul 22, 2026 |
| 1.5.0 | Jul 22, 2026 |
| 1.4.3 | Jul 22, 2026 |
Frequently asked questions
- Who maintains Homespun?
- Homespun is maintained by homespunapps, which publishes 1 MCP server (93 total versions) tracked on MCP Toplist.
- Is Homespun listed on the Official MCP Registry?
- Yes — Homespun is listed on the Official MCP Registry, alongside Glama.
- How many versions does Homespun have?
- MCP Toplist tracks 93 versions of Homespun, most recently published on Sep 13, 2026.
- Where can I find the source code for Homespun?
- The source code for Homespun is hosted at github.com/homespunapps/homespun.
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.