Skip to main content
Glama
dmarsters

ASCII Art & Unicode Diagrams MCP Server

by dmarsters
pyproject.toml542 B
[project] name = "ascii-art-mcp" version = "0.1.0" description = "ASCII Art & Unicode Diagrams MCP Server - Lushy Pattern 2" authors = [{name = "Dal Marsters"}] readme = "README.md" requires-python = ">=3.10" dependencies = [ "fastmcp>=0.1.0", ] [project.optional-dependencies] dev = [ "pytest>=7.0", ] [build-system] requires = ["setuptools>=68.0"] build-backend = "setuptools.build_meta" [tool.setuptools.packages.find] where = ["."] include = ["ascii_art_mcp*"] [project.scripts] ascii-art-mcp = "ascii_art_mcp.server:mcp.run"

Latest Blog Posts

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/dmarsters/ascii-art-mcp'

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