The TypeScript MCP framework

framework mcp modelcontextprotocol typescript
4 Open Issues Need Help Last updated: Jul 24, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Remove the `useLocalXmcp` flag and associated logging from the `create-xmcp-app` CLI tool because the build and link script now handles local xmcp development.

Complexity: 2/5
feature-request good first issue

The TypeScript MCP framework

TypeScript
#framework#mcp#modelcontextprotocol#typescript

AI Summary: Implement a `git.ts` helper function within the `create-xmcp-app` package to initialize a Git repository when creating a new project using the CLI. This involves adding the functionality to automatically run `git init` after the project scaffolding is complete.

Complexity: 2/5
feature-request good first issue

The TypeScript MCP framework

TypeScript
#framework#mcp#modelcontextprotocol#typescript

AI Summary: Implement a feature in the xmcp TypeScript framework to automatically find and use an available port (starting from 3002) if a port is not explicitly specified in the configuration. This involves adapting existing port-finding logic from a related project (mcp-dos) to the xmcp core framework.

Complexity: 3/5
feature-request good first issue

The TypeScript MCP framework

TypeScript
#framework#mcp#modelcontextprotocol#typescript

AI Summary: Add a new "Add to Cursor" button to the xmcp framework's server index page, styled according to Cursor's guidelines. This involves modifying the homepage template within the HTTP transport to include the button and ensuring consistent styling.

Complexity: 3/5
feature-request good first issue

The TypeScript MCP framework

TypeScript
#framework#mcp#modelcontextprotocol#typescript