Skip to main content
Glama
talhaqadeer02-byte

Personal Ops Assistant (MCP)

Personal Ops Assistant (MCP)

一个基于 Model Context Protocol (MCP)FastMCPGoogle GeminiFastAPI 构建的 AI 驱动的个人运维助手。

它能在运行时动态发现并执行运维工具,通过 Web 界面搜索本地笔记、查看 GitHub 仓库活动以及总结实时网页内容。


🚀 主要特性

  • 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