Skip to main content
Glama

Asana MCP Server

CONTRIBUTING.md725 B
# Contributing to this MCP Server Thank you for your interest in contributing! We welcome contributions from the community. ## How to Contribute 1. Fork the repository 2. Create a feature branch (`git checkout -b feature/amazing-feature`) 3. Make your changes 4. Run tests if available 5. Commit your changes (`git commit -m 'Add some amazing feature'`) 6. Push to the branch (`git push origin feature/amazing-feature`) 7. Open a Pull Request ## Code Style - Follow PEP 8 for Python code - Add docstrings to functions and classes - Keep functions focused and concise ## Testing Please ensure your changes don't break existing functionality. ## Questions? Feel free to open an issue for any questions or discussions.

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/NimbleBrainInc/mcp-asana'

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