Skip to content

Convert MCP server modules to TypeScript - #9

Open
neno-is-ooo wants to merge 1 commit into
mainfrom
proposed/convert-mcp-server-to-typescript
Open

Convert MCP server modules to TypeScript#9
neno-is-ooo wants to merge 1 commit into
mainfrom
proposed/convert-mcp-server-to-typescript

Conversation

@neno-is-ooo

Copy link
Copy Markdown
Owner

Summary

  • migrate mcp-server/src logger, tools and core modules to .ts
  • add shared MCPMessage/MCPError interfaces
  • use the shared interfaces in a few modules
  • add TypeScript config for mcp-server
  • update server entry to load compiled output
  • ignore stray copy of the repo

Testing

  • npx tsc -p mcp-server/tsconfig.json --noEmit (fails: cannot find type declarations)
  • npm test (fails to run Jest: module not found)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant