📦
CodeGlide Codeglide Mcpgen
No description available
0 installs
Trust: 30 — Low
Devtools
Ask AI about CodeGlide Codeglide Mcpgen
Powered by Claude · Grounded in docs
I know everything about CodeGlide Codeglide Mcpgen. Ask me about installation, configuration, usage, or troubleshooting.
0/500
Loading tools...
Reviews
Documentation
CodeGlide GitHub Action
Generate MCP (Model Context Protocol) servers from your API source code using CodeGlide.
Usage
- name: CodeGlide MCP Generator
uses: CodeGlide/codeglide-mcpgen@v1.0.10
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
Sample CI Workflow: docs/CI-workflow.yml
Marketplace Listing: https://github.com/marketplace/actions/codeglide-mcp-generator
Output
- Artifact:
generated-mcpcontaining MCP server
Features
- Generates Swagger specifications from source code
- Creates MCP servers in seconds
- Flexible input directory (defaults to root)
- Output artifact upload
