Multi-Purpose MCP Server
by ciel240
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| HF_TOKEN | No | Your Hugging Face API token for image generation functionality |
Capabilities
Server capabilities have not been inspected yet.
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| greetingB | 사용자의 이름과 언어를 입력받아 해당 언어로 인사하는 도구 |
| calculatorC | 두 숫자에 대한 사칙연산을 수행하는 계산기 도구 |
| current_timeA | 현재 시간을 지정된 시간대에서 조회하는 도구. 시간대를 입력하지 않으면 한국 시간대(Asia/Seoul)를 사용합니다. |
| code_reviewC | 사용자가 제공한 코드에 대한 상세한 코드 리뷰 프롬프트를 생성하는 도구 |
| generate_imageC | 텍스트 프롬프트를 사용하여 이미지를 생성하는 도구 |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
| 서버 정보 | 현재 MCP 서버의 정보를 반환합니다 |
Latest Blog Posts
MCP directory API
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/ciel240/class_study'
If you have feedback or need assistance with the MCP directory API, please join our Discord server