I craft unique cereal names, stories, and ridiculously cute Cereal Baby images.

MCP-server-condenful
MCP -Server, der meinen inhaltlichen Speicherplatz abfragt.
3 years
Works with Finder
1
Github Watches
1
Github Forks
0
Github Stars
Contentful MCP Server
A Model Context Protocol (MCP) server that allows Claude to interact with Contentful CMS data directly. This integration enables Claude to fetch content types and entries from your Contentful space.
Features
- Fetch all content types from your Contentful space
- Retrieve entries for specific content types
- Structured responses for easy consumption by AI assistants
Prerequisites
- Node.js (v16 or higher)
- A Contentful account with API keys
- Claude Desktop (to use the MCP server with Claude)
Installation
- Clone this repository:
git clone https://github.com/yourusername/contentful-mcp-server.git cd contentful-mcp-server
2.Install dependencies: npm install
Create a .env file in the root directory with your Contentful credentials: 4. CONTENTFUL_SPACE_ID=your_space_id CONTENTFUL_ACCESS_TOKEN=your_access_token CONTENTFUL_ENVIRONMENT=develop CONTENTFUL_PREVIEW_ACCESS_TOKEN=your_preview_token
npm run build
Or configure a build script in your package.json: "scripts": { "build": "tsc", "start": "node dist/index.js" }
##Configuration for Claude Desktop
{
"mcpServers": {
"contentful": {
"command": "node",
"args": [
"/absolute/path/to/contentful-mcp-server/dist/index.js"
]
}
}
}
相关推荐
Evaluator for marketplace product descriptions, checks for relevancy and keyword stuffing.
Confidential guide on numerology and astrology, based of GG33 Public information
A geek-themed horoscope generator blending Bitcoin prices, tech jargon, and astrological whimsy.
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Entdecken Sie die umfassendste und aktuellste Sammlung von MCP-Servern auf dem Markt. Dieses Repository dient als zentraler Hub und bietet einen umfangreichen Katalog von Open-Source- und Proprietary MCP-Servern mit Funktionen, Dokumentationslinks und Mitwirkenden.
Ein einheitliches API-Gateway zur Integration mehrerer Ethercan-ähnlicher Blockchain-Explorer-APIs mit Modellkontextprotokoll (MCP) für AI-Assistenten.
Mirror ofhttps: //github.com/bitrefill/bitrefill-mcp-server
Reviews

user_HRFphxmk
I've been using MCP-server-Contenful for some time now, and it has significantly improved my content management workflows. The setup was straightforward, thanks to the clear instructions provided by tejedamiguel6. It integrates seamlessly with various platforms, allowing for smooth and efficient content delivery. The flexibility and scalability it offers are unmatched. Plus, the community support on GitHub is fantastic! Highly recommended for anyone looking to enhance their content management process.