Platform Specific Blog Posts

25 posts covering cloud platforms, containers, and operating system specific guides

Platform Specific2026-07-191 min read

MCP Server CI/CD with GitHub Actions

Setting up continuous integration and deployment for MCP servers using GitHub Actions.

Workflow templatesCI/CD configurations
Platform Specific2026-07-201 min read

MCP Cursor IDE Integration: Setup and Tips

Configuring MCP servers inside Cursor, including project-scoped vs global config and common connection issues.

Cursor workflowsConfig troubleshooting comments
Platform Specific2026-07-201 min read

MCP Replit: Browser-Based Development

Building and testing MCP servers entirely in the browser using Replit, without a local Node or Python install.

Replit projectsTemplate forking
Platform Specific2026-07-201 min read

MCP Vertex AI: Google Cloud Integration

Calling MCP tools from models hosted on Vertex AI, and where Google's function-calling model diverges from native MCP.

Vertex AI examplesGemini comparison notes
Platform Specific2026-07-201 min read

MCP SaaS Platforms: Deployment Options

Comparing managed MCP hosting SaaS options against self-hosting on your own cloud account.

SaaS comparisonsPricing tier discussion
Platform Specific2026-07-201 min read

MCP Startup Guide: Building on a Budget

Running a production MCP server on close to $0/month using free hosting tiers, open-source SDKs, and shared auth infra.

Startup storiesCost-saving tips
Platform Specific2026-07-201 min read

MCP Enterprise: Large-Scale Deployment Strategies

Multi-region deployment, tenant isolation, and rollout strategy for MCP servers serving thousands of concurrent agent sessions.

Enterprise case studiesRollout strategy sharing
Platform Specific2026-07-201 min read

MCP Pricing and Cost Comparison Guide

Breaking down the real cost drivers behind running an MCP server: compute, LLM token overhead, and paid marketplace listings.

Cost breakdownsBill-shock stories
Platform Specific2026-07-201 min read

MCP Free Servers: Open Source Options List

A community-maintained directory of free, open-source MCP servers by category, with license and maintenance-status notes.

Free resource directoryMaintenance status flags
Platform Specific2026-07-201 min read

MCP Trends 2025: What's Hot Right Now

A snapshot of what dominated MCP adoption in 2025 — remote servers, OAuth-first auth, and marketplace consolidation.

Trend predictionsCommunity sentiment poll
Platform Specific2026-07-201 min read

Azure MCP Server: Functions and App Service

Choosing between Azure Functions and App Service for hosting an MCP server, with deployment configs for both.

Azure templatesCold-start benchmarks