# Contributing to MCP Agent Server
Thank you for your interest in contributing! We welcome all contributions to make this project better.
## Getting Started
- Fork the repository and clone your fork .
- Install dependencies with `npm install`.
- Use Docker Compose for local development: `docker-compose up --build`.
## Coding Standards
- Use clear, descriptive commit messages.
- Follow existing code style and structure.
- Write tests for new features and bug fixes.
## Submitting Issues
- Search existing issues before opening a new one.
- Provide clear steps to reproduce bugs.
- Suggest enhancements with use cases and rationale.
## Pull Requests
- Create PRs against the `master` branch.
- Ensure your branch is up to date with `master`.
- Pass all CI checks (lint, test, build).
- Add relevant documentation and tests.
## Code of Conduct
- Be respectful and inclusive.
- Follow the [Contributor Covenant](https://www.contributor-covenant.org/).
Thank you for helping improve MCP Agent Server!
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/LeadBroaf/mcp-agent-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server