Cyphers MCP Server
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. |
Instructions
Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.
This server publishes no instructions, or was last inspected before Glama recorded them.
Capabilities
Features and capabilities supported by this server
Protocol revision2025-11-25
| 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
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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