Skip to main content
Glama

Unipile MCP Server

by honeybluesky
pyproject.toml437 B
[project] name = "mcp-server-unipile" version = "0.1.0" description = "A simple unipile MCP server" readme = "README.md" requires-python = ">=3.11" dependencies = ["mcp>=1.0.0", "python-dotenv>=1.0.0", "requests>=2.31.0", "markdownify>=0.13.1"] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [tool.uv] dev-dependencies = ["pyright>=1.1.389"] [project.scripts] mcp-server-unipile = "mcp_server_unipile: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/honeybluesky/mcp-unipile'

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