mcp-server-foundry

mcp-server-foundry

3.4

If you are the rightful owner of mcp-server-foundry and would like to certify it and/or have it hosted online, please leave a comment on the right or send an email to henry@mcphub.com.

A Model Context Protocol server for interacting with Foundry, enabling AI assistants to interact with datasets, ontology objects, and functions.

The Foundry MCP Server is designed to facilitate seamless interaction between AI assistants and the Foundry platform. It provides a robust interface for accessing and manipulating datasets, ontology objects, and executing functions within the Foundry environment. By leveraging the Model Context Protocol, the server ensures efficient communication and data handling, making it an essential tool for developers working with AI models and data-driven applications. The server requires specific environment variables for configuration, including authentication details and ontology identifiers, ensuring secure and tailored access to the Foundry instance.

Features

  • Interact with datasets: List and query datasets within the Foundry environment.
  • Ontology management: List and query ontology objects for structured data handling.
  • Function execution: List and execute functions to perform operations on data.
  • Secure access: Utilizes OAuth2 for secure authentication and access control.
  • Customizable configuration: Environment variables allow for tailored server setup.

Tools

  1. list datasets

    List available datasets

  2. query datasets

    Query the dataset

  3. list ontology objects

    List available ontology objects

  4. query ontology objects

    Query ontology object

  5. list functions

    List available functions

  6. execute functions

    Execute functions