Skip to main content
Glama
Gasased

pictogrammers-mcp

by Gasased

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault

No arguments

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{}

Tools

Functions exposed to the LLM to take actions

NameDescription
init_project_icons

Pin this project to ONE Pictogrammers icon library so every icon you add stays visually coherent. Writes pictogrammers.config.json at the project root. Call this once before adding icons.

project_icon_statusA

Show the pinned icon library for this project, its defaults, and the inventory of icons used so far.

list_libraries

List the available Pictogrammers icon libraries with their style, grid size, icon count and npm packages.

list_tags

List the category tags for a library, so you can browse/filter icons by category.

search_icons

Search icons by keyword. Returns ranked matches (name, aliases, tags, codepoint). Defaults to the project's pinned library and variant for coherence. Use get_icon to fetch the actual SVG.

get_icon

Fetch one icon and render it in the format you need instead of hand-writing SVG. Formats: svg (default), svg-path, jsx, react-mdi, js-constant, data-uri. Records the icon in the project inventory and warns if it breaks coherence with the pinned library.

download_icons

Download one or more icons to disk as .svg files (or a JSON map of svg/data-uri) into outputDir. Enforces the pinned library for coherence and records them in the project inventory.

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

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/Gasased/pictogrammers-mcp'

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