@@ -5,7 +5,7 @@ A Model Control Protocol (MCP) server for serving documentation from llms.txt fi
## Installation
```bash
pip install mcp-mcpdoc
pip install mcpdoc
```
## Usage
@@ -105,4 +105,4 @@ server = create_server(
# Run the server
server.run(transport="stdio")
```
```
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.