mirror of
https://github.com/punkpeye/awesome-mcp-servers.git
synced 2026-07-26 00:51:46 +00:00
Merge pull request #10426 from saiffmirza/add-kiyas
Add kiyas — Figma design-fidelity MCP server 🤖🤖🤖
This commit is contained in:
@@ -1000,6 +1000,7 @@ Data Platforms for data integration, transformation and pipeline orchestration.
|
||||
- [adrianczuczka/mason](https://github.com/adrianczuczka/mason) [](https://glama.ai/mcp/servers/adrianczuczka/mason) 📇 🏠 🍎 🪟 🐧 - Context engineering MCP server. Generates CLAUDE.md from git history and architectural file sampling, and maintains a concept-map snapshot of features/flows → files so agents can skip grep/glob on repeat queries.
|
||||
The fast, idiomatic Go framework for building MCP servers. Struct-tag auto schema, middleware chain, and adapters to import existing Gin/OpenAPI/gRPC services as MCP tools.
|
||||
- [masondelan/selvedge](https://github.com/masondelan/selvedge) [](https://glama.ai/mcp/servers/masondelan/selvedge) 🐍 🏠 - Change tracking for AI-era codebases. AI agents call it to log structured change events (entity + diff + reasoning) before the session ends, then query history with diff, blame, history, changeset, and search. Captures the intent that would otherwise evaporate.
|
||||
- [saiffmirza/kiyas](https://github.com/saiffmirza/kiyas) [](https://glama.ai/mcp/servers/saiffmirza/kiyas) 📇 🏠 ☁️ 🍎 🪟 🐧 - Design-fidelity checks for AI agents: compare a Figma frame (or any design screenshot) against the rendered implementation and get structured discrepancies with CSS properties and severity. Resolves a natural-language component description to a URL + selector in your codebase, screenshots it with Playwright, and compares via vision AI using your existing Claude Code or Codex subscription — no API keys. 90% mutation recall, zero false positives on its golden eval set. `npx -y kiyas-cli mcp`
|
||||
- [sapph1re/mcp-billing-gateway-sdk](https://github.com/sapph1re/mcp-billing-gateway-sdk) [](https://glama.ai/mcp/servers/sapph1re/mcp-billing-gateway-sdk) 📇 ☁️ - Billing infrastructure for MCP server operators. Add Stripe subscriptions, per-call credits, tiered pricing, and x402 crypto micropayments to any MCP server without writing billing code. Operator dashboard included.
|
||||
- [agenticempire/axint](https://github.com/agenticempire/axint) [](https://glama.ai/mcp/servers/agenticempire/axint) 📇 🏠 - Apple-native execution layer for AI agents. Compiles TypeScript to validated Swift — App Intents, SwiftUI views, WidgetKit widgets, and full apps. 13 MCP tools, 150 diagnostics, 500 tests.
|
||||
- [callstackincubator/agent-device](https://github.com/callstackincubator/agent-device) [](https://glama.ai/mcp/servers/callstackincubator/agent-device) 📇 🏠 🍎 🐧 - Discovery router for the agent-device CLI. Exposes status, install guidance, version-matched help, prompts, and resources for iOS, Android, tvOS, macOS, and Linux automation workflows.
|
||||
|
||||
Reference in New Issue
Block a user