Skip to main content
Glama

Atla

Official
by atla-ai
CONTRIBUTING.md753 B
# Contributing to Atla MCP Server We welcome contributions to the Atla MCP Server! This document provides guidelines and steps for contributing. ## Development Setup Follow the installation steps in the [README.md](README.md#installation), making sure to install the development dependencies: ```shell uv pip install -e ".[dev]" pre-commit install # Set up git hooks ``` ## Making Changes 1. Fork the repository on GitHub 2. Clone your fork locally 3. Create a new branch for your changes 4. Make your changes 5. Commit your changes (pre-commit hooks will run automatically) 6. Push to your fork 7. Submit a pull request from your fork to our main repository ## Questions? Feel free to open an issue if you have questions or run into problems.

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/atla-ai/atla-mcp-server'

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