MCP Servers

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

MCP server by kumarsantos

Created 2/2/2026
Updated about 12 hours ago
Repository documentation and setup instructions

to run mcp inspectore : npx @modelcontextprotocol/inspector

npm i @modelcontextprotocol/sdk

Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp_and_agent

Cursor configuration (mcp.json)

{ "mcpServers": { "kumarsantos-mcp-and-agent": { "command": "npx", "args": [ "kumarsantos-mcp-and-agent" ] } } }