A
securityA
licenseA
qualityA production-ready template for creating Model Context Protocol servers with TypeScript, providing tools for efficient testing, development, and deployment.
Last updated -
1
1
12
JavaScript
MIT License
TypeScript를 사용하여 MCP(Model Context Protocol) 서버를 구축하기 위한 프로덕션에 바로 적용 가능한 스타터 템플릿입니다.
이 프로젝트에는 새로운 MCP 도구를 만드는 데 도움이 되는 스크립트가 포함되어 있습니다.
이렇게 하면:
src/tools/<tool-name>
아래에 새 도구 디렉토리를 만듭니다.예:
bun test
bun run format
bun run lint
bun run build
Claude Desktop에 개발 MCP 서버를 추가하려면:
이 프로젝트에서는 자동화된 버전 관리를 위해 standard-version을 사용합니다. bun run release
실행하여 새 버전을 생성하세요.
feat
: 새로운 기능(부 버전 추가)fix
: 버그 수정(범프 패치 버전)BREAKING CHANGE
: 주요 변경 사항(주요 버전 변경)새로운 버전을 게시하기 전에 bun run release
사용하여 버전 번호를 업데이트하는 것을 잊지 마세요.
Smithery를 통해 Claude Desktop용 Weather MCP Server Starter를 자동으로 설치하려면:
Claude Desktop 구성에 다음을 추가합니다.
You must be authenticated.
빠른 테스트, 자동화된 버전 관리, MCP 도구 구현을 위한 깔끔한 구조를 갖춘 모델 컨텍스트 프로토콜 서버를 구축하기 위한 TypeScript 기반 템플릿입니다.
We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/GreatAuk/mcp-weather'
If you have feedback or need assistance with the MCP directory API, please join our Discord server