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