Skip to main content
Glama

Foundry MCP Server

by qwert666
pyproject.toml470 B
[project] name = "foundry-mcp" version = "0.1.0" description = "Add your description here" readme = "README.md" requires-python = ">=3.12" dependencies = [ "foundry-platform-sdk>=0.112.0", "mcp>=1.6.0", "pandas>=2.2.3", "pyarrow>=19.0.1", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.hatch.build.targets.wheel] packages = ["src/mcp_server_foundry"] [project.scripts] mcp-server-foundry = "mcp_server_foundry:main"

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