Skip to main content
Glama
talhaqadeer02-byte

Personal Ops Assistant (MCP)

Personal Ops Assistant (MCP)

Model Context Protocol (MCP)FastMCPGoogle GeminiFastAPI を使用して構築された、AI を活用したパーソナル運用アシスタントです。

実行時に運用ツールを動的に検出して実行し、ローカルノートの検索、GitHub リポジトリのアクティビティの確認、ライブ Web ページの要約を Web インターフェースを通じて行います。


🚀 主な機能

  • Model Context Protocol (MCP): stdio を介して Gemini クライアントエージェントをローカルの FastMCP ツールサーバーに接続します。

  • 動的ツール検出: MCP ツールが一覧表示され、Gemini 関数宣言に変換され、実行時に動的に呼び出されます。

  • 統合ツール:

    • search_local_notes: ローカルの .md および .txt ファイルをキーワードで検索し、ファイルの内容を返します。

    • github_recent_activity: GitHub REST API を使用して、任意の GitHub リポジトリから最近のコミットログを取得します。

    • summarize_webpage: ライブ URL からコンテンツを抽出して要約します。

  • Web UI: ライブの MCP ツール呼び出し検査ログを備えたモダンなチャットインターフェース。


Related MCP server: MCP Docs Server

📁 プロジェクト構造

├── notes/              # Local markdown and text notes directory
├── static/
│   └── index.html      # Responsive chat interface
├── agent.py            # Gemini client & MCP dynamic tool orchestration loop
├── server.py           # FastMCP server exposing local tools over stdio
├── app.py              # FastAPI server & API endpoints
├── requirements.txt    # Project dependencies
└── README.md           # Project documentation
F
license - not found
Not graded
quality - not tested
C
maintenance

Maintenance

Maintainers
Response time
Release cycle
Releases (12mo)
Commit activity

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Servers

View all related MCP servers

Related MCP Connectors

  • Search and reason over your Obsidian-style Markdown vault, right from ChatGPT.

  • Connect AI assistants to your GitHub-hosted Obsidian vault to seamlessly access, search, and analy…

  • Search your AI chat history (ChatGPT, Claude, Codex) from any MCP client. Remote, private, read-only

View all MCP Connectors

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/talhaqadeer02-byte/personal-ops-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server