Tierward
Rank #4,607io.github.marcoguillermaz/tierward
Read a Tierward project's governance state (doctor, team-settings, arch-audit, skills) over MCP.
Tierward is a Model Context Protocol (MCP) server published by marcoguillermaz. It ranks #4,607 of 132,046 servers tracked on MCP Toplist, and its repository has 4 GitHub stars. Tierward is listed across 3 registries — Official MCP, PulseMCP and Glama, with 7 tracked versions. It was first listed on Jun 18, 2026 and most recently updated on Jul 10, 2026.
Ranks ahead of 127,439 of 132,046 servers on MCP Toplist.
Use Tierward
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add tierward -- npx -y --package tierward tierward-mcp tierward[mcp_servers.tierward]
command = "npx"
args = ["-y", "--package", "tierward", "tierward-mcp", "tierward"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"tierward": {
"command": "npx",
"args": [
"-y",
"--package",
"tierward",
"tierward-mcp",
"tierward"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"tierward": {
"command": "npx",
"args": [
"-y",
"--package",
"tierward",
"tierward-mcp",
"tierward"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"tierward": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"--package",
"tierward",
"tierward-mcp",
"tierward"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"tierward": {
"command": "npx",
"args": [
"-y",
"--package",
"tierward",
"tierward-mcp",
"tierward"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"tierward": {
"command": "npx",
"args": [
"-y",
"--package",
"tierward",
"tierward-mcp",
"tierward"
]
}
}
}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.marcoguillermaz%2Ftierward)<a href="https://mcptoplist.com/server/io.github.marcoguillermaz%2Ftierward"><img src="https://mcptoplist.com/badge/io.github.marcoguillermaz%2Ftierward.svg" alt="MCP Toplist: Top 5% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
marcoguillermaz
Available versions (7)
| Version | Published |
|---|---|
| 2.0.0 | Jul 10, 2026 |
| 1.34.1 | Jun 29, 2026 |
| 1.34.0 | Jun 29, 2026 |
| 1.33.5 | Jun 24, 2026 |
| 1.33.4 | Jun 24, 2026 |
| 1.33.3 | Jun 23, 2026 |
| 1.33.2 | Jun 23, 2026 |
Frequently asked questions
- Who maintains Tierward?
- Tierward is maintained by marcoguillermaz, which publishes 1 MCP server (7 total versions) tracked on MCP Toplist.
- Is Tierward listed on the Official MCP Registry?
- Yes — Tierward is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Tierward have?
- MCP Toplist tracks 7 versions of Tierward, most recently published on Jul 10, 2026.
- Where can I find the source code for Tierward?
- The source code for Tierward is hosted at github.com/marcoguillermaz/tierward.
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.