ai.smithery/Hint-Services-obsidian-github

searchIssues

Search for issues and discussions in your Obsidian vault repository (hoffination/Ben-Personal). Great for tracking tasks, project management, and collaborative knowledge work.

Remote Hint-Services/obsidian-github-mcp

Other tools also called searchIssues? See providers with this name

Input Schema


            {
  "type": "object",
  "properties": {
    "query": {
      "type": "string",
      "description": "Search query (uses GitHub Issue Search syntax)"
    }
  }
}