Loading MCP server directory, please wait...
Clean Markdown and AI-readability scoring for any URL. Built for AI agents.
npx @getmcp/cli add io.github.ravixalgorithm/ontoRequires Node.js 18+. Community-contributed server. Review source before installing.
ONTO_API_KEYYour Onto API key (get one at https://app.buildonto.dev/read/keys — free tier includes 1,000 requests/month).
Config file: ~/Library/Application Support/Claude/claude_desktop_config.json
{
"mcpServers": {
"io.github.ravixalgorithm/onto": {
"command": "npx",
"args": [
"-y",
"@ontosdk/mcp"
],
"env": {
"ONTO_API_KEY": "",
"ONTO_API_BASE": ""
}
}
}
}