Skip to main content
Glama

DeepWriter MCP Server

Official

listProjects

Retrieve all projects associated with the authenticated user on DeepWriter MCP Server using a valid API key. Simplify project management and access content generation tools efficiently.

Instructions

List all projects for the authenticated user

Input Schema

NameRequiredDescriptionDefault
api_keyYesThe DeepWriter API key for authentication.

Input Schema (JSON Schema)

{ "$schema": "http://json-schema.org/draft-07/schema#", "additionalProperties": false, "properties": { "api_key": { "description": "The DeepWriter API key for authentication.", "type": "string" } }, "required": [ "api_key" ], "type": "object" }

Other Tools from DeepWriter MCP Server

Related Tools

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/deepwriter-ai/Deepwriter-MCP'

If you have feedback or need assistance with the MCP directory API, please join our Discord server