Back to search
30
MCP

@punkpeye/fastmcp

jsr/@punkpeye/fastmcp

A TypeScript framework for building MCP (Model Context Protocol) servers.

Uptime
0.0%
2 probes
Response
0ms
last probe
Tools
0
callable
Primary URL

Similar MCP servers embedding-nearest

@glama/fastmcp
A TypeScript framework for building MCP (Model Context Protocol) servers.
0 tools
fastify-mcp-server
🚀 High-performance MCP (Model Context Protocol) server built with Fastify, TypeScript, and functional programming. Production-ready with aut
0 tools
@punkpeye/mcp-proxy
A TypeScript SSE proxy for MCP servers that use stdio transport.
0 tools
danielbushman/mcp-quickbase
A TypeScript-based Model Context Protocol (MCP) server for Quickbase.
0 tools
fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools
@mseep/whatsapp-mcp-ts
This is a Model Context Protocol (MCP) server for WhatsApp, built with TypeScript and using the `@whiskeysockets/baileys` library.
0 tools

How to use

Add to your Claude Desktop / Cursor / Cline MCP config:

{
  "mcpServers": {
    "@punkpeye/fastmcp": {
      "url": "None",
      "transport": "http"
    }
  }
}