-
securityA
license-
qualityA Model Context Protocol server that enables seamless execution of commands, Python code, web content fetching, and reusable task management with secure credentials handling.
Last updated -
2
Python
MIT License
간단한 테스트용 MCP (Model Context Protocol) 서버입니다. Python Flask로 구현되어 안정적인 HTTP 엔드포인트를 제공합니다.
이 서버는 다음과 같은 기본 도구들을 제공합니다:
smithery.ai에 배포하려면:
Python Flask 기반으로 작성되었으며, 다음과 같은 구조를 가집니다:
app.py
- Flask 기반 MCP 서버 (메인 애플리케이션)requirements.txt
- Python 의존성 설정Dockerfile
- Docker 컨테이너 설정 (Python 기반)smithery.yaml
- smithery.ai 배포 설정 (Custom Deploy)test.py
- Python 테스트 스크립트deploy.sh
- 배포 스크립트python app.py
(Flask 개발 서버)/mcp
엔드포인트에서 lazy loading 지원GET /
: 헬스체크GET /health
: 헬스체크 (별칭)GET /mcp
: 도구 목록 반환 (lazy loading)POST /mcp
: MCP 프로토콜 요청 처리DELETE /mcp
: 서버 종료 요청MIT
This server cannot be installed
hybrid server
The server is able to function both locally and remotely, depending on the configuration or use case.
A Python Flask-based Model Context Protocol server that provides basic tools including hello_world, calculate, and get_time functions through stable HTTP endpoints.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/chohi22/mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server