Skip to main content
Glama

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"
}

Tool Schema Changelog

Recent tool additions, removals, and schema changes observed during successful MCP inspections. Dates show when Glama detected each change.

No tool schema history has been recorded yet.

Maintenance

ActivityInactive
ResponsivenessSyncing

Resources

Unclaimed servers have limited discoverability.

Looking for Admin?

If you are the server author, to access and configure the admin panel.

Related MCP Connectors

Related MCP Servers

  • A
    license
    Not graded
    quality
    D
    maintenance
    Provides semantic memory capabilities using Qdrant vector database with configurable embedding providers, allowing storage and retrieval of information using vector similarity.
    1
    Apache 2.0
  • F
    license
    Not graded
    quality
    D
    maintenance
    Provides intelligent memory management capabilities using Qdrant vector database for semantic search and storage. Supports global, learned, and agent-specific memory types with markdown processing and duplicate detection.
    -
  • A
    license
    Not graded
    quality
    B
    maintenance
    Enables semantic search and document management using a local Qdrant vector database with OpenAI embeddings. Supports natural language queries, metadata filtering, and collection management for AI-powered document retrieval.
    72
    37
    MIT

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