Qdrant MCP Server
Supports containerized deployment of the MCP server with configurable environment variables for Qdrant connection and embedding settings
Click on "Install Server".
Wait a few minutes for the server to deploy. Once ready, it will show a "Started" state.
In the chat, type
@followed by the MCP server name and your instructions, e.g., "@Qdrant MCP Serversearch for documents about machine learning best practices"
That's it! The server will respond to your query, and you can continue using it as needed.
Here is a step-by-step guide with screenshots.
MCP Server for Oracle NetSuite
This is a Model Context Protocol (MCP) server that connects to Oracle NetSuite (sandbox environment) and provides tools for:
Executing read-only SuiteQL queries
Fetching customer records by internalId
Built with FastAPI and OAuth 1.0a (Token-Based Authentication).
Tools
suiteql_query
Execute SELECT-only SuiteQL queries against NetSuite.
Input:
{
"query": "SELECT name, email FROM customer WHERE email IS NOT NULL LIMIT 5"
}This server cannot be installed
Resources
Unclaimed servers have limited discoverability.
Looking for Admin?
If you are the server author, to access and configure the admin panel.
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/mcandiav/mcp-oracle-sb'
If you have feedback or need assistance with the MCP directory API, please join our Discord server