Skip to content

Commit 17ab92f

Browse files
irvinebroquedinasaur404
authored andcommitted
MCP Server basics (#20934)
* Scaffolding * Scaffolding * Start to add and structure content * Reference MCP tools in RPC docs * Basic tools docs * Add note to tools docs * More details * Scaffolding out authorization docs * More updates * Scaffold out a few more things * Move content to overview, link to workers-mcp instead * Start adding next steps after initial getting started * Remove JSRPC tools, replace with standard sdk * Pared down MCP docs * Complete docs for GitHub auth * Remove RPC content * Small updates * URL structure * More fixes * updates * Add link to MCP at top * Fix broken links * Fix broken links * Fix one more link * Replace with cloudflare/workers-oauth-provider * Remove extra deploy step at the end of GitHub instructions You don't have to re-deploy after adding secrets. But we should tell you to connect to your remote MCP server * update links * Omit Slack example * Add instructions for Oauth proxy (#20967) * Update MCP server documentation with improved Claude Desktop connection section * Add page for how to test your remote mcp server * Apply suggestions from code review * Simplify the section that explains testing with Claude Desktop And link to newly created section in the docs --------- Co-authored-by: Brendan Irvine-Broque <[email protected]> * Fix broken link * Restructure docs to keep things within guides * Redirects, broken links from structure changes * Use <TypeScriptCode> block * Fix broken link * fix broken link --------- Co-authored-by: dinasaur404 <[email protected]>
1 parent 315b066 commit 17ab92f

File tree

11 files changed

+519
-212
lines changed

11 files changed

+519
-212
lines changed

public/__redirects

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
/agents/examples/build-mcp-server/ /agents/api-reference/build-mcp-server/ 301
111111
/agents/api-reference/build-mcp-server/ /agents/guides/build-mcp-server/ 301
112112
/agents/api-reference/sdk/ /agents/api-reference/ 301
113-
113+
/agents/guides/build-mcp-server/ /agents/guides/remote-mcp-server/ 301
114114

115115
# ai
116116
/ai/ /use-cases/ai/ 301
199 KB
Loading
118 KB
Loading
68.7 KB
Loading

src/content/docs/agents/guides/build-mcp-server.mdx

Lines changed: 0 additions & 211 deletions
This file was deleted.

0 commit comments

Comments
 (0)