mcp-server-builder
Installation
SKILL.md
MCP Server Builder Skill
Build new MCP servers following established patterns for consistency and reliability.
Overview
This skill provides a template and guidelines for building new MCP servers that integrate with the agentic workspace. All servers follow the same patterns for:
- Configuration via environment variables
- Error handling and logging
- Tool registration
- Testing
- Documentation
Prerequisites
pip install mcp>=1.0.0