Storylayer Publishing
Rank #58,239io.github.mikeslone/storylayer
Hosted MCP for Instagram, Facebook, X, LinkedIn, Pinterest, and Ghost. OAuth 2.1, 38 tools.
Storylayer Publishing is a Model Context Protocol (MCP) server published by mikeslone. It ranks #58,239 of 115,591 servers tracked on MCP Toplist. Storylayer Publishing is listed on Official MCP, with 1 tracked version. It was first listed on Jun 18, 2026 and most recently updated on Jun 18, 2026.
Ranks ahead of 57,352 of 115,591 servers on MCP Toplist.
Use Storylayer Publishing
No credentials or required configuration declared — add it to your MCP client and go.
claude mcp add --transport http storylayer https://app.storylayer.ai/api/mcp[mcp_servers.storylayer]
url = "https://app.storylayer.ai/api/mcp"Add to ~/.codex/config.toml.
https://app.storylayer.ai/api/mcpSettings → Connectors → “Add custom connector”, then paste this URL.
{
"mcpServers": {
"storylayer": {
"url": "https://app.storylayer.ai/api/mcp"
}
}
}Add to ~/.cursor/mcp.json (global) or .cursor/mcp.json (per project).
{
"servers": {
"storylayer": {
"type": "http",
"url": "https://app.storylayer.ai/api/mcp"
}
}
}Save as .vscode/mcp.json in your workspace.
{
"mcpServers": {
"storylayer": {
"serverUrl": "https://app.storylayer.ai/api/mcp"
}
}
}Add to ~/.codeium/windsurf/mcp_config.json.
{
"mcpServers": {
"storylayer": {
"url": "https://app.storylayer.ai/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.mikeslone%2Fstorylayer)<a href="https://mcptoplist.com/server/io.github.mikeslone%2Fstorylayer"><img src="https://mcptoplist.com/badge/io.github.mikeslone%2Fstorylayer.svg" alt="MCP Toplist: #58,239 of 115,591" /></a>Variants: append ?metric=score or ?metric=stars to the image URL.
Listed on 1 registry
mikeslone
Other servers by mikeslone
View all mikeslone servers →Available versions (1)
| Version | Published |
|---|---|
| 1.2.2 | Jun 18, 2026 |
Frequently asked questions
- Who maintains Storylayer Publishing?
- Storylayer Publishing is maintained by mikeslone, which publishes 4 MCP servers (3 total versions) tracked on MCP Toplist.
- Is Storylayer Publishing listed on the Official MCP Registry?
- Yes — Storylayer Publishing is listed on the Official MCP Registry.
- How many versions does Storylayer Publishing have?
- MCP Toplist tracks 1 version of Storylayer Publishing, most recently published on Jun 18, 2026.
- Where can I find the source code for Storylayer Publishing?
- The source code for Storylayer Publishing is hosted at github.com/mikeslone/storylayer.git.