{"name":"mcp-claude-code","version":"8.3.0","tools":[{"name":"ping","description":"Returns a pong to confirm the MCP server is reachable."},{"name":"github_list_repos","description":"List repositories for Knight-Media-Group org or drei023 personal account."},{"name":"github_list_branches","description":"List branches for a repository."},{"name":"github_get_commit_history","description":"Get recent commit history for a repository."},{"name":"github_list_files","description":"List files and folders in a repository directory."},{"name":"github_get_file","description":"Read the contents of a file from a GitHub repository."},{"name":"github_create_or_update_file","description":"Create or update a file in a GitHub repository. Provide SHA to update existing file."},{"name":"github_delete_file","description":"Delete a file from a GitHub repository."},{"name":"github_search_code","description":"Search code across GitHub repositories by keyword."},{"name":"github_list_issues","description":"List issues for a repository."},{"name":"github_create_issue","description":"Create a new issue in a repository."},{"name":"github_comment_on_issue","description":"Add a comment to an existing issue."},{"name":"github_close_issue","description":"Close an issue."},{"name":"github_list_prs","description":"List pull requests for a repository."},{"name":"github_create_pr","description":"Create a pull request."},{"name":"github_merge_pr","description":"Merge a pull request."},{"name":"github_list_workflows","description":"List GitHub Actions workflows for a repository."},{"name":"github_list_workflow_runs","description":"List recent workflow runs."},{"name":"github_list_deployments","description":"List deployments for a repository."},{"name":"github_get_deployment_status","description":"Get the status of a specific deployment."},{"name":"github_list_code_scanning_alerts","description":"List code scanning security alerts for a repository."},{"name":"cf_list_workers","description":"List all Cloudflare Workers in the account."},{"name":"cf_deploy_worker","description":"Deploy or update a Cloudflare Worker script to Cloudflare. ALWAYS also commit the same script to GitHub - one GO from Andrei covers both targets. REQUIRES confirmed: true. KV bindings are preserved automatically using the known Temple binding map (one binding per worker)."},{"name":"cf_list_kv_namespaces","description":"List all KV namespaces in the Cloudflare account."},{"name":"cf_list_r2_buckets","description":"List all R2 storage buckets in the Cloudflare account."},{"name":"cf_r2_list_objects","description":"List objects inside an R2 bucket."},{"name":"cf_r2_delete_object","description":"Delete an object from an R2 bucket. REQUIRES confirmed: true."},{"name":"cf_list_zones","description":"List all zones (domains) in the Cloudflare account."},{"name":"cf_list_dns_records","description":"List DNS records for a zone."},{"name":"cf_create_dns_record","description":"Create a DNS record for a zone. REQUIRES confirmed: true."},{"name":"cf_list_email_rules","description":"List email routing rules for a zone."},{"name":"cf_create_email_rule","description":"Create an email forwarding rule. REQUIRES confirmed: true."},{"name":"cf_list_turnstile_widgets","description":"List all Turnstile widgets."},{"name":"cf_update_turnstile_widget","description":"Update a Turnstile widget."},{"name":"cf_list_pages_projects","description":"List all Cloudflare Pages projects in the account. Read only."},{"name":"cf_get_pages_project","description":"Get detailed information about a specific Cloudflare Pages project including deployment history."},{"name":"cf_list_hyperdrive_configs","description":"List all Hyperdrive database proxy configurations in the account. Read only."},{"name":"cf_workers_ai_run","description":"Run inference on a Cloudflare Workers AI model. Useful for text generation, embeddings, image classification, and more."},{"name":"cf_account_analytics","description":"Pull account-level traffic analytics from Cloudflare. Returns requests, bandwidth, threats, and pageviews. Read only."},{"name":"cf_worker_logs","description":"Pull recent log events and errors for a specific Worker via Workers Observability. Read only."},{"name":"at_list_bases","description":"List all Airtable bases accessible with the current PAT."},{"name":"at_list_tables","description":"List all tables in an Airtable base."},{"name":"at_get_schema","description":"Get full schema for a specific Airtable table."},{"name":"at_create_base","description":"Create a new Airtable base. REQUIRES confirmed: true."},{"name":"at_create_table","description":"Create a new table in an Airtable base. REQUIRES confirmed: true."},{"name":"at_create_field","description":"Create a new field in an Airtable table. REQUIRES confirmed: true."},{"name":"at_list_records","description":"List records in an Airtable table."},{"name":"at_create_record","description":"Create one or more records in an Airtable table (up to 10 per call)."},{"name":"at_update_record","description":"Update one or more records in an Airtable table (up to 10 per call)."},{"name":"at_delete_record","description":"Delete a record from an Airtable table. REQUIRES confirmed: true. Permanent."},{"name":"claudine_consult","description":"Send a message to Claudine, the Temple Priestess and behavioral intelligence oracle."}],"security":"active"}