Unwritten
Rank #10,117io.github.Byggarepop/unwritten
Catches files and C# members you forgot to change, learned from your repo's git history
Unwritten is a Model Context Protocol (MCP) server published by byggarepop. It ranks #10,117 of 128,029 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Unwritten is listed across 3 registries — Official MCP, PulseMCP and Glama, with 9 tracked versions. It was first listed on Jul 8, 2026 and most recently updated on Jul 29, 2026.
Ranks ahead of 117,912 of 128,029 servers on MCP Toplist.
Use Unwritten
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add unwritten -- dnx Unwritten[mcp_servers.unwritten]
command = "dnx"
args = ["Unwritten"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"unwritten": {
"command": "dnx",
"args": [
"Unwritten"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"unwritten": {
"command": "dnx",
"args": [
"Unwritten"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"unwritten": {
"type": "stdio",
"command": "dnx",
"args": [
"Unwritten"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"unwritten": {
"command": "dnx",
"args": [
"Unwritten"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"unwritten": {
"command": "dnx",
"args": [
"Unwritten"
]
}
}
}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.Byggarepop%2Funwritten)<a href="https://mcptoplist.com/server/io.github.Byggarepop%2Funwritten"><img src="https://mcptoplist.com/badge/io.github.Byggarepop%2Funwritten.svg" alt="MCP Toplist: Top 10% of 128,029" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
byggarepop
Other servers by byggarepop
View all byggarepop servers →Available versions (9)
| Version | Published |
|---|---|
| 0.4.6 | Jul 29, 2026 |
| 0.4.5 | Jul 29, 2026 |
| 0.4.3 | Jul 13, 2026 |
| 0.4.2 | Jul 13, 2026 |
| 0.4.1 | Jul 13, 2026 |
| 0.4.0 | Jul 12, 2026 |
| 0.3.0 | Jul 12, 2026 |
| 0.2.1 | Jul 12, 2026 |
| 0.2.0 | Jul 10, 2026 |
Frequently asked questions
- Who maintains Unwritten?
- Unwritten is maintained by byggarepop, which publishes 3 MCP servers (29 total versions) tracked on MCP Toplist.
- Is Unwritten listed on the Official MCP Registry?
- Yes — Unwritten is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Unwritten have?
- MCP Toplist tracks 9 versions of Unwritten, most recently published on Jul 29, 2026.
- Where can I find the source code for Unwritten?
- The source code for Unwritten is hosted at github.com/byggarepop/unwritten.
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.