@spacemangaming/mcp-servers
TypeScript icon, indicating that this package has built-in type declarations

0.1.7 • Public • Published

MCP Servers

A set of common MCP servers for the Daemon Framework.

Getting Started

To get started, you can install the MCP Servers package and start building your own agents.

bun add @spacemangaming/daemon @spacemangaming/mcp-servers

MCP Servers

Identity Server

Tracks logs of all incoming and outgoing messages and stores the Daemon's character file.

Knowledge Server

For any given daemon's pubkey, it will store all of the messages (tagged with optional channelId), and provide any matching context strings when a new message comes in.

/@spacemangaming/mcp-servers/

    Package Sidebar

    Install

    npm i @spacemangaming/mcp-servers

    Weekly Downloads

    0

    Version

    0.1.7

    License

    none

    Unpacked Size

    3.8 MB

    Total Files

    15

    Last publish

    Collaborators

    • spacemandev-git