Stamp MCP Server
Rank #7,534io.github.theoddden/stamp
Concierge MCP for agentic workflows: verified time + drift, uuid, diff, calc, attest, verify.
Stamp MCP Server is a Model Context Protocol (MCP) server published by theoddden. It ranks #7,534 of 132,113 servers tracked on MCP Toplist. Stamp MCP Server is listed across 2 registries — Official MCP and Glama, with 14 tracked versions. It was first listed on Sep 6, 2026 and most recently updated on Sep 12, 2026.
Ranks ahead of 124,579 of 132,113 servers on MCP Toplist.
Use Stamp MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http stamp https://stamp-mcp.terradev.cloud/mcpclaude mcp add stamp -- uvx stamp-mcp[mcp_servers.stamp]
url = "https://stamp-mcp.terradev.cloud/mcp"Add to ~/.codex/config.toml.
[mcp_servers.stamp]
command = "uvx"
args = ["stamp-mcp"]Add to ~/.codex/config.toml.
https://stamp-mcp.terradev.cloud/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"stamp": {
"command": "uvx",
"args": [
"stamp-mcp"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"stamp": {
"url": "https://stamp-mcp.terradev.cloud/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"mcpServers": {
"stamp": {
"command": "uvx",
"args": [
"stamp-mcp"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"stamp": {
"type": "http",
"url": "https://stamp-mcp.terradev.cloud/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"servers": {
"stamp": {
"type": "stdio",
"command": "uvx",
"args": [
"stamp-mcp"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"stamp": {
"serverUrl": "https://stamp-mcp.terradev.cloud/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stamp": {
"command": "uvx",
"args": [
"stamp-mcp"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"stamp": {
"url": "https://stamp-mcp.terradev.cloud/mcp"
}
}
}{
"mcpServers": {
"stamp": {
"command": "uvx",
"args": [
"stamp-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/io.github.theoddden%2Fstamp)<a href="https://mcptoplist.com/server/io.github.theoddden%2Fstamp"><img src="https://mcptoplist.com/badge/io.github.theoddden%2Fstamp.svg" alt="MCP Toplist: Top 10% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
theoddden
Other servers by theoddden
View all theoddden servers →Available versions (14)
| Version | Published |
|---|---|
| 0.6.1 | Sep 12, 2026 |
| 0.6.0 | Sep 12, 2026 |
| 0.5.9 | Sep 12, 2026 |
| 0.5.8 | Sep 10, 2026 |
| 0.5.7 | Sep 9, 2026 |
| 0.5.6 | Sep 9, 2026 |
| 0.5.5 | Sep 9, 2026 |
| 0.5.4 | Sep 9, 2026 |
| 0.5.3 | Sep 9, 2026 |
| 0.5.2 | Sep 9, 2026 |
| 0.5.1 | Sep 8, 2026 |
| 0.3.1 | Sep 6, 2026 |
| 0.3.0 | Sep 6, 2026 |
| 0.1.1 | Sep 6, 2026 |
Frequently asked questions
- Who maintains Stamp MCP Server?
- Stamp MCP Server is maintained by theoddden, which publishes 2 MCP servers (70 total versions) tracked on MCP Toplist.
- Is Stamp MCP Server listed on the Official MCP Registry?
- Yes — Stamp MCP Server is listed on the Official MCP Registry, alongside Glama.
- How many versions does Stamp MCP Server have?
- MCP Toplist tracks 14 versions of Stamp MCP Server, most recently published on Sep 12, 2026.
- Where can I find the source code for Stamp MCP Server?
- The source code for Stamp MCP Server is hosted at github.com/theoddden/stamp-mcp.
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.