76 Commits

Author SHA1 Message Date
Vimukthi Rajapaksha
fdf01aa4be Merge pull request #28 from joelsathi/remove-disable-auth
Remove disable-auth flag
2025-10-30 15:03:45 +05:30
joelsathi
a4e49bd658 Add type for disable_auth 2025-10-30 14:32:29 +05:30
joelsathi
cde9e7c655 Update README and docker-compose to pull image from Docker Hub 2025-10-30 14:32:04 +05:30
joelsathi
faef56940d Update e2e test with disabled authorization 2025-10-30 12:23:34 +05:30
joelsathi
b94fc6af10 Remove disable-auth flag 2025-10-30 12:04:53 +05:30
Vimukthi Rajapaksha
2b58110f27 Merge pull request #25 from danielhmendoza01/main
Update Dockerfile and add docker compose.
2025-10-30 10:53:01 +05:30
Daniel Mendoza
a41c4e1512 Add note on disabling authorization for local Docker runs 2025-10-27 10:06:06 -07:00
Daniel Mendoza
d375790b9e Remove url
Co-authored-by: Vimukthi Rajapaksha <reachvimukthi@gmail.com>
2025-10-27 10:04:43 -07:00
Daniel Mendoza
6e6082a43c Fix docker-compose.yml
Co-authored-by: Vimukthi Rajapaksha <reachvimukthi@gmail.com>
2025-10-27 09:51:04 -07:00
Daniel Mendoza
2fb29a6909 Use build context instead of git clone
Co-authored-by: Vimukthi Rajapaksha <reachvimukthi@gmail.com>
2025-10-27 09:48:22 -07:00
Vimukthi Rajapaksha
521a3e3632 Merge pull request #26 from VimukthiRajapaksha/main_fix_codeowners
Feat: Add CODEOWNERS file for automated code review assignments
2025-10-23 14:52:27 +05:30
Vimukthi Rajapaksha
e1e031f5c8 Merge pull request #27 from VimukthiRajapaksha/main_mcp-registry
Feat: Add automated MCP registry publishing
2025-10-23 14:52:12 +05:30
Vimukthi Rajapaksha
21586adc75 Modify CODEOWNERS file 2025-10-23 14:29:21 +05:30
vimukthiRajapaksha
7691391b78 feat: Add automated PyPI and MCP registry publishing 2025-10-23 13:39:30 +05:30
vimukthiRajapaksha
e12912060f Add CODEOWNERS file 2025-10-23 11:09:02 +05:30
Daniel Mendoza
cb0635e76c Update README and add Docker Compose configuration for FHIR MCP server setup 2025-10-21 10:39:14 -07:00
Daniel Mendoza
1b25ef060d Refactor Dockerfile to use multi-stage builds and optimize dependency installation. Add env variables and cli support 2025-10-21 09:23:26 -07:00
Vimukthi Rajapaksha
fdc0a79fed Merge pull request #24 from joelsathi/main
Add testing workflow
2025-10-21 14:43:35 +05:30
joelsathi
0f30c40e8d Add testing worflow
Add path for coverage report
2025-10-21 12:28:30 +05:30
Vimukthi Rajapaksha
b2bb896230 Merge pull request #21 from VimukthiRajapaksha/main
Add GitHub MCP registry support
2025-10-01 22:48:17 +05:30
vimukthiRajapaksha
b89327d446 Add GitHub MCP registry support 2025-09-26 17:26:43 +05:30
sameeragunarathne
da30fd191e Merge pull request #20 from joelsathi/main
Fix: Use fetch_raw to retrieve full bundles instead of entries
2025-09-04 12:39:27 +05:30
=
20d8c4b2f4 Refactor: fix failing test cases 2025-09-04 11:34:03 +05:30
Joel Sathiyendra Thiyaheswaran
6e7b9f662f Merge branch 'wso2:main' into main 2025-09-03 15:58:39 +05:30
=
4ec4050aad Bug fix: Ensure full bundle is returned by using fetch_raw instead of fetch 2025-09-03 15:57:51 +05:30
Vimukthi Rajapaksha
c8a4b1b1a9 Merge pull request #18 from joelsathi/main
Refactor: Temporarily removed Docker installation section in README
2025-09-03 09:17:25 +05:30
=
c56eb8f666 Refactor: Update installation instructions in README 2025-09-02 17:37:12 +05:30
=
c0cd01c6a8 Refactor: Temporarily removed Docker installation section in README 2025-09-02 17:03:49 +05:30
Vimukthi Rajapaksha
988efbe8f6 Merge pull request #16 from joelsathi/patch-1
Update videos in the README.md
2025-08-12 12:12:55 +05:30
Joel Sathiyendra Thiyaheswaran
e90752fec8 Update README.md 2025-08-12 11:39:58 +05:30
Vimukthi Rajapaksha
7c3259226b Merge pull request #15 from VimukthiRajapaksha/main
Feat: Enable agents to retrieve authenticated user's FHIR profile information
2025-08-11 10:56:30 +05:30
vimukthiRajapaksha
4b1b9707c8 Refactor: Add get_user tool documentation 2025-08-11 10:35:25 +05:30
vimukthiRajapaksha
fa6cd65285 Feat: Add get_user tool 2025-08-06 15:57:40 +05:30
Vimukthi Rajapaksha
dec904fbbe feat: Add automated PyPI and GitHub release workflow (#13)
* Add pypi release workflow

* Bump release version to 0.9.0

* Rename FHIR_SERVER_REQUEST_TIMEOUT env variable name to FHIR_MCP_REQUEST_TIMEOUT
2025-07-23 00:04:30 +05:30
Nirmal Fernando
2926ab901d Merge pull request #12 from nirmal070125/main
Update the readme
2025-07-22 23:08:56 +05:30
Nirmal Fernando
282dda3017 Update the env example file 2025-07-22 17:32:03 +00:00
Nirmal Fernando
8e7a8b581c Remove unnecessary backslash 2025-07-22 17:20:16 +00:00
Nirmal Fernando
e85d41813d Update the readme
- rearrange the order
- fix the topic names
- fix the toc
2025-07-22 17:13:36 +00:00
Nirmal Fernando
4e218283d7 Merge pull request #10 from joelsathi/readme-update
Readme update
2025-07-22 21:58:57 +05:30
Nirmal Fernando
307c20192b Update README.md 2025-07-22 21:58:18 +05:30
Nirmal Fernando
5c18ad7c3c Update README.md 2025-07-22 21:58:03 +05:30
Nirmal Fernando
e45e812d56 Update README.md 2025-07-22 21:57:56 +05:30
Joel Sathiyendra Thiyaheswaran
b2349f1cf7 Update README.md with new demo video links 2025-07-22 21:40:15 +05:30
Joel Sathiyendra Thiyaheswaran
865b21a785 Update README.md
Added video embeddings
2025-07-22 16:28:02 +05:30
joelsathi
909802a05a Refactor: Update readme, Add demo screen recording for hapi fhir server, remove old GIF 2025-07-22 16:14:28 +05:30
Joel Sathiyendra Thiyaheswaran
7a10f71b13 Merge branch 'main' into readme-update 2025-07-21 22:01:11 +05:30
joelsathi
99b078d82e refactor: Update readme with demo video 2025-07-21 21:48:33 +05:30
joelsathi
8a2d3014aa Refactor: Update readme, Add gif for demo 2025-07-21 17:38:23 +05:30
Joel Sathiyendra Thiyaheswaran
773f5ae9e2 Simplify Auth Flow in MCP with FHIR server (#9)
* refactor: update OAuth flow with FHIR server

This commit merges the existing separate auth flows into single auth flow with FHIR server.

* refactor: update OAuth configuration structure in test cases and remove deprecated tests

* refactor: update env variable naming, modify test cases and update readme

* refactor: update environment variable naming, update readme and fix test cases

* refactor: rename scopes property in ServerConfigs and tests, commented out optional env variables.
2025-07-18 15:27:03 +05:30
joelsathi
bc2543d5e6 refactor: rename scopes property in ServerConfigs and tests, commented out optional env variables. 2025-07-18 09:57:25 +05:30