Skip to content

docs: add MCP servers guide#996

Open
vdusek wants to merge 9 commits into
masterfrom
docs/mcp-servers-guide
Open

docs: add MCP servers guide#996
vdusek wants to merge 9 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 linked from the README, the overview, and the quick start.

Also refines the web server guide: section titles now name the library used, and the Standby section gains config examples (.actor/actor.json, apify push, and a client request) that mirror the MCP guide.

@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 91.78%. Comparing base (4ead0c6) to head (e9d8ff0).
⚠️ Report is 3 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #996      +/-   ##
==========================================
+ Coverage   91.72%   91.78%   +0.06%     
==========================================
  Files          50       50              
  Lines        3213     3215       +2     
==========================================
+ Hits         2947     2951       +4     
+ Misses        266      264       -2     
Flag Coverage Δ
e2e 35.64% <ø> (+0.04%) ⬆️
integration 57.41% <ø> (+0.05%) ⬆️
unit 83.07% <ø> (+0.04%) ⬆️

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 2 times, most recently from bafceff to cca035d Compare June 17, 2026 12:07
@vdusek vdusek force-pushed the docs/mcp-servers-guide branch from cca035d to 830dd3b Compare July 3, 2026 08:18
@vdusek vdusek marked this pull request as ready for review July 3, 2026 14:30
@vdusek vdusek requested a review from szaganek as a code owner July 3, 2026 14:30
@vdusek vdusek added the documentation Improvements or additions to documentation. label Jul 3, 2026
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. documentation Improvements or additions to documentation. 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