Skip to main content
Glama
sarathvad1811

MCP Pokemon Server

mcp-포켓몬

MCP 포켓몬 서버

이 저장소에는 PokeAPI와 상호작용하기 위한 MCP 서버 구현이 포함되어 있습니다.

필수 조건

  1. Python : Python 3.12 이상이 설치되어 있는지 확인하세요.

  2. 종속성 : pip 사용하여 필요한 종속성을 설치합니다.

Related MCP server: Poke-MCP

설치

  1. 저장소를 복제합니다.

    지엑스피1

  2. 가상 환경 만들기:

python3 -m venv mcppoke_venv
source mcppoke_venv/bin/activate  # On Windows, use `mcppoke_venv\Scripts\activate`
  1. 필요한 종속성을 설치하세요:

서버 실행 MCP 서버를 실행하려면 다음 명령을 실행하세요. mcp dev server.py - 검사기 디버깅용 mcp run server.py - 서버를 직접 실행하기 위한 명령

기능 도구: 이 서버는 PokeAPI에서 데이터를 가져오는 get_pokemon_info와 같은 도구를 제공합니다. 리소스: 클라이언트와 상호 작용하기 위한 동적 리소스를 포함하도록 확장 가능합니다. 테스트: MCP Inspector를 사용하여 서버를 테스트하거나 호환되는 클라이언트와 통합할 수 있습니다.

추가 참고 사항: 서버를 실행하기 전에 가상 환경이 활성화되어 있는지 확인하세요. MCP에 대한 자세한 내용은 모델 컨텍스트 프로토콜 문서를 참조하세요.

-
security - not tested
F
license - not found
-
quality - not tested

Resources

Looking for Admin?

Admins can modify the Dockerfile, update the server description, and track usage metrics. If you are the server author, to access the admin panel.

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/sarathvad1811/mcp-pokemon'

If you have feedback or need assistance with the MCP directory API, please join our Discord server