Markovo CLI and MCP server
Markovo turns supported files and explicitly authorized public HTTPS pages into clean, structured Markdown. For the dedicated web experience and product details, visit the PDF to Markdown Converter.
This public repository is the distribution source for the customer-side
markovo CLI and the markovo-mcp stdio MCP server. It contains no local
conversion engine, backend service, deployment configuration, production
credentials, or billing implementation. Conversion runs through the
account-metered service at https://markovo.net.
Install
pip install markovo
Or run it without a permanent installation:
uvx markovo --help
uvx --from markovo markovo-mcp
API key and Credits
- Create an API key in the Developer portal.
- Store it in your shell or MCP host secret store; do not paste it into prompts or commit it to source control.
- Verify the setup:
export MARKOVO_API_KEY="your-key"
markovo doctor --json
Every conversion requires an explicit Credit ceiling. When a key is missing, the client points to the Developer portal. When Credits are insufficient, the service response points to the billing page so the account can be topped up before retrying.
MCP configuration
{
"mcpServers": {
"markovo": {
"command": "uvx",
"args": ["--from", "markovo", "markovo-mcp"],
"env": {
"MARKOVO_API_KEY": "${MARKOVO_API_KEY}",
"MARKOVO_MCP_ROOT": "/path/to/safe/project"
}
}
}
}
MCP clients should inject MARKOVO_API_KEY through their secret or
environment-variable settings. The key and service origin are never MCP
tool arguments, so prompts cannot redirect the credential. The public
client accepts only https://markovo.net and does not follow authenticated
redirects.
The MCP server can read and write only within the required
MARKOVO_MCP_ROOT. Set it to the smallest dedicated project directory
your MCP host needs. If it is missing, the server refuses all file tools;
parent-directory and symlink escapes are rejected.
export MARKOVO_MCP_ROOT="/path/to/safe/project"
Structured errors point to the Developer portal when a key is missing and to Billing when Credits are insufficient.
Links
- Markovo home
- PDF to Markdown
- Documentation
- Pricing and Credits
- Developer portal and API keys
- Billing and top-up
Security
Report security issues privately using the instructions in SECURITY.md. Do not include API keys, customer documents, or private conversion results in a public issue.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file markovo-0.1.0-py3-none-any.whl.
File metadata
- Download URL: markovo-0.1.0-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
3590725082fa08e6fac43238b8791ce38aea4d4f2b037eef1dae8e776c171caf
|
|
| MD5 |
922556a19f2fe7eed0dd6289a060ae27
|
|
| BLAKE2b-256 |
10e9d5f0b1e98e895b488e64c1389f6649a358382f5ebfec43a1bfca9d8771b4
|
Provenance
The following attestation bundles were made for markovo-0.1.0-py3-none-any.whl:
Publisher:
publish-pypi.yml on fisher-byte/markovo
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
markovo-0.1.0-py3-none-any.whl -
Subject digest:
3590725082fa08e6fac43238b8791ce38aea4d4f2b037eef1dae8e776c171caf - Sigstore transparency entry: 2567925800
- Sigstore integration time:
-
Permalink:
fisher-byte/markovo@759066820e788fc7c176caf8621d840df961a5e8 -
Branch / Tag:
refs/heads/main - Owner: https://github.com/fisher-byte
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-pypi.yml@759066820e788fc7c176caf8621d840df961a5e8 -
Trigger Event:
workflow_dispatch
-
Statement type: