Overview
what is Foundry MCP Server?
Foundry MCP Server is a Model Context Protocol server designed for interacting with Foundry, enabling AI assistants to work with datasets, ontology objects, and functions.
how to use Foundry MCP Server?
To use the Foundry MCP Server, clone the repository, configure the necessary environment variables, and run the server using the provided commands.
key features of Foundry MCP Server?
- List and query datasets
- List and query ontology objects
- Execute functions
- Supports OAuth2 authentication
use cases of Foundry MCP Server?
- Integrating AI assistants with Foundry datasets.
- Automating data queries and ontology interactions.
- Developing applications that require context-aware data processing.
FAQ from Foundry MCP Server?
- What are the prerequisites for running the server?
You need Python 3.9+, mcp, pyarrow, pandas, and foundry-platform-sdk.
- How do I authenticate with the server?
You can authenticate using a user token or OAuth2 flow with client_id and client_secret.
- Is there a license for this project?
Yes, it is licensed under the MIT License.