Google PageRank for AI agents. 25,000+ tools indexed.

social-ghostwriter-mcp-server MCP Server

Omm2005/social-ghostwriter-mcp-server

Score: 49.6 Rank #90 MCP Server
Are you the maintainer of Omm2005/social-ghostwriter-mcp-server? Claim this listing →

A Model Context Protocol server that acts as a social media ghostwriter, generating and refining posts with AI.

Add AgentRank to Claude Code Discover and compare tools like Omm2005/social-ghostwriter-mcp-server — your AI finds the right one automatically
Get API Access →
claude mcp add agentrank -- npx -y agentrank-mcp-server

Overview

Omm2005/social-ghostwriter-mcp-server is a TypeScript MCP server. A Model Context Protocol server that acts as a social media ghostwriter, generating and refining posts with AI.

Ranked #90 out of 124 indexed tools.

Actively maintained with commits in the last week.

Ecosystem

TypeScript No license

Score Breakdown

StarsFreshnessIssue HealthContributorsDependents
Stars 15% 1

1 stars → early stage

Freshness 25% 2d ago

Last commit 2d ago → actively maintained

Issue Health 25% 50%

No issues filed → no history to score

Contributors 10% 1

1 contributor → solo project

Dependents 25% 0

No dependents → no downstream usage

npm Downloads N/A
PyPI Downloads N/A
Forks 0
Description Good
License None

Weights: Freshness 25% · Issue Health 25% · Dependents 25% · Stars 15% · Contributors 10% · How we score →

How to Improve

Description low impact

Expand your description to 150+ characters for better discoverability

License low impact

Add an MIT or Apache-2.0 license to signal trust and enable adoption

Contributors medium impact

Single-contributor projects carry bus-factor risk — welcoming contributors boosts confidence

Badge all embed codes →

AgentRank score for Omm2005/social-ghostwriter-mcp-server
[![AgentRank](https://agentrank-ai.com/api/badge/tool/Omm2005--social-ghostwriter-mcp-server)](https://agentrank-ai.com/tool/Omm2005--social-ghostwriter-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge)
<a href="https://agentrank-ai.com/tool/Omm2005--social-ghostwriter-mcp-server/?utm_source=badge&utm_medium=readme&utm_campaign=agentrank_badge"><img src="https://agentrank-ai.com/api/badge/tool/Omm2005--social-ghostwriter-mcp-server" alt="AgentRank"></a>

Embed Widget docs →

Embed a rich score widget on your site or blog.

<script src="https://agentrank-ai.com/embed.js" data-tool="Omm2005/social-ghostwriter-mcp-server"></script>

Matched Queries

"mcp server""mcp-server""model context protocol""model-context-protocol"

From the README

# LinkedIn MCP Server on Cloudflare Workers (OAuth)

This is a TypeScript Cloudflare Worker MCP server equivalent of the Python `linkedin-mcp` server, with OAuth-based auth and matching LinkedIn posting tools.

## Implemented MCP Tools

- `linkedin_get_profile`
- `linkedin_create_post` (single unified post tool: text, mentions, image upload, or video upload)

`linkedin_create_post` media inputs:
- text-only post: omit `media`
- media post(s): `media: [{ "type": "IMAGE|VIDEO", "url": "...", "title": "...", "description": "..." }]`
- mixed image+video in one request is allowed (creates one image post and one video post)

Additional `linkedin_create_post` parameters:
- `author_urn` (optional): post as `urn:li:person:<id>` or `urn:li:organization:<id>`
- `lifecycle_state` (optional): `PUBLISHED` or `DRAFT` (default `PUBLISHED`)

Rules:
- If `media` contains both IMAGE and VIDEO items, the tool creates multiple posts and returns all post IDs.

Mention object shape:

```json
{
  "entity_urn"
Read full README on GitHub →

Get the weekly AgentRank digest

Top movers, new tools, ecosystem insights — straight to your inbox.