Skip to main content
Glama
smithery.yaml709 B
# Smithery configuration for markdown-editor-mcp-server # See https://smithery.ai/ for more information version: 0.1.0 project: name: markdown-editor-mcp-server description: MCP server for structured, semantic editing of Markdown files without overwriting the entire file. keywords: [markdown, editor, mcp, claude, context-protocol, ollama] license: MIT homepage: https://github.com/KazKozDev/markdown-editor-mcp-server # Configuration for running the server run: command: python3 args: [-m, markdown_editor.server] env: # Add any default environment variables if needed PYTHONPATH: src # Installation instructions for Smithery CLI install: pip: - -e . - mcp - pyyaml

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/KazKozDev/markdown-editor-mcp-server'

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