Tekna Events & News runs on your own machine — the client starts it, so there is no endpoint to ping. 163 installs a week from pypi. Last commit 24 Mar 2026.
MCP server for Tekna events and news
This server runs on your own machine — install it with the package manager and the client starts it for you. Package name taken from the official registry entry.
claude mcp add mcp-tekna -- uvx mcp-tekna
{
"mcpServers": {
"mcp-tekna": {
"args": [
"mcp-tekna"
],
"command": "uvx"
}
}
}
[mcp_servers.mcp-tekna]
command = "uvx"
args = ["mcp-tekna"]
{
"mcpServers": {
"mcp-tekna": {
"args": [
"mcp-tekna"
],
"command": "uvx"
}
}
}
{
"mcpServers": {
"mcp-tekna": {
"args": [
"mcp-tekna"
],
"command": "uvx"
}
}
}
Answers built from our own checks of this server.