内容交付 MCP 服务器
模型上下文协议 (MCP) 服务器,可通过 AI 助手无缝访问 Contentful 的交付 API。使用自然语言查询和检索内容条目、资产和内容类型。
快速入门
在您的项目中安装该包:
或者全局:
设置您的 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.
基于 TypeScript 的 MCP 服务器,与 Contentful 的 Delivery API 交互,使用户能够通过自然语言创建、查询和总结文本笔记。
Related Resources
Related MCP Servers
- Asecurity-licenseAqualityThis TypeScript-based MCP server enables users to manage and summarize text notes, providing tools for note creation and summarization prompts.Last updated -22810
- -security-license-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 -1
- -security-license-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 -3,063
- Asecurity-licenseAqualityA TypeScript-based MCP server that implements a simple notes system, allowing users to create, access, and generate summaries of text notes.Last updated -123