SayDo
Rank #9,043io.github.vince-gonzalez/saydo
Does the tool do what it says? Conformance receipts for MCP servers, and unknown when unchecked.
SayDo is a Model Context Protocol (MCP) server published by vince-gonzalez. It ranks #9,043 of 132,405 servers tracked on MCP Toplist. SayDo is listed on Official MCP, with 1 tracked version. It was first listed on Aug 31, 2026 and most recently updated on Aug 31, 2026.
Ranks ahead of 123,362 of 132,405 servers on MCP Toplist.
Use SayDo
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add saydo -- uvx --from "saydo[mcp]" saydo-mcp saydo[mcp_servers.saydo]
command = "uvx"
args = ["--from", "saydo[mcp]", "saydo-mcp", "saydo"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"saydo": {
"command": "uvx",
"args": [
"--from",
"saydo[mcp]",
"saydo-mcp",
"saydo"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"saydo": {
"command": "uvx",
"args": [
"--from",
"saydo[mcp]",
"saydo-mcp",
"saydo"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"saydo": {
"type": "stdio",
"command": "uvx",
"args": [
"--from",
"saydo[mcp]",
"saydo-mcp",
"saydo"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"saydo": {
"command": "uvx",
"args": [
"--from",
"saydo[mcp]",
"saydo-mcp",
"saydo"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"saydo": {
"command": "uvx",
"args": [
"--from",
"saydo[mcp]",
"saydo-mcp",
"saydo"
]
}
}
}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.vince-gonzalez%2Fsaydo)<a href="https://mcptoplist.com/server/io.github.vince-gonzalez%2Fsaydo"><img src="https://mcptoplist.com/badge/io.github.vince-gonzalez%2Fsaydo.svg" alt="MCP Toplist: Top 10% of 132,405" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
vince-gonzalez
Other servers by vince-gonzalez
View all vince-gonzalez servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.1 | Aug 31, 2026 |
Frequently asked questions
- Who maintains SayDo?
- SayDo is maintained by vince-gonzalez, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is SayDo listed on the Official MCP Registry?
- Yes — SayDo is listed on the Official MCP Registry.
- How many versions does SayDo have?
- MCP Toplist tracks 1 version of SayDo, most recently published on Aug 31, 2026.
- Where can I find the source code for SayDo?
- The source code for SayDo is hosted at github.com/vince-gonzalez/saydo.
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.