frame0-mcp-server
The frame0-mcp-server is a lightweight server solution built with JavaScript, providing developers with a framework to quickly build applications. It features a simple API design and an extensible structure, making it suitable for various projects. Notably, it excels in real-time communication and data processing.
GitHub Stars
42
User Rating
Not Rated
Favorites
0
Views
372
Forks
6
Issues
4
Installation
Difficulty
IntermediateEstimated Time
10-20 minutes
Installation
Prerequisite:
You can use
[Frame0](https://frame0.app/)
v1.0.0-beta.17 or higher.[Node.js](https://nodejs.org/)
Setup for Claude Desktop in v22 or higher.claude_desktop_config.json as below:
json
{
"mcpServers": {
"frame0-mcp-server": {
"command": "npx",
"args": ["-y", "frame0-mcp-server"]
}
}
}
--api-port= optional parameter to use another port number for Frame0's API server.Additional Resources
Author Information
President of MKLabs, PhD from CS@KAIST, Amateur Jazz drummer
MKLabs Co.,Ltd.South Korea
151
Followers
65
Repositories
0
Gists
0
Total Contributions