Skip to main content
Glama
talhaqadeer02-byte

Personal Ops Assistant (MCP)

Personal Ops Assistant (MCP)

An AI-powered personal operations assistant built using the Model Context Protocol (MCP), FastMCP, Google Gemini, and FastAPI.

It dynamically discovers and executes operational tools at runtime to search local notes, inspect GitHub repository activity, and summarize live web pages through a web interface.


πŸš€ Key Features

  • Model Context Protocol (MCP): Connects a Gemini client agent to a local FastMCP tool server via stdio.

  • Dynamic Tool Discovery: MCP tools are listed, converted to Gemini function declarations, and invoked dynamically at runtime.

  • Integrated Tools:

    • search_local_notes: Searches local .md and .txt files for keywords and returns file content.

    • github_recent_activity: Fetches recent commit logs from any GitHub repository using the GitHub REST API.

    • summarize_webpage: Extracts and summarizes content from live URLs.

  • Web UI: Modern chat interface with live MCP tool call inspection logs.


Related MCP server: MCP Docs Server

πŸ“ Project Structure

β”œβ”€β”€ 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