Foundry MCP Server
파운드리 MCP 서버
Foundry와 상호작용하는 모델 컨텍스트 프로토콜 서버입니다. AI 어시스턴트가 데이터셋, 온톨로지 객체 및 함수와 상호작용할 수 있도록 지원합니다.
도구 🌟
데이터 세트 목록
쿼리 데이터 세트
온톨로지 객체 목록
온톨로지 객체 쿼리
목록 함수
함수를 실행하다
Related MCP server: mcp-ohmy-sql
필수 조건
파이썬 3.9 이상
엠씨피
파이애로우
팬더
파운드리 플랫폼 SDK
환경 변수 🌍
서버를 실행하려면 몇 가지 구성 변수가 필요합니다.
변하기 쉬운 | 설명 | 기본 |
| Foundry 인스턴스의 호스트 이름 | 필수의 |
| 프로필 페이지에서 생성할 수 있는 사용자 토큰 | 필수의 * |
| 개발자 콘솔에서 생성된 서비스 사용자 | 필수의 * |
| 서비스 사용자와 관련된 비밀 | 필수의 * |
| Oauth 범위 | 없음 |
| 귀하의 온톨로지 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 라이센스 - 자세한 내용은 라이센스 파일을 참조하세요.
Maintenance
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
- AlicenseAqualityCmaintenanceAn MCP server that enables AI assistants to query databases, execute SQL, and manage Metabase resources like dashboards, cards, and collections through natural language.22MIT
- -licenseNot gradedqualityCmaintenanceAn MCP server that bridges AI assistants with SQL databases, enabling natural language querying across multiple database types with built-in optimization and security.3
- AlicenseBqualityDmaintenanceA standalone MCP server that brings complete data science capabilities to AI assistants, enabling them to load data, train models, and track experiments through natural language.30MIT
- AlicenseNot gradedqualityDmaintenanceAn 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
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.
Appeared in Searches
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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