DS Core Open API
Integrates with DS Core Open API healthcare system to provide search and retrieval of patient record...
- Go to the DS Core Developer Portal and create an account
- Open https://open.dscore.com/ and click "Create Account" / "Get started". (open.dscore.com)
- Register for a sandbox or production account
- Fill the registration form (company email, org name, role, etc.). If you only need to test, request a sandbox account; production access may require partner review. (open.dscore.com)
- Confirm your email and log in to the Developer Portal
- After registration, verify any confirmation emails and sign in at the portal login page. (open.dscore.com)
- Locate your API credentials in the portal dashboard
- In the logged-in Developer Dashboard / Profile / Settings look for "API Keys", "Credentials", or "Developer" → "API" to create or view an API key and the API endpoint information. (The portal supplies API credentials once your account/sandbox is approved.) (open.dscore.com)
- Copy the two required values
- GENAPI_API_KEY — copy the API key/secret shown in the portal (keep it secret).
- GENAPI_BASE_URL — copy the API endpoint / base URL listed in the portal or API documentation for your account/environment.
- Tip: use the sandbox key/endpoint for development and the production key/endpoint only after partner approval. (open.dscore.com)
- Open the FastMCP connection interface (click the "Install Now" button)
- Click your existing "Install Now" button to open the FastMCP connection / environment form.
- Paste the values into the FastMCP ENV fields
- In the FastMCP connection interface fill these exact environment variables:
- GENAPI_BASE_URL — paste the DS Core API base URL you copied.
- GENAPI_API_KEY — paste the DS Core API key you copied.
- In the FastMCP connection interface fill these exact environment variables:
- Save and test the connection
- Save the FastMCP connection settings and run a quick test (for example, a simple API call through the MCP server or start the MCP server) to verify authentication works.
- Security notes
- Treat GENAPI_API_KEY like a password — do not commit it into source control. Use sandbox credentials for testing and rotate keys if they are exposed. (open.dscore.com)
If you need step-by-step help with any specific portal screen (registration form fields, where the API key appears in the dashboard, or testing the MCP server after installation), tell me which step you’re on and I’ll give precise clicks/commands.
Quick Start
Choose Connection Type for
Authentication Required
Please sign in to use FastMCP hosted connections
Configure Environment Variables for
Please provide values for the following environment variables:
started!
The MCP server should open in . If it doesn't open automatically, please check that you have the application installed.
Copy and run this command in your terminal:
Make sure Gemini CLI is installed:
Visit Gemini CLI documentation for installation instructions.
Make sure Claude Code is installed:
Visit Claude Code documentation for installation instructions.
Installation Steps:
Configuration
Installation Failed
More for AI and Machine Learning
View All →Blender
Experience seamless AI-powered 3D modeling by connecting Blender with Claude AI via the Model Context Protocol. BlenderMCP enables two-way communication, allowing you to create, modify, and inspect 3D scenes directly through AI prompts. Control objects, materials, lighting, and execute Python code in Blender effortlessly. Access assets from Poly Haven and generate AI-driven models using Hyper3D Rodin. This integration enhances creative workflows by combining Blender’s robust tools with Claude’s intelligent guidance, making 3D content creation faster, interactive, and more intuitive. Perfect for artists and developers seeking AI-assisted 3D design within Blender’s environment.
Video Edit (MoviePy)
MoviePy-based video editing server that provides comprehensive video and audio processing capabilities including trimming, merging, resizing, effects, format conversion, YouTube downloading, and text/image overlays through an in-memory object store for chaining operations efficiently.
Video & Audio Text Extraction
Extracts text from videos and audio files across platforms like YouTube, Bilibili, TikTok, Instagram, Twitter/X, Facebook, and Vimeo using Whisper speech recognition for transcription, content analysis, and accessibility improvements.
More for API Development
View All →Sentry
Streamline Sentry API integration with this remote MCP server middleware prototype. sentry-mcp acts as a bridge between clients and Sentry, supporting flexible transport methods and offering tools like the MCP Inspector for easy service testing. Inspired by Cloudflare’s remote MCP initiative, it helps developers adapt and debug workflows, making Sentry interaction smoother for both cloud and self-hosted environments.