Enterprise DNA Enterprise DNA
M MCP Servers Developer low

peturgeorgievv-factory/postfast-mcp

by Various

peturgeorgievv-factory/postfast-mcp — indexed from awesome-mcp-servers-punkpeye

MCP

peturgeorgievv-factory/postfast-mcp

Added 1 June 2026

Overview

A TypeScript Model Context Protocol server providing a foundational implementation for AI tool integrations. It follows the MCP standard to enable communication between AI assistants and external data sources or services.

Best for

Best for
Developers exploring Model Context Protocol server implementations

Use cases

  • Creating custom MCP tools for AI assistants
  • Integrating AI chat interfaces with external APIs
  • Prototyping MCP-based server applications

How to use

Install

POSTFAST_API_KEY=your-key npx @modelcontextprotocol/inspector npx postfast-mcp

Tools exposed

  • list_accounts
  • list_posts
  • create_posts
  • delete_post
  • upload_media
  • get_upload_urls
  • list_pinterest_boards
  • list_youtube_playlists
  • list_gbp_locations
  • search_places
  • generate_connect_link
  • get_post_analytics
  • get_follower_history
  • POSTFAST_API_KEY
  • POSTFAST_API_URL

Tested with

Claude Desktop, Claude Code, Cursor, Windsurf, VS Code, ChatGPT

Example client config

{\n  "mcpServers": {\n    "postfast": {\n      "command": "npx",\n      "args": ["-y", "postfast-mcp"],\n      "env": {\n        "POSTFAST_API_KEY": "your-api-key-here"\n      }\n    }\n  }\n}

Notes

A TypeScript Model Context Protocol server providing a foundational implementation for AI tool integrations. It follows the MCP standard to enable communication between AI assistants and external data sources or services.

1 stars on GitHub. Last updated 2026-05-23. Licensed MIT.

Use cases

  • Creating custom MCP tools for AI assistants
  • Integrating AI chat interfaces with external APIs
  • Prototyping MCP-based server applications

Pros

  • Written in TypeScript for type safety and modern tooling
  • Adheres to the MCP standard for broad compatibility
  • Lightweight and focused on core protocol functionality

Cons

  • Very early stage with only 1 star on GitHub
  • Limited documentation and community support
  • Unclear specific use cases or feature set beyond the protocol

Indexed from awesome-mcp-servers-punkpeye and enriched against its public facts.

Pros

  • Written in TypeScript for type safety and modern tooling
  • Adheres to the MCP standard for broad compatibility
  • Lightweight and focused on core protocol functionality

Cons

  • Very early stage with only 1 star on GitHub
  • Limited documentation and community support
  • Unclear specific use cases or feature set beyond the protocol

Open-source & AI alternatives

Swap-in tools that solve the same job. Weigh the trade-offs before you commit.

Free 27-page guide

Get the free Developer’s Field Guide

A 27-page field guide to the AI coding workflow with Claude. Claude Code, MCP servers, the prompt patterns that work, and what to delegate. Free.

Enter your work email. We send it straight over, plus a few short notes worth knowing. Unsubscribe any time.

No spam. Unsubscribe any time.

Running a business, not writing the code? See the MCP servers picked for operators, and get your first one wired up with us.

Operator picks