JustBlogged
Rank #79,837io.github.usamaejaz/justblogged
Create, edit, organize, publish, and configure JustBlogged blogs from MCP clients.
JustBlogged is a Model Context Protocol (MCP) server published by usamaejaz. It ranks #79,837 of 115,460 servers tracked on MCP Toplist. JustBlogged is listed on Official MCP, with 1 tracked version. It was first listed on Aug 26, 2026 and most recently updated on Aug 26, 2026.
Ranks ahead of 35,623 of 115,460 servers on MCP Toplist.
Use JustBlogged
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http justblogged https://justblogged.com/mcp[mcp_servers.justblogged]
url = "https://justblogged.com/mcp"Add to ~/.codex/config.toml.
https://justblogged.com/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"justblogged": {
"url": "https://justblogged.com/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"justblogged": {
"type": "http",
"url": "https://justblogged.com/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"justblogged": {
"serverUrl": "https://justblogged.com/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"justblogged": {
"url": "https://justblogged.com/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.usamaejaz%2Fjustblogged)<a href="https://mcptoplist.com/server/io.github.usamaejaz%2Fjustblogged"><img src="https://mcptoplist.com/badge/io.github.usamaejaz%2Fjustblogged.svg" alt="MCP Toplist: #79,837 of 115,460" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
usamaejaz
Other servers by usamaejaz
View all usamaejaz servers →Available versions (1)
| Version | Published |
|---|---|
| 0.1.0 | Aug 26, 2026 |
Frequently asked questions
- Who maintains JustBlogged?
- JustBlogged is maintained by usamaejaz, which publishes 3 MCP servers (3 total versions) tracked on MCP Toplist.
- Is JustBlogged listed on the Official MCP Registry?
- Yes — JustBlogged is listed on the Official MCP Registry.
- How many versions does JustBlogged have?
- MCP Toplist tracks 1 version of JustBlogged, most recently published on Aug 26, 2026.
- Where can I find the source code for JustBlogged?
- The source code for JustBlogged is hosted at github.com/usamaejaz/justblogged.