Logseq MCP runs on your own machine — the client starts it, so there is no endpoint to ping.
MCP server for Logseq: graphs, pages, blocks via the local HTTP API plugin.
Today is the operative word: we check Logseq MCP every 15 minutes and re-read its code on every release. Watch it and you find out the day that stops being true.
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add logseq-mcp -- npx -y @mrfentmen/logseq-mcp
{
"mcpServers": {
"logseq-mcp": {
"args": [
"-y",
"@mrfentmen/logseq-mcp"
],
"command": "npx"
}
}
}
[mcp_servers.logseq-mcp]
command = "npx"
args = ["-y", "@mrfentmen/logseq-mcp"]
{
"mcpServers": {
"logseq-mcp": {
"args": [
"-y",
"@mrfentmen/logseq-mcp"
],
"command": "npx"
}
}
}
{
"mcpServers": {
"logseq-mcp": {
"args": [
"-y",
"@mrfentmen/logseq-mcp"
],
"command": "npx"
}
}
}
MCP server for building Shopify stores via the Admin GraphQL API: themes, pages, and navigation
Local-only Python MCP server for the Files.com API.
The Figma desktop app as an MCP server: full Plugin API for AI agents. Local, no token, no quota.
MCP server for Bentley STAAD.Pro via the OpenSTAAD API
MCP server for TheBrain 15: search by meaning, graph traversal and batch writes over the local API
MCP server for the Chia blockchain. Read-only Q&A via the public coinset.org API.
MCP server for managing Caddy web servers via the admin API
Unofficial MCP server for managing Healthchecks.io checks via the Management API
Answers built from our own checks of this server.