Skip to main content
Glama

Foundry MCP Server

by qwert666

파운드리 MCP 서버

Foundry와 상호작용하는 모델 컨텍스트 프로토콜 서버입니다. AI 어시스턴트가 데이터셋, 온톨로지 객체 및 함수와 상호작용할 수 있도록 지원합니다.

도구 🌟

  • 데이터 세트 목록
  • 쿼리 데이터 세트
  • 온톨로지 객체 목록
  • 온톨로지 객체 쿼리
  • 목록 함수
  • 함수를 실행하다

필수 조건

  • 파이썬 3.9 이상
  • 엠씨피
  • 파이애로우
  • 팬더
  • 파운드리 플랫폼 SDK

환경 변수 🌍

서버를 실행하려면 몇 가지 구성 변수가 필요합니다.

변하기 쉬운설명기본
HOSTNAMEFoundry 인스턴스의 호스트 이름필수의
TOKEN프로필 페이지에서 생성할 수 있는 사용자 토큰필수의 *
CLIENT_ID개발자 콘솔에서 생성된 서비스 사용자필수의 *
CLIENT_SECRET서비스 사용자와 관련된 비밀필수의 *
SCOPESOauth 범위없음
ONTOLOGY_ID귀하의 온톨로지 ID필수의
  • 토큰이 제공되지 않으면 서버는 client_id와 client_secret을 사용하여 oauth2 흐름을 사용하여 인증을 시도합니다.

용법

자외선

먼저 저장소를 복제하고 앱에 구성을 추가해야 합니다.

지엑스피1

개발

개발 모드에서 서버를 실행하려면:

# Clone the repository git clone git@github.com:qwert666/mcp-server-foundry.git # Run the server npx @modelcontextprotocol/inspector uv --directory /path/to/mcp-foundry-server run mcp-server-foundry

기여하다

  • 저장소를 포크하세요
  • 기능 브랜치를 생성합니다(git checkout -b feature/amazing-feature)
  • 변경 사항을 커밋하세요(git commit -m '놀라운 기능 추가')
  • 브랜치에 푸시(git push origin feature/amazing-feature)
  • 풀 리퀘스트 열기

라이센스 📜

MIT 라이센스 - 자세한 내용은 라이센스 파일을 참조하세요.

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

remote-capable server

The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.

AI 어시스턴트가 자연어 쿼리와 명령을 통해 Foundry 데이터 세트, 온톨로지 객체 및 기능과 상호 작용할 수 있도록 하는 MCP 서버입니다.

  1. 도구 🌟
    1. 필수 조건
      1. 환경 변수 🌍
        1. 용법
        2. 개발
      2. 기여하다
        1. 라이센스 📜

          Related MCP Servers

          • A
            security
            A
            license
            A
            quality
            An MCP server that lets AI assistants interact with your Lunchmoney data, enabling natural language queries about transactions, budgets, and spending patterns.
            Last updated -
            4
            3
            8
            TypeScript
            MIT License
          • A
            security
            A
            license
            A
            quality
            A Model Context Protocol server that enables AI assistants to interact with Linear project management systems, allowing users to retrieve, create, and update issues, projects, and teams through natural language.
            Last updated -
            32
            80
            5
            TypeScript
            MIT License
            • Apple
          • A
            security
            F
            license
            A
            quality
            An MCP server that supercharges AI assistants with powerful tools for software development, enabling research, planning, code generation, and project scaffolding through natural language interaction.
            Last updated -
            11
            40
            TypeScript
            • Linux
            • Apple
          • A
            security
            A
            license
            A
            quality
            An MCP server that enables AI assistants to interact with the Notion API, allowing them to search, read, comment on, and create content in Notion workspaces through natural language commands.
            Last updated -
            19
            6,837
            1,995
            TypeScript
            MIT License
            • Apple

          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/qwert666/mcp-server-foundry'

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