MCP Servers

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

MCP server by Arnie936

Created 12/9/2025
Updated 6 days ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

uvx agentic-mcp

Cursor configuration (mcp.json)

{ "mcpServers": { "arnie936-agentic-mcp": { "command": "uvx", "args": [ "agentic-mcp" ] } } }