Show HN: I built a personal MCP server

mcp-server.matallo.workers.dev

1 points by matallo 8 hours ago

MCP is an open protocol that standardizes how applications provide context to LLMs. [1] I built a personal MCP server that enables LLMs to perform actions through tools like `get_bio` or `get_work_history`. Connect to this remote MCP server from popular MCP clients including Claude Desktop. [2]

[1] https://www.anthropic.com/news/model-context-protocol

[2] https://blog.cloudflare.com/remote-model-context-protocol-se...