Skip to main content
Glama

POC MCP Server

POC MCP 서버

Loomers, 양식, 양식 응답 및 프로젝트에 대한 데이터에 액세스하고 이를 조작하기 위한 도구를 제공하는 MCP(모델 컨텍스트 프로토콜) 서버의 개념 증명 구현입니다.

특징

  • 특정 지역의 루머와 루머를 얻으세요
  • 양식 및 양식 응답 받기
  • 프로젝트 받기
  • 모든 목록 작업에 대한 페이지 매김 지원
  • 필터링 및 정렬 기능

요구 사항

  • Node.js 18 이상
  • pnpm 10 이상

설치

지엑스피1

개발

개발 서버를 시작하려면:

pnpm dev

건물

프로젝트를 빌드하려면:

pnpm build

달리기

빌드된 프로젝트를 실행하려면:

pnpm start

테스트

테스트를 실행하려면:

pnpm test

린팅

린터를 실행하려면:

pnpm lint

프로젝트 구조

src/ ├── config/ # Configuration files ├── tools/ # MCP tool implementations │ └── __tests__ # Tool tests ├── types/ # TypeScript type definitions └── index.ts # Main entry point

도구

겟루머스

선택적인 페이지 번호 매기기, 필터링, 정렬 기능을 갖춘 Loomers 목록을 받아보세요.

getLomersInArea

특정 지역의 루머 목록을 받아보세요.

getForms

선택적인 페이지 번호 매기기, 필터링, 정렬 기능이 있는 양식 목록을 받으세요.

getFormResponses

선택적인 페이지 매김, 필터링, 정렬 기능을 갖춘 양식 응답 목록을 받아보세요.

getProjects

옵션으로 페이지 번호 매기기, 필터링, 정렬 기능을 갖춘 프로젝트 목록을 받아보세요.

특허

MIT

-
security - not tested
A
license - permissive license
-
quality - not tested

페이지 분할, 필터링, 정렬 기능을 통해 Loomer 데이터, 양식, 양식 응답 및 프로젝트에 액세스하고 관리할 수 있는 도구를 제공하는 개념 증명 서버입니다.

  1. 특징
    1. 요구 사항
      1. 설치
        1. 개발
          1. 건물
            1. 달리기
              1. 테스트
                1. 린팅
                  1. 프로젝트 구조
                    1. 도구
                      1. 겟루머스
                      2. getLomersInArea
                      3. getForms
                      4. getFormResponses
                      5. getProjects
                    2. 특허

                      Related MCP Servers

                      • -
                        security
                        F
                        license
                        -
                        quality
                        A TypeScript-based server that provides a memory system for Large Language Models (LLMs), allowing users to interact with multiple LLM providers while maintaining conversation history and offering tools for managing providers and model configurations.
                        Last updated -
                        25
                        JavaScript
                        • Apple
                      • -
                        security
                        F
                        license
                        -
                        quality
                        A protocol server that enables LLMs like Claude to interact with MongoDB databases, providing tools for schema exploration, aggregation queries, and data analysis through natural language in Cursor.
                        Last updated -
                        0
                        12
                        TypeScript
                        • Linux
                        • Apple
                      • A
                        security
                        A
                        license
                        A
                        quality
                        A server that exposes PagerDuty API functionality to LLMs with structured inputs and outputs, enabling management of incidents, services, teams, and users.
                        Last updated -
                        14
                        7
                        Python
                        MIT License
                        • Apple
                      • A
                        security
                        A
                        license
                        A
                        quality
                        A simple server that enables management of LimeSurvey surveys and responses through MCP client integration.
                        Last updated -
                        35
                        2
                        Python
                        Apache 2.0

                      View all related MCP servers

                      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/BrunoSSantana/poc-mcp-server'

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