svgicons-com

Svg/icons MCP

Community svgicons-com
Updated

Hosted MCP setup, prompts, examples, and AI coding workflows for svgicons.com.

Svg/icons MCP

svgicons.com is a developer-focused SVG icon platform for searching icons, inspecting icon metadata, exploring icon sets, building icon workflows, and integrating icons into design systems, frontend projects, and AI-assisted coding workflows.

Svg/icons MCP helps MCP-compatible AI coding tools search icons, inspect icon sets, recommend icon choices, export assets, and prepare Icon Collection workflows through the hosted svgicons.com MCP endpoint.

Endpoint:

https://svgicons.com/mcp

Version: 0.1.0

This repository documents hosted MCP workflows for svgicons.com. The endpoint is remote MCP over HTTP JSON-RPC, separate from the Svg/icons REST API, and not OpenAPI. This repo does not provide a local stdio server or a local Svg/icons MCP server package.

What This Repo Contains

  • Hosted MCP endpoint setup
  • Client configuration guidance
  • Live tool reference
  • Prompting guidance
  • Example workflow documentation
  • Security guidance
  • Troubleshooting
  • Relationship to the REST API and CLI repos
  • Community use case templates

Authentication and Pro Plan access

The hosted endpoint supports these access patterns:

  • Anonymous metadata-only access for limited discovery and metadata workflows.
  • OAuth with Dynamic Client Registration and PKCE where the MCP client supports it.
  • Authorization: Bearer ... header tokens for supported developer, CLI, and Codex-style clients.

Do not assume every tool is available anonymously. Many useful workflows require authentication, and some tools or workflows may require an svgicons.com account and/or Pro Plan access. Pro/account-gated workflows can include PNG export, icon kit creation, generated project icon kits, icon collection export, raw SVG access, or other account features depending on permissions.

Do not paste tokens into prompts, issues, screenshots, commits, or public repos. If access is denied, check authentication, account permissions, and Pro Plan access.

See docs/AUTHENTICATION.md.

Live MCP Tools

The hosted endpoint exposes exactly these live MCP tools:

  • search_icons
  • search_icon_sets
  • get_icon
  • export_icon_png
  • recommend_icons_for_ui
  • create_icon_kit
  • generate_icon_kit_for_project
  • export_icon_collection

See docs/TOOLS.md for verified input fields, output notes, access expectations, and safe prompt examples.

Client Setup

Use https://svgicons.com/mcp when your client supports hosted remote MCP over HTTP JSON-RPC.

For ChatGPT and Codex-style setup, use OAuth where supported or a private bearer-token configuration where the client supports it. The current svgicons.com setup docs are the source of truth for client-specific steps:

Config and setup docs:

  • Config index
  • ChatGPT and Codex setup
  • Codex example
  • Client setup overview
  • Authentication
  • Troubleshooting

Prompt Library

The prompt library includes copyable workflows for search, React components, dashboard navigation, emoji replacement, accessibility review, themeable icons, design-system review, Icon Collections, and PNG export.

Start with search icons, then move to code or export prompts only after reviewing the tool calls and selected icons.

Examples And Use Cases

  • Examples show practical hosted MCP workflows. They are documentation examples, not runnable local MCP server apps.
  • Community use cases explain how to share workflows safely.
  • Use-case template provides a reusable submission format.
  • GitHub issue templates support use cases, setup help, feedback, and bug reports.

Sample use cases are marked as examples, not real customer submissions. Review generated SVG and code before committing changes.

Validation

Run local checks before proposing changes:

npm ci
npm run validate

CI runs the same validation without live MCP calls, auth tokens, publishing, or deployment.

Related Repos And Docs

Repo roles:

  • MCP repo: AI coding tool workflows, hosted MCP setup, prompts, examples, security notes, and troubleshooting.
  • API repo: REST API, OpenAPI, SDK, examples, and direct programmatic integration.
  • CLI repo: terminal workflows, export automation, and project commands.

See docs/API_RELATIONSHIP.md.

Security Summary

  • Do not paste tokens into public prompts, issues, screenshots, commits, or repos.
  • Use OAuth where supported by the MCP client.
  • Use bearer tokens only in supported clients and keep them private.
  • Review tool calls before approval.
  • Review AI-generated SVG and code before committing.
  • Treat SVG insertion as code and content insertion.

See SECURITY.md and docs/SECURITY.md.

Start Here

  • Authentication
  • Tools
  • Client setup overview
  • Config examples
  • Troubleshooting
  • API relationship
  • MCP security
  • Prompting guide
  • Prompt library
  • Examples
  • Community use cases

MCP Server ยท Populars

MCP Server ยท New

    moorcheh-ai

    Memanto MCP Server

    Memory that AI Agents Love!

    Community moorcheh-ai
    bgauryy

    Octocode: Research Driven Development for AI

    MCP server for semantic code research and context generation on real-time using LLM patterns | Search naturally across public & private repos based on your permissions | Transform any accessible codebase/s into AI-optimized knowledge on simple and complex flows | Find real implementations and live docs from anywhere

    Community bgauryy
    openaccountants

    OpenAccountants

    Open-source tax skills for AI โ€” 371 skills across 134 countries. Upload to any LLM or connect via MCP. Quality-tiered Q1โ€“Q5.

    Community openaccountants
    kapillamba4

    code-memory

    MCP server with local vector search for your codebase. Smart indexing, semantic search, Git history โ€” all offline.

    Community kapillamba4
    MarcellM01

    TinySearch

    Shrink the web for your local LLMs!

    Community MarcellM01