Wolfram Language
Paclet Repository
Community-contributed installable additions to the Wolfram Language
Primary Navigation
Categories
Cloud & Deployment
Core Language & Structure
Data Manipulation & Analysis
Engineering Data & Computation
External Interfaces & Connections
Financial Data & Computation
Geographic Data & Computation
Geometry
Graphs & Networks
Higher Mathematical Computation
Images
Knowledge Representation & Natural Language
Machine Learning
Notebook Documents & Presentation
Scientific and Medical Data & Computation
Social, Cultural & Linguistic Data
Strings & Text
Symbolic & Numeric Computation
System Operation & Setup
Time-Related Computation
User Interface Construction
Visualization & Graphics
Random Paclet
Alphabetical List
Using Paclets
Create a Paclet
Get Started
Download Definition Notebook
Learn More about
Wolfram Language
MCPServer
Symbols
CreateMCPServer
InstallMCPServer
MCPServerObject
MCPServerObjectQ
MCPServerObjects
UninstallMCPServer
RickHennigan`MCPServer`
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
[
"
n
a
m
e
"
]
r
e
t
r
i
e
v
e
s
t
h
e
M
C
P
s
e
r
v
e
r
w
i
t
h
t
h
e
g
i
v
e
n
n
a
m
e
.
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
[
…
]
[
"
p
r
o
p
e
r
y
"
]
g
i
v
e
s
t
h
e
s
p
e
c
i
f
i
e
d
p
r
o
p
e
r
t
y
o
f
t
h
e
M
C
P
s
e
r
v
e
r
.
D
e
t
a
i
l
s
a
n
d
O
p
t
i
o
n
s
Examples
(
4
)
Basic Examples
(
2
)
Retrieve built-in MCP servers:
I
n
[
1
]
:
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
[
"
W
o
l
f
r
a
m
"
]
O
u
t
[
1
]
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
N
a
m
e
:
W
o
l
f
r
a
m
T
r
a
n
s
p
o
r
t
:
S
t
a
n
d
a
r
d
I
n
p
u
t
O
u
t
p
u
t
I
n
[
2
]
:
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
[
"
W
o
l
f
r
a
m
A
l
p
h
a
"
]
O
u
t
[
2
]
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
N
a
m
e
:
W
o
l
f
r
a
m
A
l
p
h
a
T
r
a
n
s
p
o
r
t
:
S
t
a
n
d
a
r
d
I
n
p
u
t
O
u
t
p
u
t
I
n
[
3
]
:
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
[
"
W
o
l
f
r
a
m
L
a
n
g
u
a
g
e
"
]
O
u
t
[
3
]
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
N
a
m
e
:
W
o
l
f
r
a
m
L
a
n
g
u
a
g
e
T
r
a
n
s
p
o
r
t
:
S
t
a
n
d
a
r
d
I
n
p
u
t
O
u
t
p
u
t
Create a custom MCP server then retrieve it by name:
I
n
[
1
]
:
=
C
r
e
a
t
e
M
C
P
S
e
r
v
e
r
[
"
M
y
M
C
P
S
e
r
v
e
r
"
,
"
T
o
o
l
s
"
{
L
L
M
T
o
o
l
[
"
P
r
i
m
e
F
i
n
d
e
r
"
,
{
"
n
"
"
I
n
t
e
g
e
r
"
}
,
P
r
i
m
e
[
#
n
]
&
]
}
]
O
u
t
[
1
]
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
N
a
m
e
:
M
y
M
C
P
S
e
r
v
e
r
T
r
a
n
s
p
o
r
t
:
S
t
a
n
d
a
r
d
I
n
p
u
t
O
u
t
p
u
t
I
n
[
2
]
:
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
[
"
M
y
M
C
P
S
e
r
v
e
r
"
]
O
u
t
[
2
]
=
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
N
a
m
e
:
M
y
M
C
P
S
e
r
v
e
r
T
r
a
n
s
p
o
r
t
:
S
t
a
n
d
a
r
d
I
n
p
u
t
O
u
t
p
u
t
I
n
[
3
]
:
=
D
e
l
e
t
e
O
b
j
e
c
t
[
%
]
S
c
o
p
e
(
1
)
G
e
n
e
r
a
l
i
z
a
t
i
o
n
s
&
E
x
t
e
n
s
i
o
n
s
(
1
)
S
e
e
A
l
s
o
C
r
e
a
t
e
M
C
P
S
e
r
v
e
r
▪
I
n
s
t
a
l
l
M
C
P
S
e
r
v
e
r
▪
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
Q
▪
M
C
P
S
e
r
v
e
r
O
b
j
e
c
t
s
"
"