Skip to content

Commit 7c7aedc

Browse files
committed
docs: name the site MCP Python SDK instead of MCP Server
site_name and site_description both said 'MCP Server', which is what the deployed site header, browser title, and the generated llms.txt header displayed. Use the same name and description as the v2 docs.
1 parent 0a392a3 commit 7c7aedc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

mkdocs.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
1-
site_name: MCP Server
2-
site_description: MCP Server
1+
site_name: MCP Python SDK
2+
site_description: The official Python SDK for the Model Context Protocol
33
strict: true
44

55
repo_name: modelcontextprotocol/python-sdk

0 commit comments

Comments
 (0)