refresh readme

This commit is contained in:
Aaron Powell
2026-02-05 13:56:13 +11:00
parent 9c4b267576
commit 647889c0ac
42 changed files with 213 additions and 551 deletions

View File

@@ -6,7 +6,7 @@ Complete toolkit for building Model Context Protocol (MCP) servers in Python usi
```bash
# Using Copilot CLI
copilot plugin install github/awesome-copilot/plugins/python-mcp-development
copilot plugin install python-mcp-development@awesome-copilot
```
## What's Included
@@ -15,19 +15,13 @@ copilot plugin install github/awesome-copilot/plugins/python-mcp-development
| Command | Description |
|---------|-------------|
| `/python-mcp-development:python-mcp-server-generator` | Python Mcp Server Generator |
| `/python-mcp-development:python-mcp-server-generator` | Generate a complete MCP server project in Python with tools, resources, and proper configuration |
### Agents
| Agent | Description |
|-------|-------------|
| `python-mcp-expert` | Python Mcp Expert |
### Instructions
| Instruction | Description |
|-------------|-------------|
| `python-mcp-server` | Python Mcp Server |
| `python-mcp-expert` | Expert assistant for developing Model Context Protocol (MCP) servers in Python |
## Source