Cyphers MCP Server
by DHKim327
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| CYPHERS_API_KEY | Yes | API key for the Neople Cyphers Open API, required to access game data such as player info, matches, and rankings. |
Capabilities
Features and capabilities supported by this server
| Capability | Details |
|---|---|
| tools | {
"listChanged": false
} |
| experimental | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| cy_players_searchC | 닉네임으로 플레이어를 검색합니다. |
| cy_players_getC | 플레이어 ID로 플레이어 상세 정보를 조회합니다. |
| cy_players_matchesC | 플레이어의 매칭 기록을 조회합니다. |
| cy_matches_getC | 매치 ID로 매칭 상세 정보를 조회합니다. |
| cy_ranking_ratingpointC | 통합 랭킹(레이팅 포인트)을 조회합니다. |
| cy_ranking_charactersC | 캐릭터별 랭킹을 조회합니다. |
| cy_ranking_tsjC | 투신전 랭킹을 조회합니다. |
| cy_battleitems_searchC | 아이템을 검색합니다. |
| cy_battleitems_getC | 아이템 ID로 아이템 상세 정보를 조회합니다. |
| cy_battleitems_multi_getC | 여러 아이템의 상세 정보를 한 번에 조회합니다 (최대 30개). |
| cy_characters_listB | 모든 캐릭터 목록을 조회합니다. |
| cy_images_character_urlC | 캐릭터 이미지 URL을 생성합니다. |
| cy_images_item_urlC | 아이템 이미지 URL을 생성합니다. |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
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/DHKim327/CyphersMCPServer'
If you have feedback or need assistance with the MCP directory API, please join our Discord server