Skip to main content
Glama

AutoGen MCP Server

pyproject.toml311 B
[project] name = "autogen-mcp" version = "0.1.0" description = "MCP server for AutoGen integration" dependencies = [ "mcp>=1.9.4", "ag2>=0.9.0", "pydantic>=2.0.0" ] [project.scripts] autogen-mcp = "autogen_mcp.server:main" [build-system] requires = ["hatchling"] build-backend = "hatchling.build"

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/DynamicEndpoints/Autogen_MCP'

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