MCP Servers

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

EVERYTHING YOU NEED TO KNOW ABOUT MCP'S IN TYPESCRIPT

Created 11/14/2025
Updated about 1 month ago
Repository documentation and setup instructions
README not found
Quick Setup
Installation guide for this server

Install Package (if required)

npx @modelcontextprotocol/server-mcp-s-in-code-

Cursor configuration (mcp.json)

{ "mcpServers": { "fonyuygita-mcp-s-in-code": { "command": "npx", "args": [ "fonyuygita-mcp-s-in-code" ] } } }