
mcp mt data api
为 Movable Type 提供基于 Data API 的标准化 Model Context Protocol (MCP) 服务。
Repository Info
About This Server
为 Movable Type 提供基于 Data API 的标准化 Model Context Protocol (MCP) 服务。
Model Context Protocol (MCP) - This server can be integrated with AI applications to provide additional context and capabilities, enabling enhanced AI interactions and functionality.
Documentation
Movable Type MCP Server via Data API
IMPORTANT
This project was created based on mcp-openapi-server. We would like to express our utmost appreciation to the project.
IMPORTANT
This project is currently very alpha state. It is not recommended for production use. Please use at your own risk.
A Model Context Protocol (MCP) server for Movable Type using the Data API. This server allows you to interact with Movable Type's Data API in a standardized way, making it easier to integrate with other applications and services.
Quick Start
You do not need to clone this repository to use this MCP server. You can simply configure it in Claude Desktop:
-
Install node.js and npm if you haven't already.
-
Locate or create your Claude Desktop configuration file:
- On macOS:
~/Library/Application Support/Claude/claude_desktop_config.json
- On macOS:
-
Add the following configuration to enable the OpenAPI MCP server:
{
"mcpServers": {
"openapi": {
"command": "npx",
"args": ["-y", "@usualoma/mcp-mt-data-api"]
}
}
}
License
MIT
Quick Start
Clone the repository
git clone https://github.com/usualoma/mcp-mt-data-apiInstall dependencies
cd mcp-mt-data-api
npm installFollow the documentation
Check the repository's README.md file for specific installation and usage instructions.
Repository Details
Recommended MCP Servers
Discord MCP
Enable AI assistants to seamlessly interact with Discord servers, channels, and messages.
Knit MCP
Connect AI agents to 200+ SaaS applications and automate workflows.
Apify MCP Server
Deploy and interact with Apify actors for web scraping and data extraction.
BrowserStack MCP
BrowserStack MCP Server for automated testing across multiple browsers.
Zapier MCP
A Zapier server that provides automation capabilities for various apps.