Agentstamp
Rank #40,559io.github.vinaybhosle/agentstamp
MCP server providing agentstamp capabilities
Agentstamp is a Model Context Protocol (MCP) server published by vinaybhosle. It ranks #40,559 of 132,113 servers tracked on MCP Toplist, and its repository has 1 GitHub stars. Agentstamp is listed across 3 registries — Official MCP, PulseMCP and Glama, with 4 tracked versions. It was first listed on Mar 11, 2026 and most recently updated on Mar 22, 2026.
Ranks ahead of 91,554 of 132,113 servers on MCP Toplist.
Use Agentstamp
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http agentstamp https://agentstamp.org/mcp[mcp_servers.agentstamp]
url = "https://agentstamp.org/mcp"Add to ~/.codex/config.toml.
https://agentstamp.org/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"agentstamp": {
"url": "https://agentstamp.org/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"agentstamp": {
"type": "http",
"url": "https://agentstamp.org/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"agentstamp": {
"serverUrl": "https://agentstamp.org/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"agentstamp": {
"url": "https://agentstamp.org/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.vinaybhosle%2Fagentstamp)<a href="https://mcptoplist.com/server/io.github.vinaybhosle%2Fagentstamp"><img src="https://mcptoplist.com/badge/io.github.vinaybhosle%2Fagentstamp.svg" alt="MCP Toplist: Top 50% of 132,113" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
vinaybhosle
Other servers by vinaybhosle
View all vinaybhosle servers →Available versions (4)
| Version | Published |
|---|---|
| 2.0.1 | Mar 22, 2026 |
| 2.0.0 | Mar 21, 2026 |
| 1.0.0 | Mar 11, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Agentstamp?
- Agentstamp is maintained by vinaybhosle, which publishes 3 MCP servers (10 total versions) tracked on MCP Toplist.
- Is Agentstamp listed on the Official MCP Registry?
- Yes — Agentstamp is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Agentstamp have?
- MCP Toplist tracks 4 versions of Agentstamp, most recently published on Mar 22, 2026.
- Where can I find the source code for Agentstamp?
- The source code for Agentstamp is hosted at github.com/vinaybhosle/agentstamp.
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.