Sitefinity CMS · Capability
Sitefinity CMS Content Management
Unified capability for managing Sitefinity CMS content including news items, blog posts, events, and media. Enables content operations teams and developers to automate content lifecycle management, publish workflows, and headless content delivery integrations.
What You Can Do
GET
List news items
— List news items from Sitefinity CMS
/v1/news-items
POST
Create news item
— Create a new news item in Sitefinity CMS
/v1/news-items
GET
List blog posts
— List blog posts from Sitefinity CMS
/v1/blog-posts
POST
Create blog post
— Create a new blog post in Sitefinity CMS
/v1/blog-posts
GET
List events
— List events from Sitefinity CMS
/v1/events
POST
Create event
— Create a new event in Sitefinity CMS
/v1/events
MCP Tools
list-news-items
List news items from Sitefinity CMS with optional OData filtering
read-only
idempotent
create-news-item
Create a new news content item in Sitefinity CMS
list-blog-posts
List blog posts from Sitefinity CMS with optional OData filtering
read-only
idempotent
create-blog-post
Create a new blog post in Sitefinity CMS
list-events
List events from Sitefinity CMS with optional OData filtering
read-only
idempotent
create-event
Create a new event in Sitefinity CMS
APIs Used
sitefinity-content