Skip to content

Commit 14adf1c

Browse files
ayhammoudaclaude
andcommitted
docs: align glama/server/pyproject descriptions with locked positioning
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent d1fbfc5 commit 14adf1c

3 files changed

Lines changed: 3 additions & 2 deletions

File tree

glama.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
{
22
"$schema": "https://glama.ai/mcp/schemas/server.json",
3+
"description": "For AI coding agents writing Python: the canonical Python stdlib oracle. Exact symbols, exact sections, exact versions — offline, always free, always MIT, token-frugal.",
34
"maintainers": [
45
"ayhammouda"
56
]

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ build-backend = "hatchling.build"
55
[project]
66
name = "python-docs-mcp-server"
77
version = "0.1.4"
8-
description = "A read-only, version-aware MCP retrieval server over Python standard library documentation"
8+
description = "The canonical Python stdlib oracle for AI coding agents — exact symbols, exact sections, exact versions, offline, always free, always MIT."
99
readme = "README.md"
1010
license = "MIT"
1111
requires-python = ">=3.12"

server.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"$schema": "https://static.modelcontextprotocol.io/schemas/2025-12-11/server.schema.json",
33
"name": "io.github.ayhammouda/python-docs-mcp-server",
4-
"description": "Local, read-only MCP retrieval over official Python standard library docs.",
4+
"description": "The canonical Python stdlib oracle for AI coding agents. Exact symbols, exact sections, exact versions — offline, always free, always MIT, token-frugal.",
55
"title": "Python Docs MCP Server",
66
"websiteUrl": "https://github.com/ayhammouda/python-docs-mcp-server",
77
"repository": {

0 commit comments

Comments
 (0)