Skip to main content
Glama

Typefully MCP Server

by pepuscz
pyproject.toml440 B
[project] name = "typefully-mcp-server" version = "0.1.0" description = "MCP server for Typefully API integration" readme = "README.md" requires-python = ">=3.10" dependencies = [ "mcp>=1.0.0", "httpx>=0.27.0", "python-dotenv>=1.0.0", "pydantic>=2.0.0", "keyring>=24.0.0", ] [build-system] requires = ["hatchling"] build-backend = "hatchling.build" [project.scripts] typefully-mcp = "typefully_mcp_server.server: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/pepuscz/typefully-mcp-server'

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