pictogrammers-mcp
Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
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
| Capability | Details |
|---|---|
| tools | {} |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| 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
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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