Skip to content

MCP Remote Workers Observability, and monorepo refactor #30

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 11, 2025

Conversation

Maximo-Guk
Copy link
Member

Add workers-observability example app.

This example for Workers Observability serves as a template for other Cloudflare services to deploy their own mcp servers with.

Authenticates users through Cloudflare oauth, placed the authentication in a shared package in mcp-common, so it can reused across mcp servers

@cmsparks
Copy link
Collaborator

cmsparks commented Apr 11, 2025

I wonder if we should actually keep this on a different branch until we get parity with the existing local server? because people may still be relying on the stdio version of mcp-server-cloudflare in here.

Or maybe put the stdio version on a different branch or in an app in the monorepo then link to it from the readme

…er Cloudflare services to deploy their own mcp servers with.

- Authenticates users through Cloudflare oauth
@Maximo-Guk
Copy link
Member Author

Linked the deprecated local only version https://www.npmjs.com/package/@cloudflare/mcp-server-cloudflare in the README.md !

@cmsparks cmsparks self-requested a review April 11, 2025 17:30
@Maximo-Guk Maximo-Guk merged commit 10a25f1 into cloudflare:main Apr 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants