# Codeglide Mcpgen

> Generation of Secure MCP (Model Context Protocol) Servers from API source code at Scale

- **Type:** MCP server
- **Install:** `agentstack add mcp-codeglide-codeglide-mcpgen`
- **Verified:** Yes — security-reviewed for prompt injection and unsafe behavior
- **Seller:** [CodeGlide](https://agentstack.voostack.com/s/codeglide)
- **Installs:** 0
- **Category:** [Integrations](https://agentstack.voostack.com/c/integrations)
- **Latest version:** 0.1.0
- **License:** MIT
- **Upstream author:** [CodeGlide](https://github.com/CodeGlide)
- **Source:** https://github.com/CodeGlide/codeglide-mcpgen
- **Website:** https://www.codeglide.ai/

## Install

```sh
agentstack add mcp-codeglide-codeglide-mcpgen
```

Requires the [AgentStack CLI](https://agentstack.voostack.com/docs/cli). Works with Claude Code, Cursor, and any MCP-compatible agent.

## About

# CodeGlide GitHub Action

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

## Usage

```yaml
- 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](https://github.com/CodeGlide/codeglide-mcpgen/blob/main/docs/sample-commit-workflow.yml) 

**Sample CI Workflow:** [docs/CI-workflow.yml](https://github.com/CodeGlide/codeglide-mcpgen/blob/main/docs/codeglide-mcpgen-CI-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

## Source & license

This open-source MCP server is cataloged on AgentStack and links to its original source — we do not rehost the code.

- **Author:** [CodeGlide](https://github.com/CodeGlide)
- **Source:** [CodeGlide/codeglide-mcpgen](https://github.com/CodeGlide/codeglide-mcpgen)
- **License:** MIT
- **Homepage:** https://www.codeglide.ai/

Install and usage instructions live in the source repository linked above.

## Pricing

- **Free** — Free

## Security capabilities

Automated source analysis of v0.1.0 — what this tool can access:

- **Network access:** no
- **Filesystem access:** no
- **Shell / process execution:** no
- **Environment & secrets:** no
- **Dynamic code execution:** no

*"Yes" means the capability is present in the source — more access means more to trust, not that it is unsafe.*


## Versions

- **0.1.0** — security scan: passed — Imported from the upstream source.

## Links

- Listing page: https://agentstack.voostack.com/l/mcp-codeglide-codeglide-mcpgen
- Seller: https://agentstack.voostack.com/s/codeglide
- Browse the marketplace: https://agentstack.voostack.com/browse

---
Listed on AgentStack — the marketplace for AI agent skills and MCP servers. Every listing is security-reviewed. Creators keep 70%.
