Skip to main content
Glama
antsincgame

appwrite-console-mcp

by antsincgame

appwrite-console-mcp

MCP-сервер с рут-доступом ко всем проектам Appwrite. Логинится рут-аккаунтом в контексте console, а для данных конкретного проекта на лету выпускает ключ со всеми скоупами. Один эндпоинт = весь инстанс + управление проектами.

Инструменты

  • appwrite_request — универсальный вызов: target (console или ID проекта), method, path (без /v1), опционально query / body.

  • list_projects, list_organizations, create_project, delete_project.

Related MCP server: nango-mcp-server

Переменные окружения

  • APPWRITE_ENDPOINT — напр. https://appwrite.example.com/v1

  • APPWRITE_EMAIL, APPWRITE_PASSWORD — рут-аккаунт (MFA выключен)

  • MCP_SECRET — токен в пути HTTP-эндпоинта (авторизация коннектора)

  • PORT — по умолчанию 8000

Запуск (Docker / Coolify)

Деплой из репозитория как Dockerfile. Контейнер поднимает MCP по stdio и отдаёт его как Streamable HTTP через supergateway. Коннектор Claude.ai: https://<домен>/<MCP_SECRET>/mcp.

Локально (stdio, без моста):

APPWRITE_ENDPOINT=... APPWRITE_EMAIL=... APPWRITE_PASSWORD=... node index.mjs
Install Server
F
license - not found
C
quality
C
maintenance

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

  • F
    license
    B
    quality
    -
    maintenance
    Enables AI agents to administer MetaMCP instances by managing servers, namespaces, endpoints, and API keys across multiple deployments. Supports full CRUD operations, bulk server imports, cross-instance cloning, and granular tool management through MetaMCP's tRPC API.
    Last updated
    26
    1
  • A
    license
    C
    quality
    B
    maintenance
    MCP server for managing Nango environments, integrations, connections, and proxy requests. Provides tools for environment checks, integration management, connection handling, Connect sessions, and provider API calls through Nango Proxy.
    Last updated
    23
    2
    MIT
  • F
    license
    -
    quality
    B
    maintenance
    FastMCP server for managing a self-hosted Infisical instance, exposing tools to create, read, update, and delete projects, environments, folders, and secrets, and to render .env and shell-export formats.
    Last updated

View all related MCP servers

Related MCP Connectors

  • MCP (Model Context Protocol) server for Appwrite

  • MCP server for interacting with the Supabase platform

  • One PAT, any MCP agent: Vercel, GitHub, Cloudflare, Supabase, GCP — unified dev infra gateway.

View all MCP Connectors

Latest Blog Posts

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/antsincgame/appwrite-console-mcp'

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