Skip to main content
Glama
Sejin-Koo

ponylink-rules-mcp

by Sejin-Koo

ponylink-rules-mcp

포니링크/링크아이 사규(취업규칙, 인사규정, 징계규정, 복무규정, 급여규정 등 총 36종)를 검색할 수 있는 읽기 전용 MCP 서버입니다.

기존 PDF-vectorDB-MCP 서버는 사규(ponylink_rules) 외에도 M&A·영문계약·가치평가 지식베이스(mna_playbook, contract_playbook, valuation_playbook)까지 함께 노출하는 구조라, 사규만 다른 사람과 공유하기에는 범위가 넓습니다.

이 서버는 코드 레벨에서 컬렉션을 ponylink_rules 하나로 고정해서, 이 서버를 통해서는 그 외 지식베이스가 절대 노출되지 않도록 만든 별도 배포본입니다.

제공 도구

  • ponylink_rules_info — 사규 지식베이스에 저장된 총 청크 수 조회

  • search_ponylink_rules — 자연어 질문으로 사규 의미 기반 검색 (규정명·조항·발췌문 반환)

두 도구 모두 조회(읽기) 전용이며, 삭제/수정 기능은 포함하지 않습니다.

Related MCP server: MCP Knowledge Base Server

배포 방법 (Vercel)

  1. 이 저장소를 Vercel에 Import 합니다.

  2. Vercel 프로젝트 Settings > Environment Variables에 .env.example과 동일한 이름으로 아래 3개 값을 등록합니다 (값은 기존 credentials 스킬 참고).

    • QDRANT_URL

    • QDRANT_API_KEY

    • VOYAGE_API_KEY

  3. Deploy 합니다.

  4. 배포 완료 후 MCP 엔드포인트는 https://<배포도메인>/api/mcp 형태입니다.

다른 사람과 공유하기

배포된 /api/mcp 엔드포인트 URL을 전달받은 사람은, Claude Settings > Connectors(또는 Capabilities) > "+" > Add custom connector에서 이 URL을 등록하면 Claude 안에서 search_ponylink_rules 도구로 사규를 검색할 수 있습니다. Qdrant/Voyage API 키는 이 서버(Vercel) 안에만 존재하고 클라이언트에는 전혀 노출되지 않습니다.

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.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Read-only tools over the Safer Agentic AI framework: 238 patterns + 14 heuristics.

  • Search your knowledge bases from any AI assistant using hybrid RAG.

  • Your company's brain for AI agents. Cited, permission-aware knowledge across every system.

View all MCP Connectors

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/Sejin-Koo/ponylink-rules-mcp'

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