We provide all the information about MCP servers via our MCP API.
curl -X GET 'https://glama.ai/api/mcp/v1/servers/deus-h/claudeus-wp-mcp'
If you have feedback or need assistance with the MCP directory API, please join our Discord server
{
"/spectra/v1": {
"namespace": "spectra/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": {
"namespace": {
"default": "spectra/v1",
"required": false
},
"context": {
"default": "view",
"required": false
}
}
}
],
"_links": {
"self": [
{
"href": "https://therift.se/wp-json/spectra/v1"
}
]
}
},
"/spectra/v1/all_taxonomy": {
"namespace": "spectra/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https://therift.se/wp-json/spectra/v1/all_taxonomy"
}
]
}
},
"/spectra/v1/editor": {
"namespace": "spectra/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https://therift.se/wp-json/spectra/v1/editor"
}
]
}
},
"/spectra/v1/check-custom-fields-support": {
"namespace": "spectra/v1",
"methods": [
"GET"
],
"endpoints": [
{
"methods": [
"GET"
],
"args": []
}
],
"_links": {
"self": [
{
"href": "https://therift.se/wp-json/spectra/v1/check-custom-fields-support"
}
]
}
}
}