Humanmcp
@kapoost
关于 Humanmcp
my poems, photos, original content
基本信息
配置
使用下面的配置,将此服务器添加到你的 MCP 客户端。
{
"mcpServers": {
"humanmcp-kapoost": {
"url": "https://kapoost.humanmcp.net/mcp"
}
}
}工具
未检测到工具
工具是从 README 中自动提取的。维护者可以在 ## Tools 标题下列出工具,即可填充这部分内容。
概览
What is Humanmcp?
Humanmcp is a personal content server that speaks the Model Context Protocol (MCP/JSON-RPC 2.0). It lets authors publish poems, essays, notes, images, and typed data artifacts with cryptographic proof of authorship, explicit license terms, and fine-grained access control. AI agents connect natively via MCP to browse, read, verify, and license the content.
How to use Humanmcp?
Configure an MCP client with {"mcpServers": {"kapoost": {"type": "http", "url": "https://kapoost-humanmcp.fly.dev/mcp"}}} to access 12 tools. Locally, build with go build ./cmd/server/ and run with EDIT_TOKEN and AUTHOR_NAME environment variables. Deploy on Fly.io using fly launch and fly deploy.
Key features of Humanmcp
- 12 MCP tools for browsing, reading, and verifying content
- Ed25519 cryptographic signatures on every piece
- Intellectual property certificates with Originality Index
- Access gates: challenge, time, manual, and trade
- Licenses from free to commercial and exclusive
- Typed data artifacts (blobs) with audience targeting
- Zero external Go dependencies; Markdown files as database
Use cases of Humanmcp
- Publish poems, essays, and notes with verifiable authorship
- Share images, vectors, and datasets with specific agents or humans
- License creative work with cryptographically signed certificates
- Run a personal, self-sovereign content server for AI agents
FAQ from Humanmcp
What dependencies or runtime does Humanmcp require?
Go 1.22 with zero external dependencies. It runs on Fly.io with a persistent volume at /data, or locally via go build and environment variables.
Where does my content data live?
All content is stored as plain Markdown files on a Fly.io persistent volume mounted at /data.
What are the content size limits?
Messages and comments are limited to 2000 characters; blob inline text to 512 KB; file uploads to 50 MB; slugs to 64 characters; titles to 256 characters.
How does cryptographic proof of authorship work?
Every piece is signed with Ed25519. The get_certificate tool returns the SHA-256 content hash, the Ed25519 signature plus public key, and an Originality Index (0.0–1.0) with a grade (S/A/B/C
其他 分类下的更多 MCP 服务器
AutoBrowser MCP
autobrowser-aiBrowser MCP is a Model Context Provider (MCP) server that allows AI applications to control your browser

EverArt
modelcontextprotocolModel Context Protocol Servers
🪟 Windows-MCP
CursorTouchMCP Server for Computer Use in Windows
Activepieces
activepiecesAI Agents & MCPs & AI Workflow Automation • (~400 MCP servers for AI agents) • AI Automation / AI Agent with MCPs • AI Workflows & AI Agents • MCPs for AI Agents
MCP Registry
modelcontextprotocolA community driven registry service for Model Context Protocol (MCP) servers.
评论