Personal Ops Assistant (MCP)
Personal Ops Assistant (MCP)
Персональный операционный ассистент на базе ИИ, созданный с использованием Model Context Protocol (MCP), FastMCP, Google Gemini и FastAPI.
Он динамически обнаруживает и выполняет операционные инструменты во время выполнения для поиска по локальным заметкам, проверки активности репозиториев GitHub и обобщения содержимого живых веб-страниц через веб-интерфейс.
🚀 Ключевые возможности
Model Context Protocol (MCP): Подключает клиентский агент Gemini к локальному серверу инструментов FastMCP через
stdio.Динамическое обнаружение инструментов: Инструменты MCP перечисляются, преобразуются в объявления функций Gemini и вызываются динамически во время выполнения.
Встроенные инструменты:
search_local_notes: Ищет ключевые слова в локальных файлах.mdи.txtи возвращает содержимое файлов.github_recent_activity: Получает последние журналы коммитов из любого репозитория GitHub с помощью GitHub REST API.summarize_webpage: Извлекает и обобщает содержимое живых URL-адресов.
Веб-интерфейс: Современный чат-интерфейс с журналами проверки вызовов инструментов 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 documentationThis server cannot be installed
Maintenance
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
- AlicenseNot gradedqualityDmaintenanceEnables AI models to search the web using DuckDuckGo, scrape webpage content in markdown format, and browse/read local files for code analysis and debugging.191MIT
- AlicenseNot gradedqualityDmaintenanceProvides direct access to local documentation files through simple search and overview tools, enabling LLMs to query project-specific markdown documentation without requiring vector databases or RAG pipelines.MIT
- FlicenseNot gradedqualityDmaintenanceEnables AI models to access GitHub repository information and search local documentation files. Provides three basic tools: fetching repository details, retrieving file contents from GitHub, and searching through local markdown documentation.
- AlicenseAqualityAmaintenanceEnables AI agents to search local Markdown documents using natural language, with automatic indexing and section-level retrieval.921MIT
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
Latest Blog Posts
- Who's Calling? MCP Hosts Are an Identity Blind Spot (And the Spec Knows It)By Om-Shree-0709 on .mcpAgent IdentityOAuth 2.1
- Your AI Chatbot Just Exposed Your CEO's Salary to an InternBy Om-Shree-0709 on .Agent IdentityMCP SecurityOAuth Delegation
- Why MCP Servers Need Execution Sandboxing (And Why Your Current Stack Isn't Enough)By Om-Shree-0709 on .Agentic AiPrompt InjectionWebAssembly
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