Submit

TinaCMS MCP Server (C#)

@calumjs

a year ago
developer-tools
A Model Context Protocol (MCP) Server built with C# to manage TinaCMS file-based content via MCP tools.
Overview

what is TinaMCP?

TinaMCP is a Model Context Protocol (MCP) Server built with C# that manages file-based content for TinaCMS projects, allowing interaction with content files through standardized MCP tools.

how to use TinaMCP?

To use TinaMCP, clone the repository, configure the root path in the appsettings.json, restore dependencies, and run the server using the MCP Inspector tool for testing.

key features of TinaMCP?

  • Connects to local TinaCMS project directories.
  • Supports basic content management operations like listing, reading, creating, updating, and deleting documents.
  • Provides tools for managing document metadata and schema.

use cases of TinaMCP?

  1. Managing content files in a TinaCMS project.
  2. Facilitating AI models to interact with TinaCMS content.
  3. Testing and developing content management tools using the MCP Inspector.

FAQ from TinaMCP?

  • What is required to run TinaMCP?

You need the .NET 8 SDK, Node.js, and a local TinaCMS project.

  • Can I run TinaMCP without a client?

No, the server is designed to be run by an MCP client like the Inspector.

  • What operations can I perform with TinaMCP?

You can list, read, create, update, delete documents, and manage their metadata.

© 2025 MCP.so. All rights reserved.

Build with ShipAny.