Skip to main content
AllMCPs
BrowseBestCategoriesStackCompareToolsGuidesBlog
Log in Submit MCP

Stay in the loop

Get new MCP servers and top picks in your inbox.

AllMCPs

The open directory for discovering and installing Model Context Protocol servers.

AllMCPs on GitHub (opens in a new tab)
Launched onTiny Startupstinystartups.com
Explore
  • Browse servers
  • Best MCP servers
  • Categories
  • MCP clients
  • Agent prompts
  • Stack Builder
  • Compare servers
  • Random discovery New
  • Submit a server
  • Pricing & Boost Boost
Learn
  • Guides hub
  • What is MCP?
  • Install guide
  • Build an MCP server
  • Deploy an MCP server
  • Security guide
  • Troubleshooting
  • MCP for SEO & AEO
  • Protocol versioning
  • Transports: stdio vs HTTP
  • State of MCP (stats)
  • Blog & updates
Tools
  • All developer tools
  • Config generator
  • Config validator
  • Config auditor
  • MCP playground
  • Token calculator
  • OpenAPI β†’ MCP
  • Badge generator
For agents
  • REST API docs
  • Trust & traffic Live
  • Remote MCP server SSE β†— (opens in a new tab)
  • llms.txt β†— (opens in a new tab)
  • Catalog JSON β†— (opens in a new tab)
Company
  • About
  • Advertise Sponsor
  • Contact
  • GitHub β†— (opens in a new tab)
  • Terms
  • Privacy
AllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZoneAllMCPs VerifiedAllMCPs VerifiedFeatured on Nick LaunchesFeatured on Nick LaunchesLaunch Llama NewsletterLaunch Llama NewsletterVerified DR - allmcps.comVerified DR - allmcps.comFeatured on SaaSGrowFeatured on SaaSGrowFeatured on Twelve ToolsFeatured on Twelve ToolsFeatured on Saaspa.geFeatured on Saaspa.geFeatured on Findly.toolsFeatured on Findly.toolsFeatured on Startup FameFeatured on Startup FameFeatured on LaunchKiwiFeatured on LaunchKiwiFeatured on ScrollLaunchFeatured on ScrollLaunchFeatured on DailyPingsFeatured on DailyPingsFazier badgeFazier badgeFeatured on NewTool.siteFeatured on NewTool.siteFeatured on saasfame.comFeatured on saasfame.comDR Checker - Domain RatingDR Checker - Domain RatingListed on Turbo0Listed on Turbo0Launched on LaunchBoard - Product Launch PlatformLaunched on LaunchBoard - Product Launch PlatformList on SimilarlabsList on Similarlabshttps://codetrendy.comhttps://codetrendy.comListed on DevTool.ioFeatured on BuildlistFeatured on BuildlistLaunched on Tiny StartupsFeatured on ShowMeBestAIFeatured on ShowMeBestAIFind us on LaunchZoneFind us on LaunchZone
Β© 2026 Jackalope Digital LLC. All rights reserved.
  1. Home
  2. 🌐 Social Media
  3. PitchGhost
PitchGhost logo
Health: ActiveRecent health check succeeded.Last checked 9/22/2026, 9:46:27 PM

PitchGhost

User RatingsBe the first to rate and review this MCP server! Enrichment pendingWe haven’t run our AI enrichment pass on this listing yet, so the overview, use cases, and FAQ below may be sparse or missing. We work through the catalog over time β€” check back soon.
View RepositoryVisit Website

AI-powered social listening across Twitter, LinkedIn, Reddit, Facebook, and more.

Quick Install

Automated & IDE Setup

Copy the AI prompt to install this server into Claude Code, Cursor, or another agent β€” or use 1-click editor setup below.

Add to CursorAdd to VS Code
Manual Client & Custom JSON ConfigExpand JSON β–Ύ

Client Config & Setup

Remote HTTP
Choose your client or environment
Target File:~/Library/Application Support/Claude/claude_desktop_config.json
claude_desktop_config.json
{
  "mcpServers": {
    "pitchghost": {
      "url": "https://mcp.pitchghost.com/"
    }
  }
}

πŸ’‘ Paste the JSON block into your client's configuration file under mcpServers, then restart the application.

Install Tool Schemas (16) Directory Badge Claim listing Alternatives🌐 More in Social Media

Capabilities & Tool Schemas (16) ~255 tokensApproximate context cost of this server’s tool schemas (~4 chars/token), before any tool is called. Actual usage depends on your client and model.Self-reported Self-reportedParsed from the repository README, not verified against a live server β€” may be incomplete or out of date.

Inspect callable tools, capabilities, and parameters exposed to AI agents by PitchGhost.

whoami

Get authenticated user info, company details, and subscription plan

search_ghosts

List and search Ghosts (automated scanners) with filters and pagination

get_ghost

Get full Ghost configuration including service settings

create_ghost

Create a new Ghost for any supported platform

update_ghost

Update Ghost configuration, enable/disable scheduling

delete_ghost

Permanently delete a Ghost and all its Finds

Documentation Overview

PitchGhost MCP Server

AI-powered social media lead discovery via the Model Context Protocol.

Server URL: https://mcp.pitchghost.com/ Transport: Streamable HTTP Auth: OAuth 2.1 (via Supabase)

Connect

Add to your MCP client config:

config.json
{
  "mcpServers": {
    "pitchghost": {
      "url": "https://mcp.pitchghost.com/"
    }
  }
}

The server uses OAuth 2.1 β€” your MCP client will handle the authorization flow automatically.

Tools

ToolAccessDescription
whoamireadGet authenticated user info, company details, and subscription plan
search_ghostsreadList and search Ghosts (automated scanners) with filters and pagination
get_ghostreadGet full Ghost configuration including service settings
create_ghostwriteCreate a new Ghost for any supported platform
update_ghostwriteUpdate Ghost configuration, enable/disable scheduling
delete_ghostwritePermanently delete a Ghost and all its Finds
search_findsreadSearch and filter discovered Finds (leads) with pagination
get_findreadGet full Find details: content, AI analysis, confidence, sentiment, tags
update_findwriteUpdate a Find: assign, tag, note, favorite, set status, delete
search_team_membersreadList org members with optional search and role filter
search_action_accountsreadList connected social accounts available for actions
search_twitterreadLive Twitter search with pagination
search_redditreadLive Reddit search with pagination
take_actionwriteExecute a social media action (comment, like, reply, DM, react)
start_scanwriteTrigger an immediate Ghost scan
get_guidereadFetch a reference guide by slug

Supported Platforms

  • Twitter / X
  • LinkedIn (Posts, People, Companies)
  • Reddit
  • Facebook

Resources

The server exposes reference guides as MCP resources:

  • create-ghost-guide β€” How to create and configure Ghosts
  • twitter-search-syntax-guide β€” Twitter search query syntax
  • linkedin-search-syntax-guide β€” LinkedIn keyword search syntax
  • linkedin-people-search-syntax-guide β€” LinkedIn People ghost configuration
  • linkedin-company-search-syntax-guide β€” LinkedIn Company ghost configuration
  • reddit-search-syntax-guide β€” Reddit search syntax
  • facebook-search-syntax-guide β€” Facebook search syntax

Requirements

  • A PitchGhost account with an active Engage plan
  • OAuth authorization grants read access by default; write access requires approval

Learn More

  • PitchGhost
  • MCP Registry

Read the full README β†’View source on GitHub β†’

Related MCP Servers

View all in Social Media View all alternatives
  • Reddit MCP Buddy logoReddit MCP Buddy

    Browse Reddit posts, search content, and analyze user activity without API keys. Works out-of-the-box with Claude Desktop.

    🌐 Social Media5 views
    Compare vs Reddit MCP Buddy β†’
  • Postfast MCP logoPostfast MCP

    Schedule and manage social media posts across 10 platforms (Instagram, Facebook, TikTok, X, LinkedIn, YouTube, Threads, Pinterest, Bluesky, Telegram) from any MCP-compatible AI assistant.

    🌐 Social Media4 views
    Compare vs Postfast MCP β†’
  • Wenyan MCP logoWenyan MCP

    Wenyan MCP Server, which lets AI automatically format Markdown articles and publish them to WeChat GZH.

    🌐 Social Media3 views
    Compare vs Wenyan MCP β†’
  • Linkedin MCP logoLinkedin MCP

    LinkedIn for AI assistants over an authenticated browser session β€” profiles, people/job/company search, feed, messaging, and gated writes (connect, message, post, react, comment) returned as structured JSON, with built-in rate limiting. npx -y linkedin-mcp-tools.

    🌐 Social Media2 views
    Compare vs Linkedin MCP β†’

Adoption & maintenance

Factual signals from GitHub, npm, and our automated checks β€” not a rating.

Last commit
2mo ago
Most recent push to the default branch.
Tools exposed
16
Callable tools this server registers over MCP.

Reviews

No reviews yet β€” be the first to share how this listing worked for you.

Frequently Asked Questions about PitchGhost

PitchGhost is a hosted MCP server. Add it as a remote server in your client's config: "mcpServers": { "pitchghost": { "url": "https://mcp.pitchghost.com/" } }

AllMCPs Directory Badge

Full Badge Customizer

Showcase your server listing on GitHub or your project documentation. Embed this dynamic SVG badge to highlight official listing status and live engagement.

Badge Style:
Live Dynamic SVG PreviewPitchGhost AllMCPs Directory Badge
Markdown (GitHub README)
[![AllMCPs](https://allmcps.com/api/badge/pitchghost?style=directory)](https://allmcps.com/mcp/pitchghost)
HTML Embed
<a href="https://allmcps.com/mcp/pitchghost"><img src="https://allmcps.com/api/badge/pitchghost?style=directory" alt="PitchGhost on AllMCPs" /></a>

Technical Specs & Signals

Category🌐Social Media
More technical detailsExpand β–Ύ
TransportSSE (Remote)
Last updatedJul 9, 2026
10/14 checks healthy over the last 46d
Views0
Unique ViewsTotal visits recorded for this listing page on AllMCPs.
Installs0
Installs & Copy ActionsTotal times users copied install commands or configuration snippets for this server.
GitHub stars0
GitHub Star CountTotal stargazers on GitHub representing community popularity (0 stars).
Last commit2mo ago
Last Repository CommitThe most recent commit or push recorded for this server's GitHub repository.Last commit on Jul 9, 2026
49Quality signal: Fair Β· 49/100How this signal is calculated β–Ύ
Server availabilityNot measured

Not scored for repo-hosted servers β€” we can't reach the running server, only its GitHub page. Hosted MCP endpoints are health-checked live.

Verified ownership10/20
Documentation & tools25/30
Adoption & activity2/15
Community engagement0/10

A guidance signal from public completeness & health data β€” not a user rating. New listings start lower and rise as they add docs, get verified, and grow adoption. Signals we can't observe for a listing are skipped, not counted against it.

β˜… Spotlight Slot

Feature Your MCP Server

Get maximum visibility for your server across our directory, search results, and detail pages.

Spotlight Your Server

Own this project?

This directory is pre-filled from public sources. Claim via GitHub README, site badge, or DNS TXT to unlock edit access and the Official badge β€” proof is checked automatically, then reviewed by our team.

Free dofollow backlink: add your website and place the AllMCPs badge on it β€” no claim needed. We detect it automatically and keep it verified as long as the badge stays live.

Claim & get free dofollow

Share & Embed

Add our SVG badge (dark/light directory styles) or embeddable widget to your site.

Explore more

More in 🌐 Social Media β†’Best MCP servers for Social Media β†’Alternatives to PitchGhost β†’Install in Claude DesktopInstall in CursorInstall in VS CodeSetup guides for all 13 MCP clients