Blogburst MCP Server
Rank #20,653io.github.shensi8312/blogburst-mcp-server
MCP server providing blogburst-server capabilities
Blogburst MCP Server is a Model Context Protocol (MCP) server published by shensi8312. It ranks #20,653 of 132,046 servers tracked on MCP Toplist, and its repository has 7 GitHub stars. Blogburst MCP Server is listed across 3 registries — Official MCP, PulseMCP and Glama, with 3 tracked versions. It was first listed on Feb 17, 2026 and most recently updated on Mar 3, 2026.
Ranks ahead of 111,393 of 132,046 servers on MCP Toplist.
Use Blogburst MCP Server
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add blogburst-mcp-server -- npx -y blogburst-mcp-server[mcp_servers.blogburst-mcp-server]
command = "npx"
args = ["-y", "blogburst-mcp-server"]Add to ~/.codex/config.toml.
{
"mcpServers": {
"blogburst-mcp-server": {
"command": "npx",
"args": [
"-y",
"blogburst-mcp-server"
]
}
}
}Add to claude_desktop_config.json (Settings → Developer → Edit Config).
{
"mcpServers": {
"blogburst-mcp-server": {
"command": "npx",
"args": [
"-y",
"blogburst-mcp-server"
]
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"blogburst-mcp-server": {
"type": "stdio",
"command": "npx",
"args": [
"-y",
"blogburst-mcp-server"
]
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"blogburst-mcp-server": {
"command": "npx",
"args": [
"-y",
"blogburst-mcp-server"
]
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"blogburst-mcp-server": {
"command": "npx",
"args": [
"-y",
"blogburst-mcp-server"
]
}
}
}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.shensi8312%2Fblogburst-mcp-server)<a href="https://mcptoplist.com/server/io.github.shensi8312%2Fblogburst-mcp-server"><img src="https://mcptoplist.com/badge/io.github.shensi8312%2Fblogburst-mcp-server.svg" alt="MCP Toplist: Top 25% of 132,046" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 3 registries
shensi8312
Available versions (3)
| Version | Published |
|---|---|
| 2.0.0 | Mar 3, 2026 |
| 1.0.1 | Feb 17, 2026 |
| 0.1.0 | Nov 25, 2024 |
Frequently asked questions
- Who maintains Blogburst MCP Server?
- Blogburst MCP Server is maintained by shensi8312, which publishes 1 MCP server (3 total versions) tracked on MCP Toplist.
- Is Blogburst MCP Server listed on the Official MCP Registry?
- Yes — Blogburst MCP Server is listed on the Official MCP Registry, alongside PulseMCP and Glama.
- How many versions does Blogburst MCP Server have?
- MCP Toplist tracks 3 versions of Blogburst MCP Server, most recently published on Mar 3, 2026.
- Where can I find the source code for Blogburst MCP Server?
- The source code for Blogburst MCP Server is hosted at github.com/shensi8312/blogburst-mcp-server.
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.