Cyphers MCP Server

$npx -y @dhkim327/cyphers-mcp-server
README.md

Integrates Neople Cyphers Open API for searching players and match histories.

An MCP server that integrates the Neople Cyphers Open API with AI assistants for searching players, match histories, and rankings. It provides tools for retrieving character info, game items, and real-time statistics directly through natural language.

Tools (4)

search_playersSearch for players by their nickname in Cyphers.
get_match_historyRetrieve the match history for a specific player.
get_character_infoGet detailed information about specific game characters.
get_rankingsFetch the current player rankings from the Cyphers API.

Environment Variables

CYPHERS_API_KEYrequiredAPI key for the Neople Cyphers Open API

Configuration

claude_desktop_config.json
{"mcpServers":{"cyphers":{"command":"npx","args":["-y","@dhkim327/cyphers-mcp-server"],"env":{"CYPHERS_API_KEY":"YOUR_API_KEY"}}}}

Try it

Search for a player named 'DHKim' in Cyphers.
Show me the recent match history for player ID 12345.
What are the current top 10 rankings in Cyphers?
Get the character details and stats for character ID 50.

Frequently Asked Questions

How do I install Cyphers MCP Server?

Install Cyphers MCP Server by running: npx -y @dhkim327/cyphers-mcp-server

What MCP clients work with Cyphers MCP Server?

Cyphers MCP Server works with any MCP-compatible client including Claude Desktop, Claude Code, Cursor, and other editors with MCP support.

Use Cyphers MCP Server with Conare

Manage MCP servers visually, upload persistent context, and never start from zero with Claude Code & Codex.

Try Free