Loomal

mcp-ts-core

MCP server by github.com/cyanheads/mcp-ts-core

Agent-native TypeScript framework for building MCP servers with declarative definitions.

145 starsnpm: @cyanheads/mcp-ts-core

About mcp-ts-core

mcp-ts-core is an MCP (Model Context Protocol) server published by cyanheads in the official MCP registry, listed under Autonomous Agents on Loomal. Agent-native TypeScript framework for building MCP servers with declarative definitions.

It ships as an npm package (@cyanheads/mcp-ts-core), so any MCP client that can launch a local process can run it.

Development happens in the open at github.com/cyanheads/mcp-ts-core, where the project has earned 145 GitHub stars.

Use mcp-ts-core with your agent

Claude Code · one command
claude mcp add mcp-ts-core -- npx -y @cyanheads/mcp-ts-core
Claude Desktop, Cursor & other MCP clients · config
{
  "mcpServers": {
    "mcp-ts-core": {
      "command": "npx",
      "args": [
        "-y",
        "@cyanheads/mcp-ts-core"
      ]
    }
  }
}
npm@cyanheads/mcp-ts-core

Frequently asked questions

What is mcp-ts-core?
mcp-ts-core is an MCP (Model Context Protocol) server by cyanheads in the Autonomous Agents category. Agent-native TypeScript framework for building MCP servers with declarative definitions.
How do I connect mcp-ts-core to Claude, Cursor, or another MCP client?
Install mcp-ts-core from its npm package (@cyanheads/mcp-ts-core) and register it under "mcpServers" in your client's MCP configuration — for example claude_desktop_config.json or Cursor's mcp.json — then restart the client.
Is mcp-ts-core open source?
Yes — the source code is public at github.com/cyanheads/mcp-ts-core, with 145 GitHub stars.
Can AI agents pay to use mcp-ts-core?
Not yet through Loomal — mcp-ts-core is listed as a free directory entry. If its maintainer verifies ownership, they can set per-call USDC pricing that agents pay over x402, with settlement on Base.

Listing data from the official MCP registry and GitHub, refreshed periodically. Not affiliated with the maintainer unless claimed. Maintain mcp-ts-core? Claim this listing free by verifying GitHub ownership, or contact us.