MCP Server Builder Bundle
Scaffold, document, and test MCP servers in TypeScript, Python, or C# with memory and filesystem tools included.
About
For developers building MCP servers. Includes TypeScript, Python, and C# generators, the AGENTS.md creator to document your server for AI assistants, plus the memory and filesystem MCP servers to use during development.
Tags
Included in this bundle (6)
TypeScript MCP Server Generator
Scaffold a complete Model Context Protocol server in TypeScript with tools, resources, and prompts.
Python MCP Server Generator
Scaffold a Python MCP server using the official mcp SDK with async tools and resources.
C# MCP Server Generator
Scaffold a .NET MCP server with dependency injection and structured tool registration.
AGENTS.md Creator
Generate an AGENTS.md file giving AI assistants the context they need to work effectively in your repo.
Persistent Memory MCP
Knowledge graph memory for AI agents — facts persist across sessions and conversations.
Filesystem MCP Server
Official MCP server giving safe, sandboxed filesystem access to AI agents with explicit allowed paths.
Related Plugins
Full-Stack Developer Bundle
Everything a full-stack engineer needs: commits, security review, README, tests, MCP scaffolding, and GitHub integration.
Security Hardening Bundle
Layered security: code review, threat modeling, secret scanning, STRIDE analysis, and dangerous-command blocking.
# Install all skills in this bundle: curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/typescript-mcp-server-generator/SKILL.md" -o ~/.claude/commands/typescript-mcp-server-generator.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/python-mcp-server-generator/SKILL.md" -o ~/.claude/commands/python-mcp-server-generator.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/csharp-mcp-server-generator/SKILL.md" -o ~/.claude/commands/csharp-mcp-server-generator.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/create-agentsmd/SKILL.md" -o ~/.claude/commands/create-agentsmd.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/memory-mcp/SKILL.md" -o ~/.claude/commands/memory-mcp.md 2>/dev/null || true curl -fsSL "https://raw.githubusercontent.com/github/awesome-copilot/main/skills/filesystem-mcp/SKILL.md" -o ~/.claude/commands/filesystem-mcp.md 2>/dev/null || true
CustomAgent.app
@customagent-app