# How to contribute to the FHIR MCP Server
1. Fork the repository.
2. Clone your fork.
3. Make sure `uv` is installed.
4. Create a new branch for your contribution.
5. Develop changes.
6. Run `uv run pre-commit --all-files` before commiting and fix potential issues raised by formatted, linter or type checker.
7. Commit your chages and push entire branch to the remote (`git push -u origin <local_branch_name>`). It will automatically create a Pull Request here.
Your contributions are more than welcome! :)
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/the-momentum/fhir-mcp-server'
If you have feedback or need assistance with the MCP directory API, please join our Discord server