MCP Servers

A collection of Model Context Protocol servers, templates, tools and more.

abc

Created 6/16/2026
Updated 1 day ago
Repository documentation and setup instructions

mcp2p-server

abc

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp2p-server

Cursor configuration (mcp.json)

{ "mcpServers": { "tdpclient-mcp2p-server": { "command": "npx", "args": [ "tdpclient-mcp2p-server" ] } } }