Converts Figma frames into front-end code for various mobile frameworks.

open-mcp
3 years
Works with Finder
1
Github Watches
2
Github Forks
19
Github Stars
OpenMCP
OpenMCP is both:
- a standard for converting web APIs into MCP servers
- an open source registry of servers which follow the standard
Each OpenMCP server gives MCP clients the ability to make requests to a particular web API. Together the servers in the registry represent a broad range of services, empowering the underlying client LLMs to fetch data and perform actions on behalf of their users across many domains.
Contents
Creating a server
https://www.open-mcp.org/servers/creating
Adding OpenMCP servers to MCP clients
Remote hosting
...
Local hosting
Requirements:
- Node.js v18 or later (includes npx and npm)
Claude desktop
npx @open-mcp/{server-id} add-to-client ~/Library/Application\ Support/Claude/claude_desktop_config.json
Cursor
Run this from the root of your project directory or, to add to all cursor projects, run it from your home directory ~
.
npx @open-mcp/{server-id} add-to-client .cursor/mcp.json
Other clients
npx @open-mcp/{server-id} add-to-client /path/to/client/config.json
Alternatives
If you don't want to use the helper command add-to-client
you can use npm
to install the package manually, then add a node
command to your client config with an absolute path to dist/index.js
. See the individual server READMEs for more details.
Converting web API -> OpenMCP
REST openapi.yaml
/ openapi.json
...
gRPC service.proto
...
JSON-RPC openrpc.json
...
GraphQL schema.gql
...
SOAP service.wsdl
...
PostgREST schema.sql
...
相关推荐
I find academic articles and books for research and literature reviews.
Confidential guide on numerology and astrology, based of GG33 Public information
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Advanced software engineer GPT that excels through nailing the basics.
Delivers concise Python code and interprets non-English comments
💬 MaxKB is an open-source AI assistant for enterprise. It seamlessly integrates RAG pipelines, supports robust workflows, and provides MCP tool-use capabilities.
The all-in-one Desktop & Docker AI application with built-in RAG, AI agents, No-code agent builder, MCP compatibility, and more.
Micropython I2C-based manipulation of the MCP series GPIO expander, derived from Adafruit_MCP230xx
MCP server to provide Figma layout information to AI coding agents like Cursor
Reviews

user_Qu6LCyc2
I've been using open-mcp by wegotdocs and it's an exceptional tool! The user-friendly interface and robust features make managing my projects a breeze. The documentation is comprehensive, and the community support is outstanding. I highly recommend it to anyone looking for an efficient project management solution. Check it out at https://github.com/wegotdocs/open-mcp!