Skip to main content
Glama
qwert666

Foundry MCP Server

by qwert666

파운드리 MCP 서버

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

도구 🌟

  • 데이터 세트 목록

  • 쿼리 데이터 세트

  • 온톨로지 객체 목록

  • 온톨로지 객체 쿼리

  • 목록 함수

  • 함수를 실행하다

Related MCP server: mcp-ohmy-sql

필수 조건

  • 파이썬 3.9 이상

  • 엠씨피

  • 파이애로우

  • 팬더

  • 파운드리 플랫폼 SDK

환경 변수 🌍

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

변하기 쉬운

설명

기본

HOSTNAME

Foundry 인스턴스의 호스트 이름

필수의

TOKEN

프로필 페이지에서 생성할 수 있는 사용자 토큰

필수의 *

CLIENT_ID

개발자 콘솔에서 생성된 서비스 사용자

필수의 *

CLIENT_SECRET

서비스 사용자와 관련된 비밀

필수의 *

SCOPES

Oauth 범위

없음

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 라이센스 - 자세한 내용은 라이센스 파일을 참조하세요.

Install Server
A
license - permissive license
B
quality
D
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

  • A
    license
    A
    quality
    C
    maintenance
    An MCP server that enables AI assistants to query databases, execute SQL, and manage Metabase resources like dashboards, cards, and collections through natural language.
    22
    MIT
  • -
    license
    Not graded
    quality
    C
    maintenance
    An MCP server that bridges AI assistants with SQL databases, enabling natural language querying across multiple database types with built-in optimization and security.
    3
  • A
    license
    Not graded
    quality
    D
    maintenance
    An MCP server that gives AI assistants the ability to connect to, query, profile, and monitor data sources — turning any LLM into an interactive data engineering copilot.
    MIT

View all related MCP servers

Related MCP Connectors

  • GibsonAI MCP server: manage your databases with natural language

  • MCP server for AI dialogue using various LLM models via AceDataCloud

  • An MCP server that integrates with Discord to provide AI-powered features.

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

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