A
securityA
licenseA
qualityA Model Context Protocol server that provides DuckDuckGo search functionality for Claude, enabling web search capabilities through a clean tool interface with rate limiting support.
Last updated -
1
363
58
MIT License
このモデル コンテキスト プロトコル (MCP) サーバーにより、Claude はポケモン トレーディング カード ゲーム カードを検索および表示できます。
/Users/ABSOLUTE_PATH_HERE/Library/Application Support/Claude/claude_desktop_config.json
を開きます。設定が完了すると、次のようなポケモン カードに関する質問をクロードに尋ねることができるようになります。
クロードは、一致するカードを画像と関連情報とともに表示します。
!
による完全一致と*
によるワイルドカードをサポート)試すことができるクエリの例をいくつか示します。
name:pikachu
!name:pikachu
name:char*
name:chien-pao
types:water
または-types:water
(除外)subtypes:basic
legalities.standard:legal
hp:[100 TO 200]
convertedRetreatCost:0
包含範囲には[
と]
を使用し、除外範囲には{
と}
使用します。
hp:[100 TO 200]
- HPが100以上200以下hp:{100 TO 200}
- HPが100から200の間(排他的)hp:[* TO 100]
- HPが100までhp:[100 TO *]
- HP100以上MCP は次のようなカード情報を返します:
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Claude が、名前、タイプ、合法性、統計などの属性でフィルタリングしながらポケモン トレーディング カード ゲーム カードを検索および表示できるようにするモデル コンテキスト プロトコル サーバー。
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/jlgrimes/ptcg-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server