frappe_mcp_server
The Frappe MCP Server is a server that exposes the functionalities of the Frappe Framework to AI assistants. It allows for document CRUD operations and schema management through the official REST API, providing detailed instructions on API usage. With comprehensive error handling and validation, it is designed to facilitate effective interaction between AI assistants and Frappe.
GitHub Stars
83
User Rating
Not Rated
Favorites
0
Views
22
Forks
40
Issues
7
Technical Information
Programming Languages
TypeScriptPrimary Language
System Requirements
Node.js 18以上Frappe 15以上Provided Features
ドキュメント操作(作成、読み取り、更新、削除、リスト)
スキーマとメタデータの処理
DocTypeの発見と探索
詳細なAPI使用指示と例
包括的なエラーハンドリングとバリデーション
Safety Analysis
Safety Score
Safe100/100
Recommended For
Recommended for developers using the Frappe framework and engineers developing applications that integrate with AI assistants. Also suitable for projects that require data manipulation through the API.