By codeglide
Transforms API specifications and source code into production-ready MCP servers. Automates generation with security best practices and deployment configs.
npx claudepluginhub joshuarweaver/cascade-code-devops-misc-1 --plugin codeglide-codeglide-agentsProduction-ready MCP server generator plugin with comprehensive security scanning, automatic Swagger generation, API documentation (2.0→3.0), vulnerability assessment, containerized workflows, and multi-language support.
CodeGlide is a specialized Claude Code agent that transforms API specifications and source code into fully functional, production-ready MCP (Model Context Protocol) servers. It automates the entire generation process while ensuring security best practices and providing comprehensive deployment configurations.
In Claude Code CLI, run:
Option A: Using Marketplace Shorthand
/plugin marketplace add CodeGlide/codeglide-agents
Option B: Using Repository URL
/plugin marketplace add https://github.com/CodeGlide/codeglide-agents
/plugin install CodeGlide-mcp-server-generator@codeglide-marketplace
Using Agent Mention:
@CodeGlide generate MCP server for ./input_directory
Using Natural Language:
Generate an MCP server from ./api-spec/
💡 Note: By default, the generator creates a Go-based MCP server unless you specify a different language.
Command:
Generate Python MCP Server for ./input_directory
Output:
input_directory-codeglide-artifacts/McpServer/python/Command:
Create a Python MCP server from swagger.json with custom authentication headers
Custom Headers:
{
"Authorization": "Bearer token",
"X-API-Key": "your-api-key"
}
Output:
The agent accepts the following parameters:
| Parameter | Required | Type | Default | Description |
|---|---|---|---|---|
inputDirectory | Yes | String | - | Path to source code or API spec file |
targetLanguage | No | String | go | Target language: go, java, javascript, python, typescript |
customHeaders | No | JSON String | {} | Custom HTTP headers for API requests |
This project is licensed under the MIT License - see the LICENSE file for details.
Comprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Comprehensive .NET development skills for modern C#, ASP.NET, MAUI, Blazor, Aspire, EF Core, Native AOT, testing, security, performance optimization, CI/CD, and cloud-native applications
Team-oriented workflow plugin with role agents, 27 specialist agents, ECC-inspired commands, layered rules, and hooks skeleton.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Complete collection of battle-tested Claude Code configs from an Anthropic hackathon winner - agents, skills, hooks, rules, and legacy command shims evolved over 10+ months of intensive daily use
Permanent coding companion for Claude Code — survives any update. MCP-based terminal pet with ASCII art, stats, reactions, and personality.