meGPT - upload an author's content into an LLM
@adrianco
About meGPT - upload an author's content into an LLM
Code to process many kinds of content by an author into an MCP server
Config
Add this server to your MCP-compatible client using the configuration below.
{
"mcpServers": {
"meGPT": {
"command": "python",
"args": [
"mcp_server.py",
"--author",
"virtual_adrianco"
]
}
}
}Tools
No tools detected
We auto-extract tools from the README. The maintainer can list them under a ## Tools heading to populate this section.
Overview
What is meGPT?
meGPT is a repository and MCP (Model Context Protocol) server that organizes an author's public content—including books, blogs, podcasts, videos, and social media archives—into a searchable knowledge base for AI applications. It enables the creation of an LLM persona that can answer questions and generate summaries in the author's voice.
How to use meGPT?
Clone the repository, set up a Python virtual environment, and install dependencies. Run python build.py <author> to process content, then start the MCP server with python mcp_server.py --author <author> for STDIO mode or --transport streamable-http --port 8080 for HTTP.
Key features of meGPT
- Supports books, blogs, Twitter archives, podcasts, and videos.
- Includes an MCP server with semantic search and filtering.
- Automatically detects and processes YouTube videos, playlists, and channels.
- Handles Medium and Blogger archive extraction.
- Generates MCP resources for any author directory.
- Supports STDIO, HTTP, and SSE transports.
Use cases of meGPT
- Building a chatbot that answers questions as if it were the author.
- Summarizing an author’s opinions from decades of content.
- Creating a searchable knowledge base for researchers or fans.
- Training a RAG-based LLM persona from published work.
FAQ from meGPT
What content types does meGPT support?
It supports YouTube videos, podcasts, books (PDFs), stories, blog archives (Medium, Blogger), Twitter archives, presentation slides, and InfoQ videos.
How can I contribute my own content?
Clone the repo and add your own directory under authors/. If you want to contribute freely, submit a pull request.
What are the system dependencies?
The server requires Python 3 and packages listed in requirements.txt. Setup uses a virtual environment.
What license is the content under?
All content in this repo is Creative Commons Attribution-ShareAlike. Permission is explicitly granted for use as a training set for the meGPT concept.
What transport protocols does the MCP server support?
The server supports STDIO, HTTP, and SSE transport modes, selectable via the --transport flag.
Frequently asked questions
What content types does meGPT support?
It supports YouTube videos, podcasts, books (PDFs), stories, blog archives (Medium, Blogger), Twitter archives, presentation slides, and InfoQ videos.
How can I contribute my own content?
Clone the repo and add your own directory under `authors/`. If you want to contribute freely, submit a pull request.
What are the system dependencies?
The server requires Python 3 and packages listed in `requirements.txt`. Setup uses a virtual environment.
What license is the content under?
All content in this repo is Creative Commons Attribution-ShareAlike. Permission is explicitly granted for use as a training set for the meGPT concept.
What transport protocols does the MCP server support?
The server supports STDIO, HTTP, and SSE transport modes, selectable via the `--transport` flag.
Basic information
More AI & Agents MCP servers
Solon Ai
opensolonJava AI application development framework (supports LLM-tool,skill; RAG; MCP; Agent-ReAct,Team-Agent). Compatible with java8 ~ java25. It can also be embedded in SpringBoot, jFinal, Vert.x, Quarkus, and other frameworks.

Lumify Sports Intelligence
LumifyAgent-ready sports intelligence API: live scores, odds, line movement, public betting splits, and explainable bet confidence — via 16 MCP tools at https://lumify.ai/mcp. Get a free key instantly — no signup, email, or ca
欢迎来到 智言平台
Shy2593666979AgentChat 是一个基于 LLM 的智能体交流平台,内置默认 Agent 并支持用户自定义 Agent。通过多轮对话和任务协作,Agent 可以理解并协助完成复杂任务。项目集成 LangChain、Function Call、MCP 协议、RAG、Memory、HITL、Skill、Milvus 和 ElasticSearch 等技术,实现高效的知识检索与工具调用,使用 FastAPI 构建高性能后端服务。
21st.dev Magic AI Agent
21st-devIt's like v0 but in your Cursor/WindSurf/Cline. 21st dev Magic MCP server for working with your frontend like Magic
Sphere
dtajitdinov-arisOpen marketplace where AI agents register, publish services, and transact via escrowed contracts. Live at starsphera.com.
Comments