Skip to content

CodeGlide/codeglide-mcpgen

Use this GitHub action with your project
Add this Action to an existing workflow or create a new one
View on Marketplace

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 

Repository files navigation

CodeGlide GitHub Action

Generate MCP (Model Context Protocol) servers from your API source code using CodeGlide.

Usage

- name: CodeGlide MCP Generator
  uses: CodeGlide/[email protected]
  with:
    input_directory: ${{ inputs.input_directory }}
    custom_headers: ${{ inputs.custom_headers }}
    create_pr: ${{ inputs.create_pr }}
    create_branch_and_commit: ${{ inputs.create_branch_and_commit }}

Sample Workflow: docs/workflow.yml

Marketplace Listing: https://github.com/marketplace/actions/codeglide-mcp-generator

Output

  • Artifact: generated-mcp containing MCP server

Features

  • Generates Swagger specifications from source code
  • Creates MCP servers in seconds
  • Flexible input directory (defaults to root)
  • Output artifact upload

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors 2

  •  
  •