u/cyanheads

I built & publicly host a handful of MCP servers - free to use, no API keys/auth needed
▲ 45 r/ClaudeAI+1 crossposts

I built & publicly host a handful of MCP servers - free to use, no API keys/auth needed

Hi there, I wanted to share something I've been working on. I've built a collection of MCP servers that are all hosted and publicly available. You can point any MCP client (like Claude/ChatGPT) at them and start using them immediately - no setup/install, no keys/auth, nothing running locally.

Here's what's live right now:

Health and science:

Academic:

Government and public data:

Utility:

To use any of these, just add the /mcp URL as a remote MCP server in your client. In Claude Desktop, that looks like this:

Adding a Remote MCP server to Claude

They're all built on @cyanheads/mcp-ts-core, an agent-native TypeScript framework I maintain for building MCP servers. If you want to build your own, npx @cyanheads/mcp-ts-core init my-mcp-server will scaffold a project for you. CD into that new directory and start up your coding agent; describe what you want to build and they can take it from there.

I have a bunch of other MCP servers too (local tools, git operations, Obsidian, etc.) that aren't hosted but work great as stdio servers. Full list is on my GitHub profile.

Happy to answer questions about any of them. Thanks for reading!

reddit.com
u/cyanheads — 23 hours ago