tzujohsu/mcp-server-claude
3.2
If you are the rightful owner of mcp-server-claude and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.
This project is a practice implementation of a Model Context Protocol (MCP) server, designed to integrate with Claude Desktop for enhanced tool-based interaction.
MCP Server Claude
This repository is a practice project following the Tutorial on YouTube. The goal is to build a fully functional MCP (Model Context Protocol) server and integrate it with Claude Desktop for tool-based interaction.
🔧 Features
- Build an MCP server from scratch using FastMCP
- Implement Google Search API with Serper for documentation retrieval
- Parse and process web content using BeautifulSoup
- Configure Claude Desktop for local MCP tool integration
- Handle async operations with httpx
- Implement proper error handling and timeouts for stability