MCP server that finds open-source, commercially-usable icons and returns direct SVG download links, searching over 300,000 icons with license filtering.
Enables Copilot to safely read one explicitly selected source file from a configured root directory via a single MCP tool call and receive bounded, UTF-8 text for explanation.
MCP server exposing 3100+ cloud technology icons (AWS, Azure, GCP, Microsoft, CNCF, Devicon) with 3-tier search and multiple output formats for integration into presentations and architecture diagrams.
Enables delegating checkable subtasks such as summarization, search-and-summarize, and file downloads to a local OpenAI-compatible model, with mandatory result verification and job statistics.
Extracts SVG icons from Figma and generates React TSX icon components automatically, enabling AI assistants like GitHub Copilot and Claude to manage icon workflows.
Enables to create, iterate, and export 3D models through natural language conversations with an LLM by bundling OpenSCAD via WebAssembly for zero-setup 3D modeling.
A lightweight MCP server that provides persistent knowledge graph storage for AI assistants, enabling memory across sessions through entity-relationship storage with JSON file persistence.
Enables Codex to search, create, and organize notes in Simple Sticky Notes 6.9 on Windows via MCP, with support for rich text formatting and safe write operations.
Provides a minimal Model Context Protocol server that demonstrates a basic tool, a static resource, and a prompt template, enabling clients to discover and exercise core MCP capabilities over stdio.
A minimal browser debugging MCP server that monitors Chrome Console logs and executes JavaScript. 97% lighter than full DevTools alternatives, providing just 4 essential tools for efficient debugging without consuming excessive context tokens.