Skip to content

Workers bindings mcp #46

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 6 commits into from
Apr 15, 2025
Merged

Workers bindings mcp #46

merged 6 commits into from
Apr 15, 2025

Conversation

deloreyj
Copy link
Collaborator

This PR adds the workers-bindings MCP server, which provides tools for LLMs to manage resources on the Cloudflare Developer Platform. This initial PR includes

  1. Moving common tools to the mcp-common package (account and worker)
  2. Creating Workers KV tools
  3. Creating workers-bindings app

accounts: AccountSchema['result']
}

export type CloudflareMcpAgent<EnvType = unknown> = McpAgent<
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is awesome!

@deloreyj deloreyj merged commit 35f9413 into main Apr 15, 2025
4 checks passed
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