AI-powered social listening across Twitter, LinkedIn, Reddit, Facebook, and more.
Config is the same across clients — only the file and path differ.
{
"mcpServers": {
"mcp": {
"command": "<see-readme>",
"args": []
}
}
}Are you the author?
Add this badge to your README to show your security score and help users find safe servers.
AI-powered social listening across Twitter, LinkedIn, Reddit, Facebook, and more.
No automated test available for this server. Check the GitHub README for setup instructions.
Five weighted categories — click any category to see the underlying evidence.
No known CVEs.
No package registry to scan.
Click any tool to inspect its schema.
create-ghost-guideHow to create and configure Ghosts
guide://create-ghost-guide
twitter-search-syntax-guideTwitter search query syntax
guide://twitter-search-syntax-guide
linkedin-search-syntax-guideLinkedIn keyword search syntax
guide://linkedin-search-syntax-guide
linkedin-people-search-syntax-guideLinkedIn People ghost configuration
guide://linkedin-people-search-syntax-guide
linkedin-company-search-syntax-guideLinkedIn Company ghost configuration
guide://linkedin-company-search-syntax-guide
reddit-search-syntax-guideReddit search syntax
guide://reddit-search-syntax-guide
facebook-search-syntax-guideFacebook search syntax
guide://facebook-search-syntax-guide
This server is missing a description.If you've used it, help the community.
Add informationBe the first to review
Have you used this server?
Share your experience — it helps other developers decide.
Sign in to write a review.
Others in analytics / marketing
MCP Server for GCP environment for interacting with various Observability APIs.
DataForSEO API modelcontextprotocol server
MCP server for InsightSentry financial data API - market data, options, screeners, and more
MCP server for the PostFast API — schedule and manage social media posts via AI tools
MCP Security Weekly
Get CVE alerts and security updates for Mcp and similar servers.
Start a conversation
Ask a question, share a tip, or report an issue.
Sign in to join the discussion.
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)
Add to your MCP client config:
{
"mcpServers": {
"pitchghost": {
"url": "https://mcp.pitchghost.com/"
}
}
}
The server uses OAuth 2.1 — your MCP client will handle the authorization flow automatically.
| Tool | Access | Description |
|---|---|---|
whoami | read | Get authenticated user info, company details, and subscription plan |
search_ghosts | read | List and search Ghosts (automated scanners) with filters and pagination |
get_ghost | read | Get full Ghost configuration including service settings |
create_ghost | write | Create a new Ghost for any supported platform |
update_ghost | write | Update Ghost configuration, enable/disable scheduling |
delete_ghost | write | Permanently delete a Ghost and all its Finds |
search_finds | read | Search and filter discovered Finds (leads) with pagination |
get_find | read | Get full Find details: content, AI analysis, confidence, sentiment, tags |
update_find | write | Update a Find: assign, tag, note, favorite, set status, delete |
search_team_members | read | List org members with optional search and role filter |
search_action_accounts | read | List connected social accounts available for actions |
search_twitter | read | Live Twitter search with pagination |
take_action | write | Execute a social media action (comment, like, reply, DM, react) |
start_scan | write | Trigger an immediate Ghost scan |
get_guide | read | Fetch a reference guide by slug |
The server exposes reference guides as MCP resources:
create-ghost-guide — How to create and configure Ghoststwitter-search-syntax-guide — Twitter search query syntaxlinkedin-search-syntax-guide — LinkedIn keyword search syntaxlinkedin-people-search-syntax-guide — LinkedIn People ghost configurationlinkedin-company-search-syntax-guide — LinkedIn Company ghost configurationreddit-search-syntax-guide — Reddit search syntaxfacebook-search-syntax-guide — Facebook search syntax