Skip to main content
Glama
Cargo.toml759 B
[package] name = "terminal-mcp-core" version.workspace = true edition.workspace = true rust-version.workspace = true authors.workspace = true license.workspace = true repository.workspace = true homepage.workspace = true documentation.workspace = true keywords.workspace = true categories.workspace = true readme = "README.md" description = "Core types for Terminal MCP Server - geometry, sessions, elements, keys" [dependencies] # Serialization serde = { workspace = true } serde_json = { workspace = true } serde_yaml = { workspace = true } schemars = { workspace = true } # Error handling thiserror = { workspace = true } # Utility uuid = { workspace = true } regex = { workspace = true } [dev-dependencies] # Testing serde_json = { workspace = true }

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/aybelatchane/mcp-server-terminal'

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