modelcontextprotocol / modelcontextprotocol/php-sdk
[Docs][Server] Add documentation on how to use webserver
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 1.6k
- Forks
- 173
- Avg merge
- 2d 49m
- Merged PRs (30d)
- 23
Description
With #7 HTTP Streamable transport got supported, but out of the box there seem to be issues with running examples with webservers like Nginx or Apache - which is not a big surprise I guess.
See https://github.com/modelcontextprotocol/php-sdk/issues/7#issuecomment-3564030970
I think we should add docs on how to use the examples with Nginx maybe?
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with issue #7 and its linked comment, then inspect the existing server examples. Document how to run those examples behind Nginx or Apache, including the HTTP Streamable transport setup. The work is done when a newcomer can follow the documentation to run the examples with a webserver.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- apache, nginx, php
- Domain
- devops, documentation
- Issue type
- Documentation
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100