Skip to main content
Glama

Intermedia Unite Voice MCP Server

by lrn2codenow
pyproject.toml426 B
[build-system] requires = ["setuptools>=61.0"] build-backend = "setuptools.build_meta" [project] name = "intermedia-unite-mcp" version = "0.1.0" description = "MCP server for the Intermedia Unite Voice API" authors = [{name = "AI Developer"}] readme = "README.md" requires-python = ">=3.10" dependencies = [ "httpx>=0.27.0", "mcp>=0.1.0", ] [project.scripts] intermedia-unite-mcp = "intermedia_unite_mcp.server:run"

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/lrn2codenow/cac-blue-mcp'

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