Skip to main content
Glama
refactoring-guidelines.mdβ€’594 B
# Refactoring Guidelines This document outlines best practices for refactoring code in the attio-mcp-server project. ## General Principles - **Follow Existing Conventions**: Adhere to the existing code style, naming conventions, and architectural patterns. - **Tests First**: Before refactoring, ensure adequate test coverage exists. If not, write tests first. - **Small, Incremental Changes**: Prefer small, atomic commits over large, sweeping changes. - **Leave it Better Than You Found It**: The "Boy Scout Rule." ## Specific Patterns *(To be filled in with project-specific patterns)*

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/kesslerio/attio-mcp-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server