493 + MCP Servers added.
11 April, 2025100+ Added

Pro MCP

World Growing MCP Directory for Developers and AI Enthusiast to explore and latest and finest MCP servers on the web.

Learn about MCP
MCP Server Example

import { Server } from "@modelcontextprotocol/sdk/server";

// Create a new MCP server

const server = new Server({

  name: "file-access",

  version: "1.0.0"

})

await server.connect();

Stay Updated

Get notified about MCP updates