Skip to content

docs: add MCP servers guide#996

Draft
vdusek wants to merge 2 commits into
masterfrom
docs/mcp-servers-guide
Draft

docs: add MCP servers guide#996
vdusek wants to merge 2 commits into
masterfrom
docs/mcp-servers-guide

Conversation

@vdusek

@vdusek vdusek commented Jun 17, 2026

Copy link
Copy Markdown
Contributor

Add a guide on deploying MCP servers as Apify Actors.

It includes a runnable FastMCP example served over Streamable HTTP, instructions for exposing it via Actor Standby and connecting MCP clients, a section on wrapping an existing stdio/HTTP/SSE server with the MCP proxy template, and pay-per-event monetization. Both the MCP server and MCP proxy templates are linked.

The new guide is also linked from the README, the overview, and the quick start.

@vdusek vdusek added adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team. labels Jun 17, 2026
@vdusek vdusek self-assigned this Jun 17, 2026
@github-actions github-actions Bot added this to the 143rd sprint - Tooling team milestone Jun 17, 2026
@codecov

codecov Bot commented Jun 17, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 90.54%. Comparing base (726620b) to head (cca035d).
⚠️ Report is 4 commits behind head on master.

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #996   +/-   ##
=======================================
  Coverage   90.54%   90.54%           
=======================================
  Files          49       49           
  Lines        3132     3132           
=======================================
  Hits         2836     2836           
  Misses        296      296           
Flag Coverage Δ
e2e 36.14% <ø> (ø)
integration 57.15% <ø> (ø)
unit 79.27% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@vdusek vdusek force-pushed the docs/mcp-servers-guide branch from 2363ee6 to 94ea736 Compare June 17, 2026 11:17
@vdusek vdusek force-pushed the docs/mcp-servers-guide branch from bafceff to cca035d Compare June 17, 2026 12:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

adhoc Ad-hoc unplanned task added during the sprint. t-tooling Issues with this label are in the ownership of the tooling team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants