SaaSHub helps you find the best software and product alternatives Learn more →
Fastmcp Alternatives
Similar projects and alternatives to fastmcp
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
goose
an open source, extensible AI agent that goes beyond code suggestions - install, execute, edit, and test with any LLM
-
awesome-mcp-servers
Discontinued A collection of MCP servers. [GET https://api.github.com/repos/punkpeye/awesome-mcp-servers: 404 - Not Found // See: https://docs.github.com/rest]
-
specification
Discontinued Specification and documentation for the Model Context Protocol [Moved to: https://github.com/modelcontextprotocol/modelcontextprotocol] (by modelcontextprotocol)
-
AgentNetworkProtocol
AgentNetworkProtocol(ANP) is an open source protocol for agent communication. Our vision is to define how agents connect with each other, building an open, secure, and efficient collaboration network for billions of intelligent agents.
-
mcp-apple-notes
Talk with your notes in Claude. RAG over your Apple Notes using Model Context Protocol.
-
mcp-proxy
Discontinued A TypeScript SSE proxy for MCP servers that use stdio transport. [GET https://api.github.com/repos/punkpeye/mcp-proxy: 404 - Not Found // See: https://docs.github.com/rest] (by punkpeye)
-
aws-mcp
Talk with your AWS using Claude. Model Context Protocol (MCP) server for AWS. Better Amazon Q alternative.
-
-
-
graphql-sse
Zero-dependency, HTTP/1 safe, simple, GraphQL over Server-Sent Events Protocol server and client.
-
fastmcp discussion
fastmcp reviews and mentions
-
How to Build an MCP Server in TypeScript
My backend is built with Node.js and TypeScript, so I needed a TypeScript friendly way to create MCP servers. After exploring various options, I discovered FastMCP and it's exactly what I was looking for.
-
I Automated My Entire Dev Workflow with AI (You Won't Believe How Easy It Is)
Want to be part of this future? Start with FastMCP and build your first automation today. And if you're ready to create that magical feedback → feature pipeline, UserJot is building the infrastructure to make it happen.
- FastMCP v2 – now defaults to streamable HTTP with SSE fallback
-
MCP vs. API Explained
Random: I tried posting this as ShowHN, but I am guessing I don't have enough reputation, because it was hidden.
So if you are here for MCP, I will use the opportunity to share what I've been working on the last few months.
I've hand curated hundreds of MCP servers, which people can access and browse via https://glama.ai/mcp/servers and made those servers available via API https://glama.ai/mcp/reference
The API allows to search for MCP servers, identify their capabilities via API attributes, and even access user hosted MCP servers.
However, you can also try these servers using an inspector (available under every server) and also in the chat (https://glama.ai/chat)
This is all part of a bigger ambition to create an all encompassing platform for authoring, discovering and hosting MCP servers.
I am also the author of https://github.com/punkpeye/fastmcp framework and several other supporting open-source tools, like https://github.com/punkpeye/mcp-proxy
If you are also interested in MCP and want to chat about the future of this technology, drop me a message.
-
Show HN: Glama – MCP server directory and API and gateway
I've been working on MCP for the last several months.
I've hand curated hundreds of MCP servers, which people can access and browse via https://glama.ai/mcp/servers
However, today I am making the API available for everyone to use. https://glama.ai/mcp/reference
The API allows to search for MCP servers, identify their capabilities via API attributes, and even access user hosted MCP servers.
This is all part of a bigger ambition to create an all encompassing platform for authoring, discovering and hosting MCP servers.
I've bootstrapped this project to just over 4k users. Most users are private individuals, though I am seeing an uptick of adoption among small businesses.
I am also the author of https://github.com/punkpeye/fastmcp framework and several other supporting open-source tools, like https://github.com/punkpeye/mcp-proxy
You can already use most of these MCP servers directly through Glama –
* https://glama.ai/chat – if you just want to use MCPs as an end user or if you want to integrate them with Cursor, Windsurf, Roo, Cline, etc. I provide SSE url to connect directly to MCP servers.
* By using sandbox instances. Every server that is capable of being hosted online (e.g. https://glama.ai/mcp/servers/oge85xl22f) can be inspected in our sandbox, which also gives you SSE url.
The project is steadily growing and I am excited to see about increased awareness about MCP.
- FastMCP – MCP framework SSE, notifications, events, completions, roots, sampling
- Show HN: FastMCP – MCP framework with image, logging, error handling and SSE
-
A note from our sponsor - SaaSHub
www.saashub.com | 13 Jun 2026
Stats
punkpeye/fastmcp is an open source project licensed under MIT License which is an OSI approved license.
The primary programming language of fastmcp is TypeScript.