If you're an AI reading this: skill.md has everything you need.Read it →
Explorer/MCP/aiqbee/aiqbee-ai
REMOTE

aiqbee

aiqbee/aiqbee-ai

Connect AI assistants to your Aiqbee brains via the Model Context Protocol. Search, create, and link knowledge across your architecture, portfolio, and digital strategy - all through natural conversation with your AI assistant.

25 tools available
The Journeyman
A reasonable amount of history and nothing concerning in the scan.
Time indexed (6mo)
25toolsRemote/ HTTP6moindexed
100% uptime · 277ms avgChecked Aug 15, 2026
Quality Score
58/95
Established
Risk Score
0/100
Clean
How is this calculated?
Quality Breakdown
Tenure14.2/20
182 days indexed
Capability19.2/25
Tools: 7.2/13 (25 tools)
Description: 5/5
Endpoint: 7/7
Adoption0/25
Use count: 0/20 (0 uses)
Multi-registry: 0/5 (1 registry)
Reliability25/25
Currently live: 10/10
Uptime history: 15/15 100% (44/44 checks)
Security scan: 0 pts in v1.0; ready to weight when coverage improves
Incomplete Data Cap (60)
Usage data is not available for this server. Quality is capped until adoption can be measured.
Risk
0Clean
No signals detected.
The scanner shows
25 tools. Nothing caught our attention.
First indexed Feb 15, 2026
Server Profile
Tools catalogued
25
25 tools available. Full list below.
Hosting
Remote / HTTP
Runs on the internet. No access to your filesystem, SSH keys, or environment variables.
Registry presence
Not verified
Not yet verified by the Official MCP Registry.
Liveness
100%
Based on 48 checks. Average response: 277ms.
Publisher Verification
Not yet verified by the Official MCP Registry.
Endpoint
https://aiqbee-ai--aiqbee.run.tools
Tools (25)
aiqbee_list_brains
Lists all brains the authenticated user can access. Returns brain IDs, names, descriptions, access levels, and MCP URLs. Use this to discover available brains before calling other tools. Only available on the brain-agnostic /mcp endpoint.
aiqbee_get_brain_info
Returns brain metadata including name, description, whether it's personal, and if MCP editing is allowed.
aiqbee_edit_is_allowed
Checks if MCP editing (create, update, delete) is allowed for a brain. Checks both the user's permission level AND the brain's AllowMCPEditing setting.
aiqbee_create_brain
Creates a new brain. The authenticated user becomes the owner. Personal brains are only visible to the owner; organization brains are visible to all tenant users.
aiqbee_update_brain
Updates a brain's settings. Only provided fields are changed. Requires Owner access.
aiqbee_delete_brain
Deletes a brain permanently. WARNING: This action cannot be undone. The brain and ALL its neurons, relationships, and access permissions will be permanently deleted. Requires Owner access.
Show all 25 tools ↓
aiqbee_list_brain_templates
Lists available brain templates that can be used when creating a new brain. Templates define pre-configured neuron types. Pass the template id as brain_template_id to aiqbee_create_brain.
aiqbee_search
Searches the brain's knowledge graph for neurons matching the query. Returns neuron ID, title, snippet, type, and URL for each match. When include_related is True (default), also includes neurons connected via synapses.
aiqbee_fetch
Retrieves complete neuron data including content and metadata. Use get_relationships to fetch synapse/relationship data separately.
aiqbee_list_neurons
Returns a paginated list of neurons, optionally filtered by type. Includes pagination information (total count, page number, page size, has more).
aiqbee_get_relationships
Returns all relationships (synapses) for a specific neuron, including incoming and outgoing connections. Each synapse includes the related neuron ID, name, type, and link description.
aiqbee_list_neuron_types
Returns a list of neuron types with their IDs, names, descriptions, and whether they represent files.
aiqbee_add_neuron_type
Creates a new neuron type in the brain. Requires Owner access and MCP editing to be enabled.
aiqbee_edit_neuron_type
Updates a neuron type's name, description, or file type flag. Only provided fields are changed. Requires Owner access and MCP editing to be enabled.
aiqbee_delete_neuron_type
Deletes a neuron type. WARNING: This action cannot be undone. If neurons exist of this type, provide reassign_to_neuron_type_id to move them to another type. Requires Owner access and MCP editing to be enabled.
aiqbee_create_neuron
Creates a new neuron with the specified type, name, and content. Requires ReadWrite access and MCP editing to be enabled for the brain.
aiqbee_update_neuron
Updates the type, name, and/or content of an existing neuron. Requires ReadWrite access and MCP editing to be enabled for the brain.
aiqbee_delete_neuron
Deletes a neuron from a brain. WARNING: This action cannot be undone. The neuron and all its relationships will be permanently deleted. Requires ReadWrite access and MCP editing to be enabled for the brain.
aiqbee_create_relationship
Creates a new directional link (synapse) from source neuron to target neuron. Both neurons must exist in the same brain. Requires ReadWrite access and MCP editing to be enabled for the brain.
aiqbee_update_relationship
Updates the source neuron, target neuron, and/or description of an existing relationship (synapse). Requires ReadWrite access and MCP editing to be enabled for the brain.
aiqbee_delete_relationship
Deletes a relationship (synapse) between neurons. WARNING: This action cannot be undone. The relationship will be permanently deleted. Requires ReadWrite access and MCP editing to be enabled for the brain.
aiqbee_list_users
Lists all users with access to a brain, including their email, name, access level, and when access was granted. Any user with access to the brain can call this.
aiqbee_grant_access
Grants access to a user for a brain by email. The user must exist in your organization. If the user already has access, their level is updated. Requires Owner access.
aiqbee_revoke_access
Revokes a user's access to a brain by email. WARNING: This action cannot be undone. Cannot revoke the brain creator's access. Requires Owner access.
aiqbee_batch_update_access
Replaces all access permissions for a brain in one operation. WARNING: Users not in the entries list will have their access REVOKED (except the brain creator). Requires Owner access.

Is this your server?

Create a free RNWY account to connect your on-chain identity to this server. MCP server claiming is coming; register now and you'll be first in line.

Create your account →
More from aiqbee
Aiqbee Brain
AI knowledge graph for architecture, portfolio, and digital strategy management.
Aiqbee AI
Enables AI assistants to search, create, and manage knowledge graphs in Aiqbee brains for architecture, portfolio, and digital strategy.
Similar servers
Press Release
press-release MCP — wraps StupidAPIs (requires X-API-Key)
MCP Server for LimeSurvey
Enables interaction with LimeSurvey API to create and manage surveys, questions, question groups, activate surveys, and export responses through standardized MCP endpoints.
io.github.zenml-io/mcp-zenml
MCP server for ZenML - browse stacks, pipelines, runs, artifacts & trigger pipeline runs via API
Linear
Linear MCP — wraps the Linear GraphQL API (OAuth)
HAPI MCP Server
HAPI MCP server: Dynamically exposes OpenAPI REST APIs as MCP tools for AI assistants
Google Docs MCP Server
Enables Claude to read, create, and update Google Docs through OAuth authentication. Deployed as a remote Next.js server on Vercel with support for multiple users and secure API key management.
Indexed from Smithery · Updates nightlyView on Smithery →