Overview

Seminode provides two MCP (Model Context Protocol) servers to enhance your workflow with AI assistants. These servers enable seamless integration between AI tools and the Seminode platform.

Documentation Server

Endpoint: https://docs.seminode.com/mcp The Docs MCP server provides read-only access to Seminode’s comprehensive documentation and API reference. No authentication required. Perfect for:
  • Getting help with how to use Seminode
  • Understanding platform concepts and features
  • Accessing API documentation and examples
  • Learning about best practices and workflows
Setup: Connect your AI assistant to https://docs.seminode.com/mcp and start asking questions about Seminode.

Seminode Platform Server

Endpoint: https://tools.seminode.com/mcp The Seminode Platform MCP server provides direct access to your Seminode account, enabling AI assistants to perform actions on your behalf. Requires authentication. Setup:
  1. Ensure you have an active Seminode account
  2. Configure your AI assistant (Claude, OpenAI) to connect to https://tools.seminode.com/mcp
  3. Provide the necessary authentication credentials

Partner Management

  • create_partner - Add new internal or external partners to your network
  • list_partners - View all current partners and their details
  • add_permission_to_partner - Grant specific node access permissions to partners

Node Management

  • create_node - Create new network nodes for data organization

Network Connections

  • add_posting_node - Add nodes for posting supply/demand data
  • add_query_node - Add nodes for querying available data
  • list_connections - View all active network connections and their status

Search & Discovery

  • search_listings - Search for parts and materials listings across your network
  • search_companies - Find companies by name within your network connections

Quotes & RFQs

  • view_quotes - Access all quotes in your inbox
  • counter_quote - Send counter offers for received quotes
  • quote_response - Accept or reject incoming quotes

User Information

  • get_user_info - Retrieve your account details and current settings

Use Cases

Documentation Server:
  • “How do I create a new node in Seminode?”
  • “What’s the API endpoint for searching listings?”
  • “Explain the difference between posting and query nodes”
Seminode Platform Server:
  • “Create a new partner for ABC Manufacturing”
  • “Search for electronic components in my network”
  • “Show me all pending quotes in my inbox”
  • “Send a quote response to my supplier”

Support

For technical support with MCP server integration, please contact our support team or refer to the MCP documentation in your AI assistant platform.