← WebMCP Directory

Tool tree

inspenet.com

Media & Personal
https://inspenet.com/en/
Engineering and industrial news and knowledge network
Explore capabilities

Tools verified

newsletter-subscriptionSensitive Action

Subscribe to Inspenet weekly newsletter with industry news, technical articles, executive interviews, and event coverage

View tool JSON
{
  "name": "newsletter-subscription",
  "kind": "transact",
  "impl": "declarative",
  "description": "Subscribe to Inspenet weekly newsletter with industry news, technical articles, executive interviews, and event coverage",
  "inputSchema": {
    "type": "object",
    "properties": {},
    "required": []
  },
  "page": "/en/"
}
site-searchAction

Search across all Inspenet platform content including news, articles, interviews, and events

View tool JSON
{
  "name": "site-search",
  "kind": "act",
  "impl": "declarative",
  "description": "Search across all Inspenet platform content including news, articles, interviews, and events",
  "inputSchema": {
    "type": "object",
    "properties": {
      "s": {
        "type": "string"
      }
    },
    "required": [
      "s"
    ]
  },
  "page": "/en/"
}