Loading connector details…
Loading connector details…
Choose a unique username to continue using AgentHotspot
by mounirelbakkali1 • Documentation & Docs
A practical guide and example MCP server for integrating Claude Desktop with external services like AWS and GitHub.
Call AWS APIs (e.g., describe or start EC2 instances) from Claude Desktop to manage cloud infrastructure.
Query GitHub repositories and return metadata (name, description, stars, forks) using a GITHUB_TOKEN.
Expose and run custom Python functions and third-party APIs from Claude via an MCP server (with secure environment variable handling).
This repository documents how to create and run a Model Control Protocol (MCP) server that extends Claude Desktop by exposing custom Python functions and integrations (e.g., AWS via boto3 and GitHub via PyGithub). It includes example server code, setup steps using the uv tool, Claude Desktop configuration snippets, environment variable handling, and troubleshooting tips. The examples demonstrate common tasks such as describing and starting EC2 instances and fetching GitHub repository info, enabling secure, automated interactions with external systems. Overall, it helps developers quickly connect Claude to infrastructure and API workflows.
Scores are informational only and provided “as is” without warranty. AgentHotspot assumes no liability for actions taken based on these ratings.