Skip to content
Back to search
30
MCP

contentstudio-mcp

npm/contentstudio-mcp

ContentStudio MCP server (Node + TypeScript) that calls existing Laravel API endpoints.

Uptime
0.0%
5 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

contentstudio-mcp-test-epic
ContentStudio MCP server (Node + TypeScript) that calls existing Laravel API endpoints.
0 tools
@mseep/cucumberstudio-mcp
MCP server for Cucumber Studio API integration
0 tools
laravel-docs-mcp
Model Context Protocol (MCP) server for accessing and searching Laravel 12 documentation. Enables AI assistants and tools to query Laravel d
0 tools
io.github.ryudi84/api
MCP server for generating REST API boilerplate and Express endpoints.
0 tools
api-tester-mcp
Multi-language MCP server for API testing with TypeScript/Playwright, JavaScript/Jest, Python/pytest support
0 tools
@mseep/mcp-crawl4ai-ts
TypeScript MCP server for Crawl4AI - web crawling and content extraction
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "contentstudio-mcp": {
      "url": "None",
      "transport": "http"
    }
  }
}