Back to search
30
MCP

makemcp

pypi/makemcp

A lightweight, easy-to-use wrapper for creating MCP (Model Context Protocol) servers in Python

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

Similar MCP servers embedding-nearest

fastermcp
A simple and intuitive library for building MCP (Model Context Protocol) servers and clients
0 tools
mcp-server-python-template
This template provides a streamlined foundation for building Model Context Protocol (MCP) servers in Python. It's designed to make AI-assist
0 tools
create-mcp-server
Create an Model Context Protocol server project from a template.
0 tools
314201/build-mcp-server
A lightweight MCP (Model Context Protocol) server.
0 tools
comfyui-mcp-server
lightweight Python-based MCP (Model Context Protocol) server for local ComfyUI
0 tools
datawrapper-mcp
A Model Context Protocol (MCP) server and app for creating Datawrapper charts using AI assistants.
0 tools

How to use

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

{
  "mcpServers": {
    "makemcp": {
      "url": "None",
      "transport": "http"
    }
  }
}