---
slug: "testing-testing-mcp"
source_type: "readme"
source_url: "https://cdn.jsdelivr.net/gh/VisualDudek/testing-mcp@main/README.md"
repo: "https://github.com/VisualDudek/testing-mcp"
source_file: "README.md"
branch: "main"
---
# VisualDudek's GitHub Portfolio

## Overview

This repository is a testing ground for Model Context Protocol (MCP) server implementations and related projects. 

## My GitHub Profile

GitHub user since July 2017, with a diverse set of repositories focusing on:

### Programming Languages
- **Python**: Primary language, used in many projects including data analysis, game development, and utilities
- **Go**: Recent focus on Go projects (go_lings, go-chat-tcp-agent)
- **HCL**: Infrastructure as code with Terraform and Packer

## Repository Categories

### Learning & Education
- [learn-sphinx](https://github.com/VisualDudek/learn-sphinx): Comprehensive guide to Python documentation generation
- [LearnPythonArcade](https://github.com/VisualDudek/LearnPythonArcade): Game development with Python Arcade, experimenting with design patterns
- [python-master](https://github.com/VisualDudek/python-master): Collection of advanced Python concepts
- [go_lings](https://github.com/VisualDudek/go_lings): Go language learning exercises inspired by ZigLings
- [programming-labs](https://github.com/VisualDudek/programming-labs): Various programming exercises and labs

### DevOps & Infrastructure
- [ansible-lab](https://github.com/VisualDudek/ansible-lab): Ansible automation projects
- [packer-lab](https://github.com/VisualDudek/packer-lab): Hashicorp Packer for VM image creation
- [Terraform-lab](https://github.com/VisualDudek/Terraform-lab): Terraform infrastructure as code
- [cfn-templates](https://github.com/VisualDudek/cfn-templates): AWS CloudFormation templates
- [devcontainers](https://github.com/VisualDudek/devcontainers): Development container templates

### Utilities & Tools
- [yt-viewer](https://github.com/VisualDudek/yt-viewer): Tool for listing YouTube subscriptions
- [lowcygier](https://github.com/VisualDudek/lowcygier): Web scraper
- [python_logging_template](https://github.com/VisualDudek/python_logging_template): Template for Python logging configurations
- [taskfile-playground](https://github.com/VisualDudek/taskfile-playground): Testing Taskfile.dev capabilities

### Game Development
- [spaceinvaders](https://github.com/VisualDudek/spaceinvaders): Game based on pygame
- [LearnPythonArcade](https://github.com/VisualDudek/LearnPythonArcade): Arcade game development experiments

### Data Science & AI
- [RAG_intro](https://github.com/VisualDudek/RAG_intro): Introduction to Retrieval Augmented Generation
- [AoC2024](https://github.com/VisualDudek/AoC2024): Advent of Code 2024 solutions

### Knowledge Management
- [Knowledge](https://github.com/VisualDudek/Knowledge): Personal knowledge management repository
- [sop-python](https://github.com/VisualDudek/sop-python): Standard Operation Procedures for Python

### Recent Projects
- [go-chat-tcp-agent](https://github.com/VisualDudek/go-chat-tcp-agent): TCP chat server implemented in Go
- [testing-mcp](https://github.com/VisualDudek/testing-mcp): Testing Model Context Protocol implementations (this repo)

## About This Repository

This repository was created to test and explore Model Context Protocol (MCP) server implementations. It serves as a demonstration of using GitHub API through the MCP interface to manage repositories programmatically.

Created on April 18, 2025.