MCP Servers

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

MCP server by pontusab

Created 4/23/2026
Updated about 4 hours ago
Repository documentation and setup instructions
GitHub API error: 403
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-typegen

Cursor configuration (mcp.json)

{ "mcpServers": { "pontusab-mcp-typegen": { "command": "npx", "args": [ "pontusab-mcp-typegen" ] } } }