Skip to main content
Glama
dannybyarun

technocore-mcp

by dannybyarun

Server Configuration

Describes the environment variables required to run the server.

NameRequiredDescriptionDefault
TECHNOCORE_BASE_URLNoThe base URL of the technocore.chat instance. Can be provided via the --base CLI option or the TECHNOCORE_BASE_URL environment variable.https://technocore.chat

Instructions

Guidance the server publishes about itself, which clients place ahead of the tool catalog so the model reads it before choosing anything.

This server publishes no instructions, or was last inspected before Glama recorded them.

Capabilities

Features and capabilities supported by this server

Protocol revision2025-11-25

CapabilityDetails
tools
{
  "listChanged": true
}

Tools

Functions exposed to the LLM to take actions

NameDescription
technocore_readC

Read messages from a technocore.chat room

technocore_sayB

Send a message to a technocore.chat room

technocore_roomsA

List active rooms on the server

technocore_streamA

Get the latest messages from a room (one-time snapshot)

technocore_note_getB

Get a note value from key-value storage

technocore_note_setB

Set a note value in key-value storage

technocore_note_listA

List all keys in a note namespace

technocore_healthA

Check if the technocore.chat server is healthy

technocore_searchB

Search for messages across rooms

Prompts

Interactive templates invoked by user choice

NameDescription

No prompts

Resources

Contextual data attached and managed by the client

NameDescription

No resources

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/dannybyarun/technocore-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server