Skip to main content
Glama
sevuoi

Catholic MCP Server

by sevuoi

Catholic MCP Server

가톨릭 콘텐츠를 제공하는 MCP (Model Context Protocol) 서버입니다.

개요

이 서버는 PlayMCP 플랫폼을 통해 가톨릭 관련 콘텐츠를 제공합니다:

  • 오늘의 복음 말씀

  • 가톨릭 기도문 (주님의 기도, 성모송 등)

  • 성인 전례력

  • 일일 묵상 자료

Related MCP server: Liturgical Calendar MCP Server

기능

1. 오늘의 복음 (get-daily-gospel)

매일의 가톨릭 복음 말씀을 한국어와 영어로 제공합니다.

Parameters:

  • date (optional): YYYY-MM-DD 형식의 날짜

  • language (optional): 'ko' 또는 'en' (기본값: 'ko')

2. 가톨릭 기도문 (get-catholic-prayer)

주요 가톨릭 기도문을 제공합니다.

Parameters:

  • prayerId (optional): 특정 기도문 ID

  • category (optional): 'traditional', 'liturgical', 'devotional'

  • searchQuery (optional): 기도문 검색어

  • language (optional): 'ko' 또는 'en' (기본값: 'ko')

설치

npm install

개발

npm run dev

빌드

npm run build

실행

npm start

테스트

MCP Inspector를 사용하여 테스트:

npx @modelcontextprotocol/inspector node dist/index.js

PlayMCP 요구사항

  • MCP 버전: 2025-03-26 ~ 2025-11-25

  • 전송 방식: Streamable HTTP

  • 서버 유형: Remote MCP (Stateless)

  • 응답 시간: 평균 <100ms, p99 <3000ms

  • 도구 개수: 3-10개 권장

기술 스택

  • Node.js 18+

  • TypeScript

  • @modelcontextprotocol/sdk

  • Express

  • Zod (스키마 검증)

라이선스

MIT

기여

기여를 환영합니다! Pull Request를 보내주세요.

F
license - not found
-
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure 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/sevuoi/catholic_mcp'

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