Confidential guide on numerology and astrology, based of GG33 Public information

create-typescript-server
Herramienta CLI para crear un nuevo servidor MCP de TypeScript
3 years
Works with Finder
6
Github Watches
49
Github Forks
153
Github Stars
create-typescript-server 
A command line tool for quickly scaffolding new MCP (Model Context Protocol) servers.
Getting Started
# Create a new server in the directory `my-server`
npx @modelcontextprotocol/create-server my-server
# With options
npx @modelcontextprotocol/create-server my-server --name "My MCP Server" --description "A custom MCP server"
After creating your server:
cd my-server # Navigate to server directory
npm install # Install dependencies
npm run build # Build once
# or...
npm run watch # Start TypeScript compiler in watch mode
# optional
npm link # Make your server binary globally available
License
This project is licensed under the MIT License—see the LICENSE file for details.
相关推荐
Converts Figma frames into front-end code for various mobile frameworks.
Advanced software engineer GPT that excels through nailing the basics.
Take an adjectivised noun, and create images making it progressively more adjective!
Siri Shortcut Finder – your go-to place for discovering amazing Siri Shortcuts with ease
I find academic articles and books for research and literature reviews.
Embark on a thrilling diplomatic quest across a galaxy on the brink of war. Navigate complex politics and alien cultures to forge peace and avert catastrophe in this immersive interstellar adventure.
Servidor MCP para obtener contenido de la página web con el navegador sin cabeza de dramaturgo.
Un poderoso complemento Neovim para administrar servidores MCP (protocolo de contexto del modelo)
Puente entre los servidores Ollama y MCP, lo que permite a LLM locales utilizar herramientas de protocolo de contexto del modelo
🧑🚀 全世界最好的 llM 资料总结(数据处理、模型训练、模型部署、 O1 模型、 MCP 、小语言模型、视觉语言模型) | Resumen de los mejores recursos del mundo.
La aplicación AI de escritorio todo en uno y Docker con trapo incorporado, agentes de IA, creador de agentes sin código, compatibilidad de MCP y más.
Servidores MCP impresionantes: una lista curada de servidores de protocolo de contexto del modelo
Habilite clientes asistentes de IA como Cursor, Windsurf y Claude Desktop para controlar el motor irreal a través del lenguaje natural utilizando el Protocolo de contexto del modelo (MCP).
🔥 1Panel proporciona una interfaz web intuitiva y un servidor MCP para administrar sitios web, archivos, contenedores, bases de datos y LLM en un servidor de Linux.
Query MCP permite la administración de extremo a extremo de Supabase a través de la interfaz de chat: lectura y escritura de ejecuciones de consultas, soporte de API de administración, versiones de migración automática, acceso a registros y mucho más.
Reviews

user_0Ml8MNWy
As a devoted user of MCP applications, I must say that "create-typescript-server" by modelcontextprotocol is an impressive tool for setting up TypeScript servers quickly and efficiently. It simplifies the development process and ensures you have a robust and scalable server up in no time. Highly recommended for developers who value speed and reliability! Check it out at: https://github.com/modelcontextprotocol/create-typescript-server.