Chuck Norris Jokes MCP Server
by AlexuLag
척 노리스 농담 MCP 서버
이는 공개 Chuck Norris API를 사용하여 무작위 Chuck Norris 농담을 얻는 도구를 제공하는 간단한 MCP(Model Context Protocol) 서버입니다.
형질
척 노리스 농담을 무작위로 반환하는
chistecitos도구더 나은 성능을 위한 비동기 구현
통합 오류 처리
간단하고 사용하기 쉬운 인터페이스
Related MCP server: Jokes MCP Server
요구 사항
파이썬 3.9 이상
pip(Python 패키지 관리자)
시설
이 저장소를 복제하세요:
지엑스피1
종속성을 설치합니다.
pip install -r requirements.txt사용
서버를 시작합니다:
python server.py이 서버는 호환되는 모든 MCP 클라이언트에서 사용할 수 있는
chistecitos도구를 제공합니다.
사용 예
chistecitos 도구는 매개변수 없이 호출할 수 있으며 무작위 척 노리스 농담을 반환합니다. 예를 들어:
# Ejemplo de respuesta
"Chuck Norris puede dividir por cero."사용된 기술
MCP Python SDK - MCP 서버 배포용
httpx - Python용 비동기 HTTP 클라이언트
척 노리스 API - 척 노리스 농담을 위한 공개 API
기여하다
기여를 환영합니다. 제안된 변경 사항을 논의하려면 이슈를 개설하거나 풀 리퀘스트를 제출하세요.
특허
이 프로젝트는 MIT 라이선스에 따라 라이선스가 부여되었습니다. 자세한 내용은 LICENSE 파일을 참조하세요.
This server cannot be deployed
Maintenance
ActivityInactive
ResponsivenessNo issues
Related MCP Connectors
A simple MCP server built with FastMCP and python
Related MCP Servers
- AlicenseNot gradedqualityDmaintenanceAn MCP server that fetches jokes from multiple sources (Chuck Norris, Dad jokes, and Yo Mama jokes) and integrates with Microsoft Copilot Studio to create a humor-focused conversational experience.MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that retrieves jokes from three different sources: Chuck Norris jokes, Dad jokes, and Yo Mama jokes.MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that fetches jokes from various APIs (Chuck Norris, Dad jokes, and Yo Mama jokes) for use in Microsoft Copilot Studio.MIT
- AlicenseNot gradedqualityDmaintenanceAn MCP server that provides jokes on demand, allowing users to request different types of jokes (Chuck Norris, Dad jokes, etc.) through natural language in both GitHub Copilot and Microsoft Copilot Studio.MIT