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_accountslist_postscreate_postsdelete_postupload_mediaget_upload_urlslist_pinterest_boardslist_youtube_playlistslist_gbp_locationssearch_placesgenerate_connect_linkget_post_analyticsget_follower_historyPOSTFAST_API_KEYPOSTFAST_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.
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.
