Skip to main content
Glama

BlueSky MCP Server

pyproject.toml355 B
[project] name = "bluesky_mcp" version = "0.1.0" requires-python = ">=3.12" dependencies = [ "mcp>=0.1.0", "atproto>=0.0.47", "pydantic>=2.0.0" ] [build-system] requires = [ "hatchling",] build-backend = "hatchling.build" [project.scripts] bluesky-mcp = "bluesky_mcp:main" [[project.authors]] name = "berlinbra" email = "BMBpsn@gmail.com"

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/berlinbra/BlueSky-MCP'

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