Skip to main content
Glama

Doorstop MCP

Quick and dirty implementation of a MCP Server for the Python Doorstop framework.

Testing the API

You can explore the MCP by using the following web GUI:

npx -y @modelcontextprotocol/inspector

Options:

Implementation Status

  • create: create a new document directory

  • delete: delete a document directory

  • add: create an item file in a document directory

  • remove: remove an item file from a document directory

  • edit: open an existing item or document for editing

  • reorder: organize the outline structure of a document

  • link: add a new link between two items

  • unlink: remove a link between two items

  • clear: absolve items of their suspect link status

  • review: absolve items of their unreviewed status

  • import: import an existing document or item

  • export: export a document as YAML or another format

  • publish: publish a document as text or another format

Not implementing delete operations for now. And import/export/publish is not useful for an MCP server.

-
security - not tested
A
license - permissive license
-
quality - not tested

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/Jannled/DoorstopMCP'

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