Skip to main content
Glama

Rememberizer MCP Server

by skydeckai
.pre-commit-config.yaml927 B
default_stages: [commit] repos: - repo: https://github.com/pre-commit/pre-commit-hooks rev: v4.5.0 hooks: - id: trailing-whitespace - id: end-of-file-fixer - id: check-json - id: check-toml - id: check-xml - id: debug-statements - id: check-builtin-literals - id: check-case-conflict - id: check-docstring-first - id: detect-private-key exclude: .cert/ - repo: https://github.com/asottile/pyupgrade rev: v3.15.0 hooks: - id: pyupgrade args: [--py311-plus] - repo: https://github.com/psf/black rev: 24.10.0 hooks: - id: black language_version: python3 - repo: https://github.com/PyCQA/isort rev: 5.13.2 hooks: - id: isort language_version: python3 - repo: https://github.com/PyCQA/flake8 rev: 6.1.0 hooks: - id: flake8 args: [--max-line-length=120]

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/skydeckai/mcp-server-rememberizer'

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