MCP.so
Sign In
L

Logosdb Mcp Server

@jose-compu

About Logosdb Mcp Server

No overview available yet

Basic information

Category

Other

Transports

stdio

Publisher

jose-compu

Submitted by

thermo thermo

Config

Add this server to your MCP-compatible client using the configuration below.

{
  "mcpServers": {
    "logosdb": {
      "command": "npx",
      "args": [
        "-y",
        "logosdb-mcp-server"
      ],
      "env": {
        "LOGOSDB_PATH": "./.logosdb",
        "OPENAI_API_KEY": "<your-openai-api-key>"
      }
    }
  }
}

Tools

No tools detected

We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.

Comments

More Other MCP servers