コンテンツフル配信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
- AsecurityFlicenseAqualityThis TypeScript-based MCP server enables users to manage and summarize text notes, providing tools for note creation and summarization prompts.Last updated -132910TypeScript
- -securityFlicense-qualityA TypeScript-based MCP server that enables users to manage text notes with features like note creation and summary generation using a Model Context Protocol.Last updated -1JavaScript
- -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 -2,704JavaScript
- AsecurityFlicenseAqualityA TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes.Last updated -123TypeScript