コンテンツフル配信MCPサーバー
AIアシスタントを介してContentfulのDelivery APIへのシームレスなアクセスを提供するモデルコンテキストプロトコル(MCP)サーバー。自然言語を使用して、コンテンツエントリ、アセット、コンテンツタイプをクエリおよび取得できます。
クイックスタート
プロジェクトにパッケージをインストールします。
あるいは世界的に:
Contentful の資格情報を設定します。
特徴
- コンテンツを検索するための自然言語クエリ
- IDまたはコンテンツタイプでエントリを取得する
- 資産運用管理
- コンテンツタイプスキーマアクセス
- ページネーションのサポート
- リッチテキストコンテンツの処理
利用可能なツール
query_entries
- すべてのコンテンツにわたる自然言語検索get_entry
- IDで特定のエントリを取得するget_entries
- フィルタリングされたエントリを一覧表示するget_assets
- すべてのアセットを参照するget_asset
- IDで資産の詳細を取得するget_content_type
- コンテンツタイプスキーマを表示するget_content_types
- 利用可能なコンテンツタイプを一覧表示する
Mastra AIとの統合
Mastra AIは、このMCPサーバーとのシームレスな統合を提供します。設定方法は次のとおりです。
発達
デバッグ
MCP Inspector はデバッグ用の Web インターフェースを提供します。
デバッグ ツールにアクセスするには、提供された URL にアクセスしてください。
リソース
ライセンス
マサチューセッツ工科大学
remote-capable server
The server can be hosted and run remotely because it primarily relies on remote services or has no dependency on the local environment.
Contentful の Delivery API と対話する TypeScript ベースの MCP サーバー。これにより、ユーザーは自然言語を使用してテキスト ノートを作成、クエリ、要約できます。
Related Resources
Related MCP Servers
- -securityFlicense-qualityA TypeScript-based MCP server that enables users to manage text notes and generate summaries, showcasing key MCP concepts like resource representation and LLM integration.Last updated -1,667JavaScript
- AsecurityFlicenseAqualityA simple TypeScript-based MCP server that implements a notes system, allowing users to create, list, and generate summaries of text notes via Claude.Last updated -1JavaScript
- AsecurityFlicenseAqualityA TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes.Last updated -121TypeScript
- -securityFlicense-qualityA TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes.Last updated -JavaScript