Skip to main content
Glama

Yokan Board MCP

Official
by yokan-board
CONTRIBUTING.md1.24 kB
# Contributing to Yokan Board MCP First off, thank you for considering contributing to Yokan Board MCP! It's people like you that make open source such a great community. ## Where do I go from here? If you've noticed a bug or have a feature request, please [open an issue](https://github.com/yokan-board/yokan-board-mcp/issues/new). ## Fork & create a branch If you're going to work on an issue, please fork the repository and create a new branch. This helps keep the repository clean and makes it easier to review your changes. ```bash git clone https://github.com/yokan-board/yokan-board-mcp.git cd yokan-board-mcp git checkout -b my-new-feature ``` ## Code Style This project uses `black` for code formatting. Please make sure your code is formatted before submitting a pull request. ```bash pip install black black . ``` ## Submitting a pull request When you're ready to submit a pull request, please make sure to: 1. Run the tests to make sure everything is working as expected. 2. Update the `README.md` if you've made any changes to the user-facing functionality. 3. Submit the pull request to the `main` branch. ## Getting in touch If you have any questions, you can reach out to the maintainer, Julian I. Kamil.

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/yokan-board/yokan-board-mcp'

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