Skip to content

Commit 42e2c0c

Browse files
committed
Add link to latest server instructions in MCP GitHub repo
1 parent 4f9e4d1 commit 42e2c0c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

blog/content/posts/2025-09-22-using-server-instructions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -99,6 +99,8 @@ For this sample of chat sessions, I got the following results:
9999

100100
These results suggest that while some models naturally gravitate toward optimal patterns, others benefit significantly from explicit guidance. This variability makes server instructions particularly valuable for ensuring consistent behavior across different models and client implementations.
101101

102+
You can check out the latest server instructions in the [GitHub MCP server repo](https://github.com/github/github-mcp-server/blob/main/pkg/github/instructions.go), which now includes this PR workflow as well as other hints for effective server usage.
103+
102104
## Implementing Server Instructions: General Tips For Server Developers
103105

104106
One key to good instructions is focusing on **what tools and resources don't convey**:

0 commit comments

Comments
 (0)