PastML
Rank #58,017io.github.h4ck4life/pastml
Deploy HTML and Markdown as live URLs. Create, search, update, and manage pastes from any AI agent.
PastML is a Model Context Protocol (MCP) server published by h4ck4life. It ranks #58,017 of 115,591 servers tracked on MCP Toplist. PastML is listed on Official MCP, with 1 tracked version. It was first listed on Jun 30, 2026 and most recently updated on Jun 30, 2026.
Ranks ahead of 57,574 of 115,591 servers on MCP Toplist.
Use PastML
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http pastml https://pastml.com/api/mcp[mcp_servers.pastml]
url = "https://pastml.com/api/mcp"Add to ~/.codex/config.toml.
https://pastml.com/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"pastml": {
"url": "https://pastml.com/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"pastml": {
"type": "http",
"url": "https://pastml.com/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"pastml": {
"serverUrl": "https://pastml.com/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"pastml": {
"url": "https://pastml.com/api/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.h4ck4life%2Fpastml)<a href="https://mcptoplist.com/server/io.github.h4ck4life%2Fpastml"><img src="https://mcptoplist.com/badge/io.github.h4ck4life%2Fpastml.svg" alt="MCP Toplist: #58,017 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
h4ck4life
Other servers by h4ck4life
- MCP docx server#28,752
- MCP PPTX Server#40,673
- MSSQL#68,959
- Brave_search_mcp_server_go#70,132
- Headless_browser_mcp_server_go#70,523
- Hn_mcp_server_go#70,546
- MCP Collections#70,775
- Memory_mcp_server_go#71,618
- Mssql_mcp_server_go#71,673
- Mysql_mcp_server_go#71,718
- Reddit_mcp_server_go#71,933
- Youtube_mcp_server_go#72,485
Available versions (1)
| Version | Published |
|---|---|
| 1.0.0 | Jun 30, 2026 |
Frequently asked questions
- Who maintains PastML?
- PastML is maintained by h4ck4life, which publishes 13 MCP servers (1 total version) tracked on MCP Toplist.
- Is PastML listed on the Official MCP Registry?
- Yes — PastML is listed on the Official MCP Registry.
- How many versions does PastML have?
- MCP Toplist tracks 1 version of PastML, most recently published on Jun 30, 2026.
- Where can I find the source code for PastML?
- The source code for PastML is hosted at github.com/h4ck4life/pastml.