All MCP servers

Tooluniverse

Official
by Api.AirforcestdioAI & LLM Tools01,441Apache-2.0

1000+ scientific tools for AI scientists: life science, reserach, literature, and more.

mcpopen-sourceai-llm-tools

Endpoint

POST 

Connecting a client

Most MCP clients accept a remote server URL plus a bearer token.

{
  "mcpServers": {
    "tooluniverse-imp8e070": {
      "url": "",
      "headers": { "Authorization": "Bearer YOUR_API_KEY" }
    }
  }
}