MCP.so
Sign In
T

Test

@google

About Test

No overview available yet

Basic information

Category

Developer Tools

Transports

stdio

Publisher

google

Submitted by

Methyl 0x

Config

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

{
  "mcpServers": {
    "obsidian": {
      "command": "/path/to/python",
      "args": [
        "-m",
        "src.server"
      ],
      "cwd": "/path/to/obsidian-mcp",
      "env": {
        "PYTHONPATH": "/path/to/obsidian-mcp",
        "OBSIDIAN_REST_API_KEY": "your-api-key-here",
        "OBSIDIAN_API_URL": "https://localhost:27124"
      }
    }
  }
}

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 Developer Tools MCP servers