Creationloop
@marino129
Creationloop について
概要はまだありません
基本情報
設定
以下の設定を使って、このサーバーを MCP 対応クライアントに追加してください。
{
"mcpServers": {
"creationloop": {
"type": "streamable-http",
"url": "https://creationloop.ai/api/mcp"
}
}
}ツール
ツールは検出されませんでした
ツールは README から自動的に抽出されます。メンテナーは ## Tools という見出しの下に記載することで、このタブに反映できます。
概要
What is Creationloop?
Creationloop is a remote MCP server that lets any MCP-capable agent read CreationLoop’s canonical company information and submit a design‑partner application on a user’s behalf. It is hosted and requires no installation or configuration.
How to use Creationloop?
Point your MCP client at the endpoint https://creationloop.ai/api/mcp using Streamable HTTP (POST, JSON‑RPC 2.0). No authentication is needed. Example configuration for Claude Code: claude mcp add --transport http creationloop https://creationloop.ai/api/mcp. For Claude Desktop or Cursor, add the endpoint in their respective config files.
Key features of Creationloop
- Remote, hosted server – nothing to install.
- No authentication required.
- Streamable HTTP transport with stateless JSON responses.
- Three read tools returning canonical copy verbatim.
- One write tool for submitting design‑partner applications.
- Rate limits per IP: 30 req/min (all), 5/min for applications.
Use cases of Creationloop
- An agent retrieves CreationLoop’s company overview, design‑partner offer, or FAQ.
- A user submits a design‑partner application through their agent.
- A developer verifies the server connection by listing tools.
- A brand’s founder or CMO obtains canonical marketing copy via their agent.
FAQ from Creationloop
What does Creationloop do?
Creationloop is a remote MCP server that exposes four tools: three read tools that return fixed, canonical text about CreationLoop (overview, design‑partner offer, FAQ) and one write tool that submits a design‑partner application.
How do I connect to the server?
Point your MCP client to https://creationloop.ai/api/mcp using POST with JSON‑RPC 2.0. No authentication is required. The server uses Streamable HTTP in stateless mode.
What runtime or dependencies are needed?
None. The server is hosted remotely. Your client only needs to support the MCP Streamable HTTP transport.
Where does submitted data live?
A successful application stores the applicant’s email (normalized), a derived source string, and optional name/company/message. The raw website URL is not stored; only the hostname is kept. The IP address is used only for rate limiting and is not persisted.
What are the rate limits?
All MCP traffic: 30 requests per minute per client IP. The submit_design_partner_application tool has a tighter limit of 5 submissions per minute. Exceeding limits returns HTTP 429 or a tool error.
マーケットプレイスの他のコンテンツ

Puppeteer
modelcontextprotocolModel Context Protocol Servers
n8n - Secure Workflow Automation for Technical Teams
n8n-ioFair-code workflow automation platform with native AI capabilities. Combine visual building with custom code, self-host or cloud, 400+ integrations.

Time
modelcontextprotocolModel Context Protocol Servers
1Panel
1Panel-dev🔥 1Panel is a modern, open-source VPS control panel — and the only one with native AI agent support. Run Ollama models, deploy OpenClaw agents, and manage your entire server stack from one clean web interface.
Awesome Mcp Servers
punkpeyeA collection of MCP servers.
コメント